aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor edits.Arnold D. Robbins2012-03-222-3/+4
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-2269-4753/+5804
|\
| * VMS fix for new test.Arnold D. Robbins2012-03-212-4/+10
| |
| * Minor getopt fix for cygwin and NEWS update.Arnold D. Robbins2012-03-213-4/+11
| |
| * Minor configure.ac fix and new tarball.Arnold D. Robbins2012-03-2026-1030/+1035
| |
| * Add the test files for the previous commit. Sheesh.Arnold D. Robbins2012-03-202-0/+23
| |
| * Minor printf bug fix + new test for it everywhere.Arnold D. Robbins2012-03-2010-9/+49
| |
| * Make getopt always compile, fix C89 issues.Arnold D. Robbins2012-03-203-3/+21
| |
| * Next test tarball.Arnold D. Robbins2012-03-1625-444/+419
| |
| * Sync from GLIBC.Arnold D. Robbins2012-03-1611-91/+198
| |
| * New fi.po file.Arnold D. Robbins2012-03-162-176/+261
| |
| * New finnish translation.Arnold D. Robbins2012-03-141-266/+182
| |
| * Fix compile warnings on DJGPP.Arnold D. Robbins2012-03-145-1/+21
| |
| * Fix to regex_internal.c from sed list.Arnold D. Robbins2012-03-142-1/+7
| |
| * Update pc Makefiles.Arnold D. Robbins2012-03-013-36/+52
| |
| * Make getgroups error non-fatal. Minor doc update.Arnold D. Robbins2012-02-284-365/+381
| |
| * Make 'j' tarball for testing.Arnold D. Robbins2012-02-2728-31/+37
| |
| * Add test/fmtspcl.ok to .gitignoreArnold D. Robbins2012-02-221-0/+1
| |
| * Add .gitignore to gawk-4.0-stable.Arnold D. Robbins2012-02-221-0/+18
| |
| * Additional fixes from Eli for MinGW.Arnold D. Robbins2012-02-222-9/+24
| |
| * Locale fix for error message comparison.Arnold D. Robbins2012-02-223-4/+10
| |
| * Bump version, make tarball.Arnold D. Robbins2012-02-1524-1791/+2402
| |
| * Minor fixes.Arnold D. Robbins2012-02-152-433/+444
| |
| * Fix warnings from gcc -Wall, GCC 4.6.2.Arnold D. Robbins2012-02-156-38/+69
| |
| * Update MinGW execvp, additions to Makefile and config.Arnold D. Robbins2012-02-155-7/+36
| |
| * General prep for release. (Copyrights, etc.)Arnold D. Robbins2012-02-1014-391/+975
| |
| * Fix return code in execvp.Arnold D. Robbins2012-02-101-1/+1
| |
| * DJGPP fix for dgawk (substitute version of execvp).Arnold D. Robbins2012-02-102-1/+19
| |
| * Sync dfa.c with GNU grep.Arnold D. Robbins2012-02-102-150/+196
| |
| * New danish po file.Arnold D. Robbins2012-02-101-287/+229
| |
| * Minor bug fix, new .gmo files.Arnold D. Robbins2012-02-075-1/+8
| |
| * New pl.po file.Arnold D. Robbins2012-02-061-184/+83
| |
| * More updated po files.Arnold D. Robbins2012-01-312-362/+152
| |
| * New .po files.Arnold D. Robbins2012-01-303-430/+174
| |
| * Make 4.0.0h tar ball.Arnold D. Robbins2012-01-2725-28/+28
| |
| * Sync pc/Makefile.tst to mainline.Arnold D. Robbins2012-01-272-21/+33
| |
| * Make 4.0.0g tarball.Arnold D. Robbins2012-01-1722-620/+674
| |
| * Sync dfa.c with grep on bugfix for DJGPP.Arnold D. Robbins2012-01-162-1/+6
| |
| * Sync dfa.c with grep.Arnold D. Robbins2012-01-032-56/+56
| |
* | Prep before syncing from gawk-4.0-stable.Arnold D. Robbins2012-03-221-415/+517
| |
* | Minor edits to John's changes.Arnold D. Robbins2012-02-063-21/+28
| |
* | Read timeout documentation and bug fix.john haque2012-02-034-1/+131
| |
* | Stylistic edits.Arnold D. Robbins2012-01-022-22/+33
| |
* | Added timeout for reading from input.john haque2012-01-014-31/+181
| |
* | Merge branch 'gawk-4.0-stable', minor fixes after exe merge.Arnold D. Robbins2011-12-3116-330/+384
|\|
| * Remove ancient STREQ, STREQN macros.Arnold D. Robbins2011-12-3113-318/+365
| |
* | Remove profile_p.c, no longer needed.Arnold D. Robbins2011-12-311-27/+0
| |
* | Documentation updates.Arnold D. Robbins2011-12-285-15/+20
| |
* | Fix compiler warnings on printf calls.Arnold D. Robbins2011-12-283-2/+7
| |
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-2629-2885/+3169
| |