]> git.saurik.com Git - bison.git/history - src/complain.c
* src/getargs.c (skeleton_arg): Last arg is now location const *.
[bison.git] / src / complain.c
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-11-01  Joel E. DennyFinish implementing --warnings=error, which should...
2006-07-10  Akim Demaille* src/complain.c (error_message, ERROR_MESSAGE): New.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-04-28  Paul EggertRemove more K&R C support.
2002-12-29  Paul Eggert(warn_at, warn, complain_at, complain, fatal_at, fatal...
2002-12-11  Paul EggertDon't include stdlib.h, string.h _LIBC stuff.
2002-12-07  Paul EggertInclude files.h. LOCATION_PRINT -> location_print.
2002-11-12  Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-10-23  Paul Eggert(exit) [! (STDC_HEADERS || _LIBC)]: Remove exit decl...
2002-10-22  Paul Eggert(warning_issued): Renamed from warn_message_count,
2002-10-21  Paul Eggert(VA_START): Remove. Assume prototypes.
2002-08-12  Paul Eggert(strerror_r): Remove decl; not needed.
2002-07-30  Akim DemailleNormalize conflict related messages.
2002-07-09  Akim Demaille* lib/quotearg.h: Protect against multiple inclusions.
2002-07-09  Akim Demaille* src/complain.h, src/complain.c (warn, complain):...
2002-06-15  Akim DemailleLet symbols have a location.
2002-06-11  Akim DemailleHave Bison grammars parsed by a Bison grammar.
2001-12-12  Akim Demaille* src/complain.h, src/complain.c: Remove error_one_per_...
2001-11-26  Akim Demaille* src/LR0.c (allocate_itemsets): kernel_size contains...
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-08-03  Akim Demaille* src/complain.c: Adjust strerror_r portability issues.
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
2000-03-31  Akim DemailleClean the error reporting functions.