2002-10-17 |
Paul Eggert | Officially drop support for building Bison with K&R C, |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Paul Eggert | (wget_files): Remove ansi2knr.c. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Akim Demaille | Bump to 1.75a. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | Stop using the "enum_" trick for K&R-style function... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (enum_lbitset_find_mode): Remove. All uses of "enum_... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (enum_ebitset_find_mode): Remove. All uses of "enum_... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (bitsetv_alloc): enum_bitset_type -> enum bitset_type |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (bitsetv_alloc, bitsetv_create, bitsetv_free, bitsetv_zero, |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (bitset_stats_init): enum_bitset_type -> enum bitset_type. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (bitset_log_histogram_print, bitset_percent_histogram_p... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (bitset_set, bitset_reset, bitset_test): Use function... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_,... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (enum_bitset_ops, enum_bitset_type): Remove. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Paul Eggert | (abitset_and, abitset_and_cmp, abitset_and_or, |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | . |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | Version 1.75. BISON-1_75 |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | * tests/Makefile.am (maintainer-check-posix): New. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | * data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Akim Demaille | * src/tables.c (table_ninf_remap): base -> tab. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | * tests/action.at, tests/calc.at, tests/conflicts.at, |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c", |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | * data/c.m4 (b4_int_type): Use yysigned_char instead... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | (b4_int_type): Use yysigned_char instead of signed... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | (yysigned_char): New type. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | (Web2c Actions): signed char -> yysigned_char. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | * data/yacc.c (yyparse): Rewrite to avoid "comparison... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Paul Eggert | (yyparse): Rewrite to avoid "comparison is always true... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | * data/c.m4 (b4_token_defines): Protect against double... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | (b4_token_defines): Protect against double-inclusion |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | * data/glr.c (yyglrShiftDefer, yyaddDeferredAction... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | * Makefile.maint: Update from Autoconf 2.54. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | * src/print.c (print_state): Separate the list of solve... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | Let nondeterministic skeletons be usable with deterministic |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | * configure.ac (AC_GNU_SOURCE): Use it instead of hand... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | * data/glr.c: Formatting changes. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Akim Demaille | GLR parsers sometimes raise parse errors instead of... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | Fix problem reported by Henrik Grubbstroem in |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | (Exotic Dollars): Test for "nonterm: { $$ = 123; }... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | (rule_length): New static var. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | Attempt to fix SunOS 4.1.4 porting bug reported by... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | (BISON_PREREQ_TIMEVAR): Check for <sys/time.h>. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | Import GCC version as of today, then merge Bison's... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | Fix copyright and authorship notice to point to Bison... |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | [! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>. |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | Import of GCC head 2002-10-11 |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | * src/reader.c (grammar_current_rule_check): |
commit | commitdiff | tree | snapshot |
2002-10-13 |
Paul Eggert | (grammar_current_rule_check): |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Paul Eggert | * data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE. |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Paul Eggert | Output token definitions before the first part of user... |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Paul Eggert | (b4_token_enum): Do not define YYTOKENTYPE. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Paul Eggert | (Calling Convention): Fix strncmp typo. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Paul Eggert | * data/yacc.c (yyreport_parse_error): Remove, putting... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Paul Eggert | (yyreport_parse_error): Remove, putting its body into... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Akim Demaille | * tests/regression.at Characters Escapes): New. |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Akim Demaille | * po/id.po: New. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | Portability fixes for bitsets; this also avoids several... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | Include bitset.h, not bbitset.h. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | Include <stddef.h>, for offsetof. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | (ebitset_bytes): Adjust to new, unique names for struct... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | enum -> enum_ |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | (bitsetv_alloc): Return a size that is aligned properly... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | (bitset_stats_bytes): Adjust to new, unique names for... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | (struct bitset_struct): Remove, replacing with.... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | (bitset_op4_cmp): Supply prototype decls, |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | (enum_bitset_ops, enum_bitset_type): New types. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Eggert | Include <stddef.h>, for offsetof. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Paul Eggert | * lib/bitset.h (bitset_reset): Do not assume that bitse... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Paul Eggert | Bison should now work on 64-bit hosts. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Paul Eggert | (bitset_reset): Do not assume that bitset_word is |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Paul Eggert | (debug_lbitset): Do not assume that bitset_word is... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Paul Eggert | Bump to 1.50a. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | Version 1.50. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (AC_INIT): Version 1.50. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | Update and regenerate. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (reader): SHRT_MAX -> SYMBOL_NUMBER_MAX. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (SYMBOL_NUMBER_MAX): New macro. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (GOTO_NUMBER_MAX): INT_MAX -> SHRT_MAX. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (ITEM_NUMBER_MIN): MIN_MAX -> INT_MIN. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | * lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that... |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (AM_CFLAGS): Renamed from CFLAGS. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (AM_CFLAGS): Renamed from CFLAGS. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | (Braces parsing): Use grep, not fgrep, as POSIX 1003... |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Paul Eggert | Minor spelling, grammar, and white space fixes. |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | More fixes for 64-bit hosts and large bitsets. |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (lbitset_bytes): Use size_t, not unsigned int, to count... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (lbitset_size, lbitset_list, lbitset_list_merge): |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (ebitset_bytes): Use size_t, not unsigned int, to count... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (ebitset_size, ebitset_list, ebitset_list_reverse): |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitsetv_alloc, bitsetv_create): |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitsetv_alloc, bitsetv_create, bitsetv_free, |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitsetv_matrix_dump): |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitset_stats_bytes): Use size_t, not unsigned int... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitset_stats_size, bitset_stats_list, |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitset_iterator.num, bitset_iterator.i, bitset_first... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (bitset_bytes, bitset_alloc, bitset_obstack_alloc): |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (struct bitset_vtable.size, struct bitset_vtable.count, |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Paul Eggert | (abitset_bytes): Use size_t, not unsigned int, to count... |
commit | commitdiff | tree | snapshot |
next |