aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Polish array handling code.john haque2012-04-189-126/+153
| | | | |
* | | | | Use unref when freeing a null array element.john haque2012-04-172-7/+15
|/ / / /
* | | | Merge branch 'master' into gawk_mpfr.john haque2012-04-1784-8386/+9418
|\ \ \ \
| * | | | Add info on bzr to README.git.Arnold D. Robbins2012-04-091-5/+48
| | | | |
| * | | | Finish merge from stable branch, of po, gmo files.Arnold D. Robbins2012-04-0821-5551/+5298
| | | | |
| * | | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-0852-1155/+1349
| |\| | |
| | * | | Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-309-53/+69
| | | | |
| | * | | Sync dfa with grep. Update configure machinery.Arnold D. Robbins2012-03-2912-1004/+1119
| | | | |
| | * | | Make 4.0.1 tarball.Arnold D. Robbins2012-03-2837-148/+196
| | | | |
| | * | | And more copyright updates.Arnold D. Robbins2012-03-282-3/+7
| | | | |
| | * | | Update copyrights where needed.Arnold D. Robbins2012-03-286-5/+7
| | | | |
| | * | | Additional getopt fix, for DJGPP this time.Arnold D. Robbins2012-03-282-3/+11
| | | | |
| * | | | 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
| | | | |