Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-07 | 1 | -369/+371 |
|\ | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 1 | -369/+371 |
| |\ | |||||
| | * | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 1 | -365/+369 |
| | * | Bug fix in regexp parsing. | Arnold D. Robbins | 2015-01-07 | 1 | -4/+2 |
* | | | More fixes to stop allocating an extra byte. | Arnold D. Robbins | 2014-12-14 | 1 | -1/+1 |
* | | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -1/+1 |
|/ / | |||||
* | | Improve comment handling in pretty printing. | Arnold D. Robbins | 2014-12-12 | 1 | -371/+417 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-15 | 1 | -30/+0 |
|\| | |||||
| * | Remove MBS_SUPPORT ifdefs. | Arnold D. Robbins | 2014-11-15 | 1 | -30/+0 |
* | | Some more minor cleanups. | Arnold D. Robbins | 2014-10-05 | 1 | -0/+5 |
* | | Add updated awkgram.c. | Arnold D. Robbins | 2014-10-04 | 1 | -15/+15 |
* | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 1 | -335/+342 |
* | | Some cleanups and doc additions. | Arnold D. Robbins | 2014-10-01 | 1 | -329/+329 |
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-27 | 1 | -2/+16 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-27 | 1 | -1/+1 |
| |\| | |||||
| | * | Minor fix when checking for bad source characters. | Arnold D. Robbins | 2014-09-27 | 1 | -1/+1 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-23 | 1 | -1/+5 |
| |\| | |||||
| | * | Allow any kind of junk inside quoted strings. | Arnold D. Robbins | 2014-09-23 | 1 | -1/+5 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-19 | 1 | -0/+10 |
| |\| | |||||
| | * | More commentary on isalnum. | Arnold D. Robbins | 2014-09-19 | 1 | -0/+10 |
* | | | Merge branch 'master' into comment, update ChangeLogs | Arnold D. Robbins | 2014-09-15 | 1 | -362/+409 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-15 | 1 | -375/+389 |
| |\| | |||||
| | * | Finish excising isalpha and isalnum. Document. | Arnold D. Robbins | 2014-09-15 | 1 | -375/+389 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-14 | 1 | -1/+34 |
| |\| | |||||
| | * | Update awkgram.c. | Arnold D. Robbins | 2014-09-14 | 1 | -1/+1 |
| | * | Force only ASCII letters to be allowed in identifiers. | Arnold D. Robbins | 2014-09-14 | 1 | -1/+34 |
* | | | Minor code cleanups. | Arnold D. Robbins | 2014-09-12 | 1 | -1445/+1243 |
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-10 | 1 | -2/+35 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 1 | -2/+19 |
| |\| | |||||
| | * | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 1 | -2/+19 |
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-04 | 1 | -0/+16 |
| |\| | |||||
| | * | Make indirect calls work on built-in and extension functions. | Arnold D. Robbins | 2014-09-04 | 1 | -0/+16 |
| | * | Minor patch to get --profile to work in -M (MPFR) mode. | Andrew J. Schorr | 2014-08-03 | 1 | -1/+1 |
* | | | fix awkgram.y | Stephen Davies | 2014-09-09 | 1 | -0/+1 |
* | | | sync awkgram | Stephen Davies | 2014-09-09 | 1 | -1/+0 |
* | | | adding awkgram.c | Stephen Davies | 2014-09-07 | 1 | -1276/+1580 |
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-06 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' to get --profile to work with -M. | Andrew J. Schorr | 2014-08-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Minor patch to get --profile to work in -M (MPFR) mode. | Andrew J. Schorr | 2014-08-03 | 1 | -1/+1 |
| | |/ | |||||
* | | | And add awkgram.c... | Arnold D. Robbins | 2014-07-12 | 1 | -362/+357 |
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-12 | 1 | -412/+463 |
|\| | | |||||
| * | | Add div() function for integer division & remainder. | Arnold D. Robbins | 2014-07-10 | 1 | -1/+11 |
| |/ | |||||
| * | Make source code character checking smarter. | Arnold D. Robbins | 2014-07-10 | 1 | -6/+34 |
| * | Disallow bad characters in source files. | Arnold D. Robbins | 2014-07-04 | 1 | -41/+49 |
| * | Allow any redirected getline inside BEGINFILE/ENDFILE. | Arnold D. Robbins | 2014-05-22 | 1 | -118/+109 |
| * | Fix memory leak in do_eval. | Arnold D. Robbins | 2014-05-09 | 1 | -0/+9 |
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-04-11 | 1 | -2/+2 |
|\| | |||||
| * | Continue to straighten out enum usage. | Arnold D. Robbins | 2014-03-05 | 1 | -2/+2 |
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-02-20 | 1 | -1402/+1217 |
|\| | |||||
| * | Update to Bison 3.0.2. | Arnold D. Robbins | 2014-02-15 | 1 | -1392/+1183 |