Commit Graph

56 Commits (zzzoldfeatures/remove-group2)

Author SHA1 Message Date
David Hampton 119cfd351f Sync changes 15253:15563 into the branch.
20 years ago
Christian Stimming a851459362 Add #include config.h at all places where it has been missing.
20 years ago
Joshua Sled 3233622edc Tighten the grammar around quoted strings. Test-case fixes.
20 years ago
Joshua Sled f39f66e858 factor out grammar check, add tests.
20 years ago
Joshua Sled 6dbc113082 Bugs#308554, 334811: Add basic validation and test-cases for invalid expressions.
20 years ago
Joshua Sled aa788b9488 Fix test errors, then failures.
20 years ago
David Hampton cbedb5a5e9 Convert all locations that parse input using the locale
21 years ago
Joshua Sled 83aeccb25e Bug#332804: fix infinite loop in parsing malformed functions (e.g. "ipmt(1:2:)").
21 years ago
David Hampton b575dc47af Compile cleanly with when _FORTIFY_SOURCE is defined. This definition
21 years ago
Neil Williams f07a0d5a73 correcting the logic in the error state
21 years ago
Neil Williams c2d72fa910 make it clearer that the return value of 0.0 is an error by using g_return_val_if_fail - cannot use assert as return value needs to be modified.
21 years ago
Neil Williams 8b22532713 preventing data loss in normal use - retain unsigned int check for zero as a special case error state indicating immediate abort.
21 years ago
Neil Williams b29d88dc90 Fix Bug 107876 - financial calculator would call exit(1) if calculation resulted in an interest rate of zero.
21 years ago
Chris Shoemaker bcdf245a9b Don't continue to parse the expression if we've already reached the end.
21 years ago
Derek Atkins 36f92f2d23 Thomas Klausner's NetBSD patch.
21 years ago
Neil Williams 094c879998 get make dist working again
21 years ago
Joshua Sled 5eded02d6c Removing .cvsignore files; mis-migrated po/ChangeLog
21 years ago
David Hampton f28d033d74 Collapse the gnome2 branch back into HEAD.
21 years ago
Derek Atkins a2e2bda6d8 Applied Herbert Thoma's patch:
23 years ago
Derek Atkins 5f6edf16b8 * src/calculation/Makefile.am: fix to build on systems that don't
24 years ago
David Hampton d154e92e71 Initial port from the deprecated (in 1.6) guile gh_xxx interface to
24 years ago
Derek Atkins 08e994b74c * src/import-export/qif-import/qif-file.scm: fix a
24 years ago
Derek Atkins edcbc5f759 * src/calculation/Makefile.am: need to add GUILE_INCS
24 years ago
Joshua Sled 8a034757cd 2002-08-06 Joshua Sled <jsled@asynchronous.org>
24 years ago
Joshua Sled 135289725c 2002-07-24 Joshua Sled <jsled@asynchronous.org>
24 years ago
Joshua Sled 0ebf4e00d1 2002-07-10 Joshua Sled <jsled@asynchronous.org>
24 years ago
David Hampton 97f77cca4a Fix a bunch of compiler warnings.
24 years ago
David Hampton 3ce1d63e1a Pogma's initial Mac OS X patches.
24 years ago
Joshua Sled 40b1469e83 Added ${GLIB_LIBS} for test-link linking.
25 years ago
Dave Peticolas b26a38d150 Fix ignores.
25 years ago
Bill Gribble 4069b315f9 Build changes to clean up library cross-dependencies and move to libtool-1.4
25 years ago
Dave Peticolas 03ae286b49 Use AM_CFLAGS instead of CFLAGS in Makefile.am.
25 years ago
Rob Browning 8c9aca3bbe * src/calculation/Makefile.am
25 years ago
James LewisMoss 7b94857966 .deps, .libs, *.la, *.lo added.
25 years ago
Dave Peticolas 1676f8c02b More work on tests. Make src/calculation a module.
25 years ago
Dave Peticolas f9ee248445 2001-07-02 Dave Peticolas <dave@krondo.com>
25 years ago
Dave Peticolas 0caac4d270 * src/scm/report/transaction-report.scm: add line before
26 years ago
Dave Peticolas 9ed10fc55e Cleanup & fix memory leaks.
26 years ago
Dave Peticolas f2346f57e5 Fix for locales that use (num) as -num.
26 years ago
Dave Peticolas 2b3a4ff53f Remove Makefile.in's from CVS repository.
26 years ago
Dave Peticolas 58e0f71949 Clean up expression parser and calculation code.
26 years ago
Dave Peticolas f6a5568b70 Use the new sgml help files instead of the old html ones.
26 years ago
Dave Peticolas ae29030ca8 Work on the register. Incorporate physical and virtual
26 years ago
Dave Peticolas 70361420c9 Some cleanup.
26 years ago
Dave Peticolas 97935e3e0c Use 'char' not 'unsigned char'.
26 years ago
Dave Peticolas 9b86bf8c91 Remove numeric_ops.c from library.
26 years ago
Dave Peticolas a7bf792d3c Minor updates.
26 years ago
Dave Peticolas f96adfcfa6 Move type declaration from finproto.h to its proper place in finvar.h.
26 years ago
Dave Peticolas 03dba7dd1f Convert expression parser to use glib memory routines. Fix a bug.
26 years ago
Dave Peticolas 8eca843647 Use the new names of the calculation functions.
26 years ago