]> git.saurik.com Git - bison.git/history - src
Remove from the repo.
[bison.git] / src /
2001-10-04  Akim DemailleRemove for the repo.
2001-09-25  Pascal BartIgnore .flc pre-merge-of-1-29-branch
2001-09-25  Pascal Bart* src/output.c (output_master_parser): Don't finish...
2001-09-23  Pascal Bart* src/reader.c (parse_union_decl): Add new obstack...
2001-09-22  Pascal Bart* src/bison.simple: Add new `#line' directive.
2001-09-22  Pascal BartFix line report with input_line
2001-09-22  Pascal Bart* src/bison.simple: New `#line' directive.
2001-09-22  Marc Autret* src/output.c (output_master_parser): New.
2001-09-21  Marc Autret* src/reader.c (copy_definition, parse_union_decl)...
2001-09-21  Marc Autret* src/options.c (option_table): Adjust.
2001-09-20  Pascal BartRegen.
2001-09-20  Pascal Bart* src/options.c (symtab.h): Include it, need by lex.h.
2001-09-20  Pascal Bart* src/lex.c (parse_percent_token): Change type of varia...
2001-09-19  Pascal Bart* src/bison.simple: s/%%filename/%%skeleton.
2001-09-18  Pascal Bart* src/output.c (output_parser): Delete unused variable...
2001-09-07  Pascal Bart* src/output.c (output): Delete call to reader_output_y...
2001-09-02  Marc AutretRegen
2001-09-02  Marc Autret* src/reader.c: Include muscle_tab.h.
2001-09-02  Marc AutretAdd src/muscle_tab.c and src/muscle_tab.h
2001-09-02  Marc AutretRemove src/macrotab.c and src/macrotab.h
2001-09-01  Pascal Bart* src/reader.c (copy_guard): Use muscle to specify...
2001-08-31  Pascal Bart* src/output.c (prepare): Delete the `filename' muscule...
2001-08-31  Marc Autret* src/bison.simple (YYLSP_NEEDED): New definition.
2001-08-31  Pascal Bart* src/output.c (prepare): Delete insertion of previous...
2001-08-31  Pascal Bart* src/main.c (main): Standardize.
2001-08-31  Marc Autret* src/reader.c (read_additionnal_code): Rename %%user_c...
2001-08-31  Marc Autret* src/reader.c (readgram): CleanUp.
2001-08-31  Pascal Bart* src/reader.c (reader): Delete obsolete call to function
2001-08-30  Pascal Bart* src/main.c: Include macrotab.h.
2001-08-30  Marc Autret* src/reader.c (parse_skel_decl): New.
2001-08-29  Marc Autret* src/bison.simple: Add %%user_code directive at the...
2001-08-28  Marc AutretAdjust
2001-08-28  Marc Autret* src/output.c (output_actions): Clean up.
2001-08-28  Pascal Bart* src/output.c (output_definitions): New function,...
2001-08-27  Paul Eggert(yyparse): Don't take the address of an item before...
2001-08-27  Robert Anisko* src/output.c (output): Remove the initialization...
2001-08-27  Robert Anisko* src/output.c (output_parser): Fix. Store single...
2001-08-25  Robert AniskoRegen.
2001-08-25  Robert Anisko* src/bison.simple: Update and add '%%' directives.
2001-08-25  Robert Anisko* src/reader.c (reader): Remove calls to 'output_header...
2001-08-25  Robert Anisko* src/output.c (prepare): Add prefixed names.
2001-08-25  Robert Anisko* src/main.c (main): Initialize the macro table.
2001-08-25  Robert Anisko* src/lex.c (percent_table): Add tok_define.
2001-08-25  Robert Anisko* src/macrotab.c: New file.
2001-08-25  Robert AniskoRevert to 1.28c
2001-08-23  Pascal BartMore cvsignore.
2001-08-21  Robert Anisko2001-08-20 Robert Anisko <robert.anisko@epita.fr>
2001-08-15  Akim Demaille(compute_header_macro): Unconstify the result.
2001-08-15  Akim Demaillepo/POTFILES.in: Complete it even more.
2001-08-15  Akim Demaillepo/POTFILES.in: Complete.
2001-08-15  Akim Demaille* src/reader.c (readgram): Indent output macro YYSTYPE.
2001-08-15  Akim DemailleFormatting changes.
2001-08-14  Marc AutretTurn on %{source,header}_extension features.
2001-08-14  Marc Autret* src/files.c (compute_base_names): Add extensions...
2001-08-13  Marc Autret* src/bison.simple (YYSTACK_USE_ALLOCA): Changed to...
2001-08-13  Marc Autret* src/bison.simple (_yy_memcpy): CPP reformat.
2001-08-13  Akim Demaillealloca.c, alloca.h and allocate.c are really to be...
2001-08-13  Akim DemailleTypos and Copyright.
2001-08-10  Marc Autret* src/print_graph.h: Fix.
2001-08-10  Akim Demaille* src/system.h: Provide default declarations for stpcpy...
2001-08-09  Marc Autret* src/bison.simple (YYLLOC_DEFAULT): Update.
2001-08-08  Marc AutretVCG updates
2001-08-07  Akim DemailleMore cvsignore.
2001-08-07  Akim Demaille* src/print_graph.c (quote): New.
2001-08-07  Akim Demaille* src/vcg.c (complain.h): Include it.
2001-08-06  Akim Demaille* src/print_graph.c (print_actions): CPP out useless...
2001-08-06  Akim DemailleAutomaton VCG graph output.
2001-08-06  Akim Demaille* src/print_graph.c, src/print_graph.h (graph): New.
2001-08-06  Akim DemailleAdd of %source_extension and %header_extension which...
2001-08-03  Akim Demaille* src/complain.c: Adjust strerror_r portability issues.
2001-08-03  Akim Demaille* src/getargs.c, src/getarg.h (skeleton)): Constify.
2001-08-03  Akim Demaille* src/reader.c (readgram): Display hidden chars in...
2001-08-03  Akim Demaille* lib/strspn.c: New.
2001-08-01  Akim Demaille* doc/bison.texinfo: Update.
2001-07-18  Akim Demaille* src/bison.simple (yyparse): Suppress warning `comparaison
2001-07-18  Akim Demaille* src/getargs.h (raw_flag): Remove.
2001-07-14  Akim Demaille* config/: New.
2001-03-16  Akim Demaille* getargs.c (skeleton): New variable.
2001-03-16  Akim Demaille* src/getargs.c (longopts): Clean up.
2001-02-21  Akim Demaille* src/reader.c (gensym): `gensym_count' is your own.
2001-02-08  Akim Demaille* src/conflicts.c (conflict_report): Be sure not to...
2001-02-02  Akim Demaille* lib/malloc.c, lib/realloc.c: New, from the fileutils...
2001-01-19  Akim DemailleGet rid of the ad hoc handling of token_buffer in the...
2001-01-19  Akim Demaille* src/lex.h: Rename all the tokens:
2001-01-18  Akim Demaille* src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer...
2001-01-18  Akim DemailleSince we now use obstacks, more % directives can be...
2001-01-15  Akim DemailleHopefully added to the repository all the distributed...
2000-12-20  Akim DemailleAlso handle the output file (--verbose) with obstacks.
2000-12-20  Akim Demaille* src/files.c (open_files): Fix the computation of...
2000-12-20  Akim Demaille* src/reader.c (copy_string, copy_comment, copy_comment...
2000-12-20  Akim Demaille* src/files.c (open_files): Actually the `.output'...
2000-12-20  Akim Demaille* src/bison.s1: Remove, we now use directly...
2000-12-20  Akim Demaille* src/files.c (guard_obstack): New.
2000-12-19  Akim Demaille* src/files.c (outfile, defsfile, actfile): Removed...
2000-12-19  Akim Demaille* src/files.c (strsuffix): New.
2000-12-19  Akim Demaille* src/system.h (obstack_grow_literal_string): Rename...
2000-12-19  Akim Demaille* src/output.c (output_parser): Compute the `#line...
2000-12-19  Akim DemailleLet the handling of the skeleton files be local to...
2000-12-19  Akim Demaille* src/file.h (BISON_SIMPLE, BISON_HAIRY): Move from...
2000-12-19  Akim Demaille* src/files.c (open_files): Yipee! We no longer need...
next