]> git.saurik.com Git - bison.git/history - src/files.c
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / files.c
2012-07-06  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-02  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-28  Victor Santetwarnings: factoring: complaints
2012-06-28  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-25  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-21  Akim Demaillemaint: address syntax-check issues.
2012-06-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-15  Akim Demaillemaint: xfdopen, and scope reduction.
2012-06-13  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-05  Akim Demaillemaint: don't use mbsr?chr.
2012-06-05  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-05-24  Akim DemailleMerge tag 'v2.5.1_rc2'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-03-09  Akim Demailleavoid direct strncmp calls.
2012-02-23  Akim Demaillemaint: use STREQ/STRNEQ.
2012-02-19  Akim Demaillemaint: address a couple of syntax-check errors.
2012-02-18  Akim Demaillemaint: address a couple of syntax-check errors.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-24  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-19  Jim Meyeringchange more quotes in source, and adjust tests to match
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-01-02  Joel E. Dennymaint: 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-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2008-10-30  Joel E. DennyAlways put auxiliary code files in the same dir as...
2008-10-29  Joel E. DennyUpdate copyright year.
2008-10-29  Di-an JanDon't overwrite the input file.
2007-11-18  Joel E. DennyAccept --report-file=FILE to override the default ...
2007-09-21  Paul Eggert* src/gram.c (rule_rhs_print_xml): Now static, since...
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-09  Joel E. DennySimplify union and prologue handling, and escape union...
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-12-12  Joel E. Denny* tests/testsuite.at (AT_CHECK): When checking if ...
2006-12-10  Joel E. DennyWarn about output files that are generated by the skele...
2006-11-09  Joel E. Denny* src/files.c (tr): Change return type to void.
2006-11-08  Paul EggertDon't let Bison leak memory except when it complains.
2006-10-12  Paul Eggert* NEWS: The -g and --graph options now output graphs...
2006-07-09  Paul EggertAdjust to Autoconf 2.60 and today's gnulib.
2006-01-14  Paul EggertFix minor white space and indentation problems.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-10-02  Akim Demaille Akim Demaille <akim@epita.fr>
2005-09-09  Paul Eggert* doc/bison.texinfo: Correct typos in previous fix.
2005-08-22  Paul EggertRemove obsolete FIXME.
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-05-22  Paul Eggert* src/files.c: Include "stdio-safer.h"; this fixes...
2005-05-22  Paul Eggert* bootstrap: Add stdio-safer, unistd-safer modules.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2004-04-28  Paul EggertGet files from the gnulib and po repositories, instead...
2003-01-02  Paul EggertComment fixes.
2002-12-26  Paul EggertInclude quote.h.
2002-12-13  Paul Eggert(concat2, tr, compute_base_name): Use xmalloc (N) rathe...
2002-12-11  Paul Eggert(xfopen, xfclose): Use get_errno instead of errno.
2002-11-12  Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-11-12  Paul Eggert(output_infix): Remove; all uses removed.
2002-10-30  Paul Eggert(xfclose): Return void, not int, since it always return...
2002-10-22  Paul Eggert(xfopen, xfclose): Use EXIT_FAILURE rathern than 2.
2002-10-21  Paul EggertRemove all uses of PARAMS, since we now assume C89...
2002-09-13  Akim DemaillePlaying with autoscan.
2002-08-12  Paul Eggert(compute_header_macro): Remove; unused.
2002-06-18  Akim Demaille* src/files.c (compute_base_names): When computing...
2002-06-14  Akim Demaille* src/files.c (action_obstack): Remove, unused.
2002-05-02  Akim DemailleRemove the so called hairy (semantic) parsers.
2002-04-24  Robert Anisko* tests/calc.at: Exercise prologue splitting.
2002-01-21  Akim Demaille* src/files.c (skeleton_find) [MSDOS]: Fix cp definition.
2002-01-20  Marc Autret* src/files.c (compute_output_file_names): Fix
2002-01-20  Marc Autret* tests/output.at: New test.
2002-01-09  Akim Demaille* src/files.c, src/files.h (output_infix): New.
2002-01-09  Akim Demaille* configure.in (WERROR_CFLAGS): Compute it.
2002-01-08  Akim Demaille* src/getargs.c (AS_FILE_NAME): New.
2001-12-30  Robert Anisko* src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_ST...
2001-12-29  Akim Demaille%name-prefix is broken.
2001-12-27  Akim Demaille* src/files.c, src/files.h (guard_obstack): Remove.
2001-12-27  Akim Demaille* src/gram.h (rule_t): `guard' and `guard_line' are...
2001-12-17  Akim Demaille* src/files.h, src/files.c (open_files, close_files...
2001-12-17  Akim Demaille* src/files.c (output_files): Free the output_obstack.
2001-12-15  Akim DemailleThe header can also be produced directly, without any...
2001-12-15  Akim DemailleStill making progress in separating Bison into (i)...
2001-12-10  Akim Demaille* src/getargs.h: Don't declare `spec_name_prefix' and
2001-11-27  Akim Demaille* src/files.c: Include error.h.
2001-11-26  Akim Demaille* configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERRO...
2001-11-01  Akim Demaille* tests/regression.at (AT_TEST_CPP_GUARD_H): New.
next