Rob Browning
4a3dd89550
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6562 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
07ce3a1e17
* lib/srfi/Makefile.am: handle conditional per-SRFI install.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6541 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
12aff8c2d6
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6540 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
79fff7aa22
* Makefile.am: handle conditional install inclusion of GUILE_WWW.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6539 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
e35ff46a06
* Makefile.am (Repository): clean .scm-links
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6279 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
5ceeb2e602
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6132 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
9c07467240
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6094 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
e3fa4ce625
* .cvsignore: add .scm-links
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6091 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
b10410e41f
* lib/guile-www/Makefile.am
...
(.scm-links): create so we can run from gnucash build dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6083 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
4dd0f87132
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5869 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
1b7345d057
* lib/srfi/Makefile.am: determine SRFI list via autoconf.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5585 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
c6fc078591
2001-06-04 Dave Peticolas <dave@krondo.com>
...
* lib/srfi/srfi-19.scm: fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4423 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
74c35b2c62
* lib/srfi/srfi-19.scm: updated to include guile-core bug fixes.
...
Removed syncase dependency.
(priv:open-input-string): removed -- check for open-input-string
and define that if not found.
(:optional): removed - just as easy to handle by-hand -- all funcs
that called :optional have been adjusted.
(priv:read-tai-utc-data): remove priv: from open-input-string.
(string->date): remove priv: from open-input-string.
(date): change constructor name to make-date.
(priv:decode-julian-day-number): add inexact->exact after
truncate.
(time-utc->date): add inexact->exact and int-secs.
(priv:locale-reader): use reverse! on result rather than reverse.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4421 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Robert Graham Merkel
10b47deeb9
reverted borken version.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4274 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
741a755af8
* lib/srfi/srfi-19.scm: update to new guile-core version. (Grab
...
my fixes).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4269 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
b88af602e4
* lib/Makefile.am (SUBDIRS): add srfi.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4205 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Rob Browning
73735fe869
* lib/srfi/srfi-2.scm: new file.
...
* lib/srfi/srfi-9.scm: new file.
* lib/srfi/srfi-11.scm: new file.
* lib/srfi/srfi-8.scm: moved from src/scm/srfi/.
* lib/srfi/srfi-19.scm: moved from src/scm/srfi.
* lib/srfi/README: moved from src/scm/srfi/.
* lib/srfi/srfi-1.scm: moved from src/scm/srfi/.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4200 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
2fb255d211
Christian Stimming's .cvsignore fix.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4121 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
55c3c262c3
Fix for make dist.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4010 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
1a63b7f75d
2001-04-17 Rob Browning <rlb@cs.utexas.edu>
...
* src/scm/utilities.scm (string-split): used to be string-split-on
in qif-utils.scm
* src/scm/qif-import/qif-utils.scm: move string-split-on to
utilities.scm as string-split to better match string-join.
* src/scm/qif-import/qif-to-gnc.scm (qif-import:qif-to-gnc):
string-split-on -> string-split.
* src/scm/qif-import/qif-dialog-utils.scm
(qif-import:get-all-accts): string-split-on -> string-split.
* src/scm/price-quotes.scm (yahoo-get-historical-quotes): new
function - retrieve lists of historical quote information.
* src/scm/bootstrap.scm.in (%load-path): add new guile-modules
directory so we can use-modules from there.
* src/guile/Makefile.am (CLEANFILES): add gnucash.c so it goes
away on "make clean" in addition to "make distclean".
* src/engine/gnc-pricedb.c: minor doc updates.
* src/engine/gnc-pricedb.h: much more documentation.
* lib/guile-www: new directory - contains guile-www CVS module.
Used by new historical quote function. Several new files added.
Installed to new install directory GNC_SHAREDIR/guile-modules such
that it is available via (use-modules (www main)), etc.
* lib/Makefile.am (SUBDIRS): add guile-www
* configure.in (AC_OUTPUT): add lib/guile-www/Makefile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3988 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
caf7170200
Update INSTALL.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3859 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
3b9f470e08
Add INSTALL for F::Q.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3852 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
f387ae896c
Ben Stanley's patch updating the version of Finance::Quote in lib/.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3851 57a11ea4-9604-0410-9ed3-97b8803252fd
25 years ago
Dave Peticolas
2b3a4ff53f
Remove Makefile.in's from CVS repository.
...
Add and use gnome autoconf macros.
Fix lots of new compiler warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2842 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
f6a5568b70
Use the new sgml help files instead of the old html ones.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2815 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
76266ceff8
Remove gtkhtml from lib directory. Newer and better versions are available
...
elsewhere.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2702 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
be4809968c
Add Paul Fenwick's Finance::Quote 1.01 package to lib directory.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2679 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
4b013b67dd
Add gtkhtml to lib.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2544 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
dd13bbf553
Rob Browning's make dist patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2410 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
f3d729aa02
Various small fixes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2402 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
ed0bc95f5d
Rob Browning's patch to add automake.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2395 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
c1d8d755b4
Rob Browning's patch to break out g-wrap.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2277 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
20743f221f
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2161 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
6e611c3e49
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2148 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
6fb319c770
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2144 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Dave Peticolas
7d20dfc4aa
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2143 57a11ea4-9604-0410-9ed3-97b8803252fd
26 years ago
Linas Vepstas
c8c4ffa54e
daves patches of Sun, 09 Jan 2000 03:18:52 -0800
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2000 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
77b52f628f
big ol patch from Dave peticolas
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1993 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
1bf5ded474
patches from Dave Peticolas Sun, 21 Nov 1999 15:30:07 -0800
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1958 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
d782ecc47b
The 'last 10 patches' from Dave Peticolas <peticola@morpheus.cs.ucdavis.edu>
...
Date: Sun, 07 Nov 1999 02:12:41 -0800
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1954 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
1490cb59e8
patch From: "David O'Brien" <obrien@NUXI.com>
...
fixes non-portable make invocation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1925 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
c7e9b4ea50
oops spaces not tabs
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1866 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
aefbdafcaf
fix a touch problem
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1856 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
6a1900e661
whatever
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1772 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
0345bfd2e2
changes from From Rob Browning Date: 01 Jun 1999 16:05:08 -0500
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1739 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
024944df2b
whatever, the patch that should have applied but didn't
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1713 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
0660fd9f74
whatever, fix bugs
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1712 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
60f807df76
oops
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1711 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
85c15960ca
whatever
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1710 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago
Linas Vepstas
ad28512132
quick fix ...
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1709 57a11ea4-9604-0410-9ed3-97b8803252fd
27 years ago