summaryrefslogtreecommitdiff
path: root/command.y
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in a bunch of files.Arnold D. Robbins2023-04-141-1/+1
* Remove trailing whitespace from a bunch of files.Arnold D. Robbins2023-02-261-1/+1
* Update to Bison 3.8.Arnold D. Robbins2021-09-101-0/+1
* Update a bunch of copyright years.Arnold D. Robbins2021-01-091-1/+1
* Improve use of types throughout.Arnold D. Robbins2021-01-081-4/+4
* Make all messages consistent: no final periods.Arnold D. Robbins2020-08-241-45/+45
* Update copyright years.Arnold D. Robbins2020-03-201-1/+1
* First round of message improvements.Arnold D. Robbins2020-03-091-14/+14
* Update copyright years. Fix a typo in ChangeLog.1.Arnold D. Robbins2019-07-211-1/+1
* Fix core dump upon syntax error.Arnold D. Robbins2019-04-181-7/+7
* Improvements for z/OS, building and test suite.Arnold D. Robbins2019-02-251-1/+1
* Rework namespace handling to make simpler and correct. Add two test cases.Arnold D. Robbins2019-01-251-1/+1
* Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-111-1/+1
* Fix the FSF's address in a few files that still needed it.Arnold D. Robbins2017-10-081-1/+2
* Some cleanup about checking letters and identifiers.Arnold D. Robbins2017-07-111-2/+2
* Replace malloc+memset with calloc, mostly by using the new ezalloc macro.Andrew J. Schorr2017-06-221-2/+1
* Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-40/+40
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-081-1/+1
|\
| * Update command.y to version 3 of the GPL.Arnold D. Robbins2016-09-081-1/+1
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-301-1/+2
|\ \ | |/
| * Changes toward release and test tarball.Arnold D. Robbins2016-05-301-1/+2
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-11-261-0/+2
|\ \ | |/
| * Add "exit" as synonym for "quit" in the debugger.Arnold D. Robbins2015-11-261-0/+2
* | Merge branch 'gawk-4.1-stable' (zOS updates included)Arnold D. Robbins2015-10-041-0/+37
|\ \ | |/
| * Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-021-0/+37
* | More fixes to stop allocating an extra byte.Arnold D. Robbins2014-12-141-5/+5
|/
* Add "where" command to debugger (alias for backtrace).Arnold D. Robbins2014-09-281-0/+2
* Finish excising isalpha and isalnum. Document.Arnold D. Robbins2014-09-151-3/+3
* Continue to straighten out enum usage.Arnold D. Robbins2014-03-051-1/+1
* Minor improvements in a few files.Arnold D. Robbins2014-01-121-1/+1
* Move a function around in command.y.Arnold D. Robbins2014-01-071-3/+3
* Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-111-29/+29
* Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-271-9/+10
|\
| * Minor cleanups in debugger.Arnold D. Robbins2012-04-261-9/+10
* | Change MPFR variable RND_MODE to ROUND_MODE.john haque2012-04-121-1/+1
* | Add arbitrary-precision arithmetic on integers.john haque2012-03-191-2/+11
* | Finish MPFR changes and clean up code.john haque2012-02-261-6/+12
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-311-1/+1
|\ \ | |/
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-311-1/+1
* | Add a test file, cleanup code and update doc.john haque2011-10-121-5/+4
* | Speed/memory performance improvements.john haque2011-10-121-43/+40
|/
* Fix problem with subarray of deleted array.Arnold D. Robbins2011-05-041-1/+1
* Update copyrights.Arnold D. Robbins2011-02-271-1/+1
* Fix ctype calls on Cygwin.Arnold D. Robbins2011-02-011-2/+2
* Fixes from John Haque.Arnold D. Robbins2010-11-221-1/+1
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-0/+1680