]> git.saurik.com Git - bison.git/history - data/location.cc
Update to GPLv3.
[bison.git] / data / location.cc
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-23  Paolo Bonzini2007-01-23 Paolo Bonzini <bonzini@gnu.org>
2007-01-17  Joel E. Denny* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
2007-01-16  Joel E. DennyClean up %define and %code implementation in M4 some...
2007-01-08  Joel E. DennyInstead of having skeletons declare all valid %define...
2007-01-06  Joel E. DennyDon't use m4_divert since it makes m4_divert_push and...
2006-07-08  Akim Demaille* data/c.m4 (b4_location_initial_column, b4_location_in...
2006-06-22  Joel E. DennyAdd comparison operators for C++ location classes....
2006-05-14  Paul Eggert* data/c.m4 (b4_copyright): Put the special exception...
2006-05-09  Paul Eggert* data/glr.c: Switch to Bison 2.2 special-exception...
2006-03-12  Akim DemailleApply --prefix to C++ skeletons too: they change the...
2006-01-03  Paul EggertUpdate copyright year to 2006.
2006-01-03  Akim DemailleHave glr.cc pass (some of) the calc.at tests.
2005-12-22  Paul EggertUndo 2005-12-01 tentative license wording change.
2005-12-01  Paul Eggert* data/yacc.c: Say "parser skeleton" rather than "file...
2005-11-12  Akim DemailleLet position and location be PODs.
2005-10-11  Paul EggertWork around portability problems with Visual Age C...
2005-10-02  Akim Demaille* data/location.cc: New.