| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: write-file-hooks -> before-save-hook | Paul Eggert | 2018-03-06 | 1 | -2/+2 |
* | maint: Update copyright years to 2018 | Mathieu Lirzin | 2018-01-04 | 1 | -1/+1 |
* | Prefer https: URLs | Paul Eggert | 2017-09-19 | 1 | -2/+2 |
* | maint: Update copyright years to 2017. | Mathieu Lirzin | 2017-03-02 | 1 | -1/+1 |
* | maint: port time-stamp-time-zone to strict POSIX | Paul Eggert | 2016-01-12 | 1 | -2/+2 |
* | maint: update copyright years to 2015 (branch 'micro') | Stefano Lattarini | 2015-01-05 | 1 | -1/+1 |
* | maint: update copyright years | Stefano Lattarini | 2014-04-21 | 1 | -1/+1 |
* | ywrap: remove an obsolete FIXME comment | Stefano Lattarini | 2013-01-12 | 1 | -2/+0 |
* | ywrap: style fixes (no semantic change intended) | Stefano Lattarini | 2013-01-12 | 1 | -12/+12 |
* | maint: update copyright year for 2013 (in branch maint) | Stefano Lattarini | 2012-12-31 | 1 | -1/+1 |
* | ylwrap: various fixes | Akim Demaille | 2012-12-21 | 1 | -12/+21 |
* | ylwrap: use proper quoting inside a `...` substitution | Stefano Lattarini | 2012-07-14 | 1 | -1/+1 |
* | ylwrap: don't uselessly reset the exit status in case of failure | Stefano Lattarini | 2012-07-14 | 1 | -2/+0 |
* | ylwrap: fix C++ support for Bison | Akim Demaille | 2012-07-14 | 1 | -11/+4 |
* | ylwrap: refactor: move loop invariant | Akim Demaille | 2012-07-14 | 1 | -3/+1 |
* | ylwrap: refactoring: don't rely on the file order | Akim Demaille | 2012-07-14 | 1 | -14/+14 |
* | ylwrap: comment changes | Akim Demaille | 2012-07-14 | 1 | -13/+10 |
* | ylwrap: modernize idioms | Akim Demaille | 2012-07-14 | 1 | -5/+5 |
* | ylwrap: rename header inclusion in generated parsers | Akim Demaille | 2012-07-14 | 1 | -4/+15 |
* | ylwrap: simplify the list of renamings | Akim Demaille | 2012-07-14 | 1 | -27/+30 |
* | ylwrap: refactor: less duplication | Akim Demaille | 2012-07-14 | 1 | -20/+28 |
* | ylwrap: preserve subdirectories in "#line" munging | Nikolai Weibull | 2012-05-16 | 1 | -7/+5 |
* | ylwrap: preparatory refactoring | Stefano Lattarini | 2012-05-16 | 1 | -5/+14 |
* | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 1 | -2/+1 |
* | scripts: quote 'like this', not `like this' | Paul Eggert | 2012-01-06 | 1 | -4/+4 |
* | ylwrap: fix unusual indentation whitespace | Eric Blake | 2011-08-25 | 1 | -14/+14 |
* | Fix exit status of signal handlers in shell scripts. | Dmitry V. Levin | 2010-02-06 | 1 | -3/+7 |
* | Revert Automake license to GPLv2+. | Ralf Wildenhues | 2009-05-17 | 1 | -1/+1 |
* | scripts: normalize all timestamps to UTC | Eric Blake | 2009-04-29 | 1 | -3/+4 |
* | Reword the copyright notices to match what's suggested in GPLv3. | Ralf Wildenhues | 2007-12-08 | 1 | -3/+1 |
* | * lib/ylwrap: Cope with white space in `PROGRAM' and `pwd`. | Ralf Wildenhues | 2007-11-23 | 1 | -6/+6 |
* | * COPYING, lib/COPYING: Update to GPLv3. All uses changed. | Ralf Wildenhues | 2007-07-07 | 1 | -1/+1 |
* | * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02, | Alexandre Duret-Lutz | 2005-05-14 | 1 | -2/+3 |
* | * lib/elisp-comp: Use `(exit N); exit N', not `(exit N); exit'; | Alexandre Duret-Lutz | 2005-02-02 | 1 | -4/+4 |
* | * lib/compile, lib/elisp-comp, lib/install-sh, lib/ylwrap: Use $ret | Alexandre Duret-Lutz | 2004-09-10 | 1 | -8/+8 |
* | * lib/ylwrap: Do not overwrite headers if they haven't changed. | Alexandre Duret-Lutz | 2003-11-18 | 1 | -3/+25 |
* | * lib/mkinstalldirs: Mention automake-patches@gnu.org and | Alexandre Duret-Lutz | 2003-11-09 | 1 | -90/+130 |
* | * lib/ylwrap: Typo in regex. | Alexandre Duret-Lutz | 2003-10-24 | 1 | -2/+2 |
* | Use 'case' statement to work around ${1+"$@"} problem with Zsh. | Paul Eggert | 2002-04-19 | 1 | -2/+8 |
* | * lib/am/lex.am, lib/am/yacc.am: Use the output file name in | Akim Demaille | 2001-11-01 | 1 | -14/+25 |
* | * lib/ylwrap: Added special exception. | Tom Tromey | 2001-07-17 | 1 | -0/+5 |
* | 2001-07-01 Tim Van Holder <tim.van.holder@pandora.be> | Tom Tromey | 2001-07-01 | 1 | -7/+7 |
* | Fix for yacc5.test: | Tom Tromey | 2001-06-24 | 1 | -26/+11 |
* | * lib/ylwrap: Fixed quoting on regular expression. Fixes | Tom Tromey | 2001-05-15 | 1 | -1/+3 |
* | Fix for yaccvpath.test: | Tom Tromey | 2001-05-15 | 1 | -1/+4 |
* | For PR automake/29: | Tom Tromey | 2001-05-09 | 1 | -21/+27 |
* | * aclocal.in, aclocal.m4: Standardize FSF Copyright statements. | Akim Demaille | 2000-10-16 | 1 | -1/+1 |
* | 1999-06-20 Mark Elbrecht <snowball3@bigfoot.com> | Tom Tromey | 1999-06-20 | 1 | -2/+21 |
* | * ylwrap: Be less strict when recognizing DOS paths. From Mark | Tom Tromey | 1999-06-20 | 1 | -5/+5 |
* | recognize DOS paths as absolute | Tom Tromey | 1998-07-17 | 1 | -5/+5 |