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 |
2002-10-02 |
Paul Eggert | (struct abitset_struct.n_bits, abitset_small_list,... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Akim Demaille | * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h, |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Akim Demaille | * configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Akim Demaille | Fixes from Jim Meyering. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Bump to 1.49d. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | . |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Regen. BISON-1_49c |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Remove. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Version 1.49c. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | * configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Playing with Autoscan. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Akim Demaille | Playing with Autoscan. |
commit | commitdiff | tree | snapshot |
2002-09-24 |
Akim Demaille | * doc/bison.texinfo (Stack Overflow): xref to Recursion. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Akim Demaille | Playing with autoscan. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Akim Demaille | * configure.ac (AM_INIT_AUTOMAKE): Require Automake... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Akim Demaille | * configure.ac: Require 2.54. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Akim Demaille | Really call jm_PREREQ_TEMPNAME. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Akim Demaille | * m4/prereq.m4: Update, from Coreutils 4.5.1. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Akim Demaille | * m4/prereq.m4: Update, from Fileutils 4.1.5. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Akim Demaille | More about Java. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Akim Demaille | * src/parse-gram.y: Associate a human readable string... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Akim Demaille | * tests/Makefile.am ($(srcdir)/package.m4): Bison now... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Akim Demaille | Fix typo. From Gary V. Vaughan. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Paul Eggert | 2002-09-06 Paul Eggert <eggert@twinsun.com> |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Paul Eggert | (Conditions): Say that the exceptions apply only to... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Paul Eggert | data/yacc.c: Move the GPL exception comment from c... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Paul Eggert | (b4_copyright): Move the GPL exception comment from... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Akim Demaille | * data/lalr1.cc (struct yyltype): Don't define it,... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | * data/yacc.c: Guard the declaration of yytoknum also... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | * configure.in: Rename as... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | * src/assoc.c, src/closure.c, src/gram.c, src/injections.c, |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Akim Demaille | Header guard bug. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Paul Eggert | Add "Java, Fortran, etc." Mention the already-existing... |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Paul Eggert | No longer needed, since we're not using the stage stuff. |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Paul Eggert | Version 1.49b. BISON-1_49b |
commit | commitdiff | tree | snapshot |
next |