Akim Demaille
f2632e420f
* configure.in: Invoke AM_LIB_DMALLOC.
...
* src/system.h: Use dmalloc.
* src/LR0.c: Be sure to have pointers initialized to NULL.
(allocate_itemsets): Allocate kernel_items only if needed.
2001-09-22 17:19:03 +00:00
Akim Demaille
19f01e885f
* configure.in: Bump to 1.29b.
...
* tests/Makefile.am (DISTCLEANFILES): Add package.m4.
* tests/calc.at (_AT_DATA_CALC_Y): #undef malloc so that we don't
need xmalloc.c in calc.y.
From Pascal Bart.
2001-09-22 16:56:37 +00:00
Akim Demaille
a726df0b44
* configure.in (ALL_LINGUAS): Add "tr".
...
* po/.cvsignore: Ignore GMO files.
2001-09-21 16:52:42 +00:00
Akim Demaille
31478b7ab7
* configure.in: Bump to 1.29a.
2001-09-10 08:23:56 +00:00
Akim Demaille
3afa674b1d
Version 1.29.
2001-09-07 12:12:30 +00:00
Akim Demaille
d37a7c45b3
Regen. and fix typo in configure.in.
2001-08-30 15:41:41 +00:00
Akim Demaille
afd36419df
Bump to 1.28e.
2001-08-29 12:54:26 +00:00
Akim Demaille
6918b5fcc9
Version 1.28d.
2001-08-29 12:32:10 +00:00
Akim Demaille
e373aad966
* Makefile.am (AUTOMAKE_OPTIONS): 1.5.
...
* Makefile.maint: Sync. with CVS Autoconf.
2001-08-27 09:33:34 +00:00
Akim Demaille
8416323152
* configure.in: Bump to 1.28c.
...
* doc/bison.texinfo: Texinfo thingies.
2001-08-06 08:35:21 +00:00
Akim Demaille
2ce1014469
* tests/Makefile.am (check-local): Ship testsuite.
...
* tests/calc.at (_AT_DATA_CALC_Y): Prototype all the functions.
Include `string.h'.
2001-08-03 10:13:42 +00:00
Akim Demaille
459dd1a681
Update to gettext 0.10.39.
2001-08-03 08:22:03 +00:00
Akim Demaille
1e24cc5b41
* config/: New.
...
* configure.in: Require Autoconf 2.50.
Update to gettext 0.10.38.
2001-07-14 17:27:59 +00:00
Akim Demaille
5141b01619
* m4/strerror_r.m4: New.
...
* m4/error.m4: Run AC_FUNC_STRERROR_R.
* lib/error.h, lib/error.c: Update.
2001-03-16 14:50:40 +00:00
Akim Demaille
18569462db
* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
...
New, from fileutils 4.0.37.
* configure.in: Require Autoconf 2.49c. I took some time before
making this decision. This is the only way out for portability
issues in Bison, it would mean way too much duplicate effort to
import in Bison features implemented in 2.49c since 2.13.
AC_REPLACE_FUNCS and AC_CHECK_DECLS the functions above.
2001-02-08 14:32:10 +00:00
Akim Demaille
705db0b507
Hopefully added to the repository all the distributed files.
2001-01-15 13:46:43 +00:00