mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 09:26:27 -06:00
c5857de175
* macros/autogen.sh: change "head -1" to "head -n 1" * src/engine/gnc-numeric.[ch]: change string_to_gnc_numeric() to return gboolean. * src/app-utils/gnc-exp-parser.c: * src/backend/file/sixtp-dom-parsers.c: use new string_to_gnc_numeric() API * src/engine/gnc-lot.c: 64-bit safe for x86_64 * src/gnome/dialog-scheduledxaction.c: * src/gnome/dialog-sxsincelast.c: * src/gnome/druid-loan.c: * src/gnome-utils/dialog-account.c: * src/gnome-utils/gnc-query-list.c: * src/import-export/import-match-map.c: use GPOINTER_TO_INT and GINT_TO_POINTER macros to be 64-bit safe. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10315 57a11ea4-9604-0410-9ed3-97b8803252fd |
||
---|---|---|
.. | ||
.cvsignore | ||
aclocal-include.m4 | ||
acx_pthread.m4 | ||
aqbanking.m4 | ||
as-scrub-include.m4 | ||
autogen.sh | ||
compiler-flags.m4 | ||
curses.m4 | ||
gnome-bonobo-check.m4 | ||
gnome-common.m4 | ||
gnome-cxx-check.m4 | ||
gnome-fileutils.m4 | ||
gnome-gdk-pixbuf.m4 | ||
gnome-gettext.m4 | ||
gnome-ghttp-check.m4 | ||
gnome-gnorba-check.m4 | ||
gnome-guile-checks.m4 | ||
gnome-libgtop-check.m4 | ||
gnome-objc-checks.m4 | ||
gnome-orbit-check.m4 | ||
gnome-pilot.m4 | ||
gnome-print-check.m4 | ||
gnome-pthread-check.m4 | ||
gnome-support.m4 | ||
gnome-undelfs.m4 | ||
gnome-vfs.m4 | ||
gnome-x-checks.m4 | ||
gnome-xml-check.m4 | ||
gnome.m4 | ||
gperf-check.m4 | ||
linger.m4 | ||
Makefile.am | ||
need-declaration.m4 | ||
openhbci.m4 | ||
README |
This is the macros directory from the gnome-common package and should be kept in sync with it.