]> git.saurik.com Git - bison.git/history - src/derives.c
maint: run "make update-copyright".
[bison.git] / src / derives.c
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2007-08-15  Paul EggertUpdate to GPLv3.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-12-10  Paul Eggert* src/system.h (CALLOC, MALLOC, REALLOC): Remove. ...
2004-11-22  Paul EggertXFREE -> free
2003-02-03  Paul EggertUse more-consistent naming conventions for local vars.
2002-12-13  Paul EggertUndo XFREE change; we assume C89 compiler, not C89...
2002-12-13  Paul Eggert(derives_compute): Do not subtract NTOKENS from
2002-12-11  Paul Eggert(struct rule_list): Renamed from struct rule_list_s.
2002-08-01  Akim Demaille* src/derives.h, src/derives.c (derives): A `rule_t...
2002-07-31  Akim DemailleLet --trace have arguments.
2002-07-25  Akim DemailleStop storing rules from 1 to nrules + 1.
2002-07-03  Akim Demaille* src/lalr.h, src/lalr.c (goto_number_t): New.
2002-07-03  Akim Demaille* src/closure.c (print_fderives): Use rule_rhs_print.
2002-06-30  Akim DemailleWe spend a lot of time in quotearg, in particular when...
2002-06-30  Akim Demaille* src/gram.h (rule_number_t, RULE_NUMBER_MAX, int_of_ru...
2002-05-26  Akim Demaille* src/LR0.c, src/derives.c, src/gram.c, src/gram.h...
2002-04-22  Akim DemaillePropagate more token_number_t.
2002-04-08  Akim Demaille* src/gram.h (item_number_t): New, the type of item...
2002-04-07  Akim Demaille* src/gram.h (rule_t): `lhs' is now a pointer to the...
2002-04-07  Akim Demaille* src/closure.c, src/derives.c, src/gram.h, src/lalr.c,
2001-12-29  Akim Demaille* src/closure.c, src/conflicts.c, src/derives.c, src...
2001-12-29  Akim Demaille* src/reader.c, src/reader.h (tags): Remove.
2001-12-29  Akim Demaille* src/gram.c (ritem_print): Be sure to subtract 1 when...
2001-12-29  Akim Demaille* src/derives.c (print_derives): Be sure to use `>...
2001-12-05  Akim Demaille* src/derives.c (print_derives): Display the ruleno.
2001-11-30  Akim DemailleInstead of mapping the LHS of unused rules to -1, keep...
2001-11-19  Akim Demaille* src/derives.c (print_derives): Fix and enrich.
2001-11-19  Akim Demaille* src/closure.c, src/derives.c, src/nullable.c: Adjust...
2001-11-19  Akim Demaille* src/getargs.c (statistics_flag): Replace with...
2001-11-19  Akim Demaille* src/LR0.c (new_state, get_state): Complete TRACE...
2001-11-19  Akim Demaille* src/gram.h (rule_t): New.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2000-11-07  Akim Demaille* src: s/Copyright (C)/Copyright/g.
2000-10-02  Akim Demaille* src/derives.c, src/print.c, src/reduce.c: To ease the
2000-10-02  Akim DemailleUse the more standard files `xalloc.h' and `xmalloc...
2000-10-02  Akim DemailleVarious anti-`extern in *.c' changes.
2000-10-02  Akim Demaille* src/state.h (nstates, final_state, first_state, first...
2000-09-20  Akim Demaille* src/derives.h: New file.
2000-09-19  Akim Demaille* src/output.c: Formatting changes.
2000-07-04  Jesse ThiloMore explicit use of "const", "extern", and "static...
1999-01-14  Jesse ThiloUpdate FSF address.
1998-12-30  Jesse ThiloUse prototypes if the compiler understands them.
1997-06-18  Richard M. Stallmannew.h renamed to alloc.h.
1996-06-01  Richard M. StallmanInsert `_' macro around many string constants.
1991-12-18  Richard M. Stallmanentered into RCS