+2001-11-02 Akim Demaille <akim@epita.fr>
+
+ * doc/refcard.tex: Update.
+
+2001-11-02 Akim Demaille <akim@epita.fr>
+
+ * src/symtab.h (SUNDEF): New.
+ * src/symtab.c (bucket_new): Init user_token_number to SUNDEF to
+ stand for `uninitialized', instead of 0.
+ * src/reader.c (packsymbols, parse_thong_decl): Adjust.
+ * src/lex.c (lex): Adjust.
+
+ * tests/calc.at (_AT_DATA_CALC_Y): Declare a token for EOF.
+ Number it 0.
+ Let yylex return it instead of a plain 0.
+ Reported by Dick Streefland.
+
+2001-11-02 Akim Demaille <akim@epita.fr>
+
+ * tests/regression.at (Mixing %token styles): New test.
+
+2001-11-02 Akim Demaille <akim@epita.fr>
+
+ * src/reader.c (parse_thong_decl): Formatting changes.
+ (token_translations_init): New, extracted from...
+ (packsymbols): Here.
+ Adjust.
+
+2001-11-01 Akim Demaille <akim@epita.fr>
+
+ * tests/regression.at (AT_TEST_CPP_GUARD_H): New.
+ Check that `9foo.y' produces correct cpp guards.
+ * src/files.c (compute_header_macro): Prepend `BISON_' to CPP
+ guards.
+ Reported by Wwp.
+
+2001-11-01 Akim Demaille <akim@epita.fr>
+
+ * tests/regression.at (Invalid input: 2): New.
+ * src/lex.c (unlexed_token_buffer): New.
+ (lex, unlex): Adjust: when unlexing, be sure to save token_buffer
+ too.
+ Reported by Wwp.
+
+2001-11-01 Akim Demaille <akim@epita.fr>
+
+ * tests/calc.at: Catch up with 1.30.
+ * configure.in: Bump to 1.49a.
+ Adjust to newer Autotest.
+
+2001-10-19 Pascal Bart <pascal.bart@epita.fr>
+
+ * src/conflicts.c: Move global variables rrc_total and src_total ...
+ (print_conflicts): here.
+ * src/output.c (output): Free global variable user_toknums.
+ * src/lex.c (token_obstack): Become static.
+
+2001-10-18 Akim Demaille <akim@epita.fr>
+
+ * tests/atlocal.in (GCC): Add.
+ * tests/calc.at: s/m4_match/m4_bmatch/.
+ s/m4_patsubst/m4_bpatsubst/.
+ (AT_CHECK_CALC): Check the compiler's stderr only if it's GCC.
+ * configure.in: AC_SUBST(GCC).
+
+2001-10-14 Marc Autret <autret_m@epita.fr>
+
+ * src/options.c (create_long_option_table): Fix.
+
+2001-10-10 Akim Demaille <akim@epita.fr>
+
+ * src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.
+
2001-10-04 Akim Demaille <akim@epita.fr>
* src/reader.c (parse_union_decl): Push the caracters in