Commit Graph

  • 241ac701ba Update from GFDL GFDL 1.2 to 1.3. Akim Demaille 2010-06-23 14:49:40 +02:00
  • 804e83b26d Update from GFDL GFDL 1.2 to 1.3. Paul Eggert 2010-06-17 23:53:50 -07:00
  • 7d424de14c Do not use date ranges in copyright notices. Paul Eggert 2010-06-17 23:16:36 -07:00
  • 3d4a0cad56 lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT. Akim Demaille 2010-05-12 11:12:24 +02:00
  • 38435078b1 lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT. Akim Demaille 2010-05-11 23:51:59 +02:00
  • 27290b6035 NEWS: fix chronology. Akim Demaille 2010-05-12 10:06:59 +02:00
  • e7bab2df96 c++: use YYRHSLOC. Akim Demaille 2010-05-12 07:27:13 +02:00
  • e944aaff36 doc: please Emacs. Akim Demaille 2010-05-11 21:31:31 +02:00
  • 86e5b4402f doc: fix lalr1.cc documentation. Akim Demaille 2010-05-10 10:41:21 +02:00
  • baacae4971 doc: fix lalr1.cc documentation. Akim Demaille 2010-05-10 10:27:23 +02:00
  • 0100cd629d doc: fix lalr1.cc documentation. Akim Demaille 2010-05-10 10:27:23 +02:00
  • bb9191dd31 c++: use YYRHSLOC. Akim Demaille 2010-05-09 23:58:50 +02:00
  • f38ae16f37 comment change. Akim Demaille 2010-05-09 14:36:09 +02:00
  • 95a2de5695 lalr1.cc: don't generate location.hh when location_type is defined Akim Demaille 2010-05-09 14:29:35 +02:00
  • 38f9fd6439 The previous commit (0f404a0af0) was actually cherry-picked from commit 49976d5c45, not from commit c826013fb3. Akim Demaille 2010-05-07 22:53:15 +02:00
  • 0f404a0af0 lalr1.cc: location_type: make sure we don't depend on loc.(begin|end). Akim Demaille 2010-04-14 16:37:54 +02:00
  • 8aec287e64 doc: fix typo. Akim Demaille 2010-05-07 17:43:21 +02:00
  • 12ff095cad doc: fix typo. Akim Demaille 2010-05-07 17:43:21 +02:00
  • bdc360ae58 tests: enhance AT_SYNCLINES_COMPILE. Akim Demaille 2010-04-14 16:40:18 +02:00
  • 67f5d55d7a tests: enhance AT_SYNCLINES_COMPILE. Akim Demaille 2010-04-14 16:40:18 +02:00
  • c826013fb3 tests: enhance AT_SYNCLINES_COMPILE. Akim Demaille 2010-04-14 16:40:18 +02:00
  • 7789b6e3e7 lalr1.cc: don't generate location.hh when location_type is defined Akim Demaille 2010-04-14 17:56:38 +02:00
  • 19ad326be4 lalr1.cc: minor refactoring. Akim Demaille 2010-04-14 18:34:36 +02:00
  • f5da8149a2 tests: fix %printer. Akim Demaille 2010-04-29 12:35:13 +02:00
  • 49976d5c45 lalr1.cc: location_type: make sure we don't depend on loc.(begin|end). Akim Demaille 2010-04-14 16:37:54 +02:00
  • ca7a59e838 tests: fix maintainer-xml-check. Joel E. Denny 2010-04-30 19:50:52 -04:00
  • ad6f84e550 In DOT output, convert from "/*" comments to "//" comments. Joel E. Denny 2010-04-30 19:50:34 -04:00
  • bc81de36b7 tests: fix maintainer-xml-check. Joel E. Denny 2010-04-30 19:50:52 -04:00
  • b7666378f5 In DOT output, convert from "/*" comments to "//" comments. Joel E. Denny 2010-04-30 19:50:34 -04:00
  • 212792959e * ChangeLog (2010-04-30): Fix typo. (cherry picked from commit 56e92e0bff) Joel E. Denny 2010-05-01 14:47:49 -04:00
  • 56e92e0bff * ChangeLog (2010-04-30): Fix typo. Joel E. Denny 2010-05-01 14:47:49 -04:00
  • 9b5049bd07 Document that undefined %prec identifier warnings will remain. Joel E. Denny 2010-04-30 15:29:23 -04:00
  • 43fdc9fd8e Document that undefined %prec identifier warnings will remain. Joel E. Denny 2010-04-30 15:29:23 -04:00
  • ff1f7871df Document that undefined %prec identifier warnings will remain. Joel E. Denny 2010-04-30 15:29:23 -04:00
  • e02df72c2d Revert 2009-12-30 change for undefined %prec token complaints. Joel E. Denny 2010-04-30 14:41:07 -04:00
  • 02354690ee Revert 2009-12-30 change for undefined %prec token complaints. Joel E. Denny 2010-04-30 14:41:07 -04:00
  • a7ddefd1c2 build: don't require src/bison during bootstrap. Joel E. Denny 2010-04-25 17:44:43 -04:00
  • ba3063f613 build: don't require src/bison during bootstrap. Joel E. Denny 2010-04-25 17:44:43 -04:00
  • b733bcd00e build: don't require src/bison during bootstrap. Joel E. Denny 2010-04-25 17:44:43 -04:00
  • c1bd4b2b6f i18n: fix untranslatable string. Joel E. Denny 2010-04-25 17:05:18 -04:00
  • e0fda26c8d i18n: fix untranslatable string. Joel E. Denny 2010-04-25 17:05:18 -04:00
  • ecbca7db4b tests: calc: minor refactoring. Akim Demaille 2010-04-13 23:09:14 +02:00
  • ed228e60b2 tests: calc: simplify location management. Akim Demaille 2010-04-13 23:04:03 +02:00
  • cacfdef716 test location_type. Akim Demaille 2010-04-13 22:05:42 +02:00
  • 2f61c4a2d0 tests: check fclose's return value. Akim Demaille 2010-04-10 13:38:37 +02:00
  • 16d9244df6 tests: don't depend on the actual location type. Akim Demaille 2010-04-10 13:37:21 +02:00
  • 3e4a253ba9 formatting changes. Akim Demaille 2010-04-10 13:35:59 +02:00
  • df5df58d91 lalr1.cc: remove useless forward declaration. Akim Demaille 2010-04-07 16:01:42 +02:00
  • 67f1a2c254 tests: calc: minor refactoring. Akim Demaille 2010-04-13 23:09:14 +02:00
  • 4f756f887b tests: calc: simplify location management. Akim Demaille 2010-04-13 23:04:03 +02:00
  • 24bb8c8c25 test location_type. Akim Demaille 2010-04-13 22:05:42 +02:00
  • af129079f0 tests: check fclose's return value. Akim Demaille 2010-04-10 13:38:37 +02:00
  • 36dc3637a4 tests: don't depend on the actual location type. Akim Demaille 2010-04-10 13:37:21 +02:00
  • c499231de4 formatting changes. Akim Demaille 2010-04-10 13:35:59 +02:00
  • 7799ef1594 lalr1.cc: remove useless forward declaration. Akim Demaille 2010-04-07 16:01:42 +02:00
  • 06cb07d517 * NEWS (2.4.3): Mention fix for Sun Studio C++. (cherry picked from commit cb76b1f1a3) Joel E. Denny 2010-04-11 14:43:38 -04:00
  • 88bb35d6ac * NEWS (2.4.3): Mention fix for Sun Studio C++. (cherry picked from commit cb76b1f1a3) Joel E. Denny 2010-04-11 14:43:38 -04:00
  • cb76b1f1a3 * NEWS (2.4.3): Mention fix for Sun Studio C++. Joel E. Denny 2010-04-11 14:43:38 -04:00
  • 4586c8cdb7 tests: fix for newer Sun Studio C++. Joel E. Denny 2010-04-10 17:37:27 -04:00
  • 585ef2eb20 tests: fix for newer Sun Studio C++. Joel E. Denny 2010-04-10 17:37:27 -04:00
  • 4333ba11c6 tests: fix for newer Sun Studio C++. Joel E. Denny 2010-04-10 17:37:27 -04:00
  • 44c2b42dbb portability: fix pointer arithmetic to conform to C standard. Joel E. Denny 2010-04-03 14:58:22 -04:00
  • a005dbcbe3 portability: fix pointer arithmetic to conform to C standard. Joel E. Denny 2010-04-03 14:58:22 -04:00
  • 8a8b33e8d2 remove useless include. Akim Demaille 2010-03-30 14:55:41 +02:00
  • a02797656e graph: sign the output file. Akim Demaille 2010-04-05 21:30:36 +02:00
  • 218287f567 remove useless include. Akim Demaille 2010-03-30 14:55:41 +02:00
  • 8176ab33c8 graph: sign the output file. Akim Demaille 2010-04-05 21:30:36 +02:00
  • 48f4100a82 portability: fix pointer arithmetic to conform to C standard. Joel E. Denny 2010-04-03 14:58:22 -04:00
  • 4ad3921d3b portability: fix test suite for GCC 4.5's new #error message. Joel E. Denny 2010-03-31 12:46:53 -04:00
  • 132247cd94 portability: fix test suite for GCC 4.5's new #error message. Joel E. Denny 2010-03-31 12:46:53 -04:00
  • 18493762be portability: fix test suite for GCC 4.5's new #error message. Joel E. Denny 2010-03-31 12:46:53 -04:00
  • 10a697de00 fix comments. Akim Demaille 2010-03-30 14:33:58 +02:00
  • c0259969d7 fix comments. Akim Demaille 2010-03-30 14:33:58 +02:00
  • c7b5c7fd06 fix comments. Akim Demaille 2010-03-30 14:33:58 +02:00
  • 23761f428a tests: fix 250: parse.error=verbose overflow. Akim Demaille 2010-03-25 17:02:38 +01:00
  • d6b347e433 tests: fix 250: parse.error=verbose overflow. Akim Demaille 2010-03-25 17:02:38 +01:00
  • b867584028 portability: fix for BSD make. Joel E. Denny 2010-03-23 20:21:59 -04:00
  • 9097fda06c portability: fix for BSD make. Joel E. Denny 2010-03-23 20:21:59 -04:00
  • cf80e9c386 portability: fix for BSD make. Joel E. Denny 2010-03-23 20:21:59 -04:00
  • 8b9e021fd1 portability: fix spawning on at least FreeBSD 8 and FreeBSD 9. Joel E. Denny 2010-03-23 11:42:30 -04:00
  • 7a9c3cb3a7 portability: fix spawning on at least FreeBSD 8 and FreeBSD 9. Joel E. Denny 2010-03-23 11:07:46 -04:00
  • 311b2e56ea portability: fix spawning on at least FreeBSD 8 and FreeBSD 9. Joel E. Denny 2010-03-23 11:07:46 -04:00
  • 895c37a5c7 maint: update for changes to gnulib's announce-gen. Joel E. Denny 2010-03-20 15:41:34 -04:00
  • 96a381c502 maint: update for changes to gnulib's announce-gen. Joel E. Denny 2010-03-20 15:41:34 -04:00
  • 5a3c69f103 maint: update for changes to gnulib's announce-gen. Joel E. Denny 2010-03-20 15:41:34 -04:00
  • e19a049cce Version 2.4.2. Joel E. Denny 2010-03-20 13:10:09 -04:00
  • ea66d039b4 Version 2.4.2. Joel E. Denny 2010-03-20 13:10:09 -04:00
  • 08090fe64c Version 2.4.2. v2.4.2 Joel E. Denny 2010-03-20 13:10:09 -04:00
  • c76f5dfb03 Prepare for 2.4.2 release. Joel E. Denny 2010-02-22 23:58:13 -05:00
  • 2ad7e09e96 Version 2.4.1b. v2.4.1b Joel E. Denny 2010-02-22 21:59:18 -05:00
  • 890aeb28f6 tests: fix maintainer-xml-check for recent changes. Joel E. Denny 2010-02-22 21:52:39 -05:00
  • c50befe615 tests: fix maintainer-xml-check for recent changes. Joel E. Denny 2010-02-22 21:52:39 -05:00
  • a3d760ef5d tests: fix maintainer-xml-check for recent changes. Joel E. Denny 2010-02-22 21:52:39 -05:00
  • f39ab2869c portability: fix several issues with M4 subprocess. Joel E. Denny 2010-02-22 18:09:19 -05:00
  • 47fa574761 portability: fix several issues with M4 subprocess. Joel E. Denny 2010-02-22 18:09:19 -05:00
  • 22cc8d813e portability: fix several issues with M4 subprocess. Joel E. Denny 2010-02-22 18:09:19 -05:00
  • e32050b0c7 Update POTFILES. Joel E. Denny 2010-02-04 21:07:07 -05:00
  • d67e37a74b Update POTFILES. Joel E. Denny 2010-02-04 21:07:07 -05:00
  • 9398411bfc Update POTFILES. Joel E. Denny 2010-02-04 21:07:07 -05:00
  • efc4ed4a0f Code cleanup. Joel E. Denny 2010-02-01 17:26:29 -05:00