summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/timevar.c (get_time): Include children time.Akim Demaille2002-08-011-3/+6
* Steal GCC's --time-report support.Akim Demaille2002-07-314-0/+704
* Fix dates in copyright notice.Paul Eggert2002-07-101-1/+3
* * lib/quotearg.h: Protect against multiple inclusions.Akim Demaille2002-07-091-9/+14
* * lib/libiberty.h: New.Akim Demaille2002-07-0215-765/+950
* Add.Akim Demaille2002-05-272-0/+435
* * doc/bison.texinfo (Debugging): Split into...Akim Demaille2002-05-251-0/+1
* * src/closure.c (print_firsts): Display of the symbol tags.Akim Demaille2002-05-063-0/+106
* Use Gettext 0.11.1.Akim Demaille2002-03-142-0/+60
* * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-048-228/+253
* * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,Akim Demaille2002-03-0412-958/+1276
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-0412-0/+4915
* * lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New, stolen fromAkim Demaille2002-02-252-0/+386
* * lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.Akim Demaille2002-02-141-3/+3
* Really add readpipe to the repo.Akim Demaille2002-02-051-0/+96
* Give a try to M4 as a back end.Akim Demaille2002-02-051-2/+3
* * lib/hash.c, lib/hash.h: Replace with Fileutils 4.1's version.Akim Demaille2002-02-052-323/+1006
* * lib/hash.h, lib/hash.c (__P): Renamed to PARAMS; canonical definition used.Tim Van Holder2002-01-112-29/+31
* * lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c:Akim Demaille2002-01-085-1/+502
* * lib/hash.h (__P): Added definition for this macro. Tim Van Holder2002-01-071-0/+6
* * lib/quotearg.c: Use `#include "..."' instead of `#include <...>'Akim Demaille2002-01-033-5/+38
* * src/system.h: We don't need nor want bcopy.Akim Demaille2001-12-302-24/+13
* * configure.in: Check the protos of strchr ans strspn.Akim Demaille2001-12-271-0/+32
* Fix INCLUDES.Akim Demaille2001-12-151-1/+1
* Make `make distcheck' work.Akim Demaille2001-12-151-1/+7
* Clean up GCC warnings.Akim Demaille2001-12-102-13/+14
* * configure.in (WARNING_CFLAGS): Add -Werror when possible.Akim Demaille2001-11-302-11/+20
* * lib/quotearg.h (quotearg_n, quotearg_n_style):Akim Demaille2001-11-302-13/+25
* * configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERROR_AT_LINE.Akim Demaille2001-11-261-2/+0
* * lib/alloca.c: Update, from fileutils.Akim Demaille2001-11-231-66/+66
* * lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.Akim Demaille2001-11-231-1/+1
* Sync with fileutils 4.1.1.Paul Eggert2001-10-2610-235/+414
* More ignores.Akim Demaille2001-10-181-1/+1
* Remove.Akim Demaille2001-10-102-645/+0
* Adjust.Akim Demaille2001-10-041-0/+1
* Merge in branch-1_29.after-merge-branch-1_29Akim Demaille2001-10-041-1/+10
* Remove for the repo.Akim Demaille2001-10-041-406/+0
* Regen.Pascal Bart2001-09-201-209/+213
* Regen.Robert Anisko2001-08-251-11/+13
* * lib/Makefile.am: Adjust.Robert Anisko2001-08-251-1/+1
* * lib/hash.c: New file.Robert Anisko2001-08-253-0/+438
* Revert to 1.28cRobert Anisko2001-08-256-457/+12
* More cvsignore.Pascal Bart2001-08-231-0/+1
* 2001-08-20 Robert Anisko <robert.anisko@epita.fr>Robert Anisko2001-08-215-12/+456
* alloca.c, alloca.h and allocate.c are really to be removed.Akim Demaille2001-08-132-8/+8
* * src/getargs.c, src/getarg.h (skeleton)): Constify.Akim Demaille2001-08-031-8/+5
* * lib/strspn.c: New.Akim Demaille2001-08-032-5/+66
* * config/: New.Akim Demaille2001-07-141-7/+9
* * m4/strerror_r.m4: New.Akim Demaille2001-03-162-79/+16
* * lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:Akim Demaille2001-02-086-4/+411