Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 71 | -6626/+7107 |
|\ | |||||
| * | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 40 | -1147/+1099 |
| | | |||||
| * | Minor cleanups in debugger. | Arnold D. Robbins | 2012-04-26 | 5 | -117/+127 |
| | | |||||
| * | New vi.po file. Added it back to LINGUAS also. | Arnold D. Robbins | 2012-04-11 | 3 | -840/+860 |
| | | |||||
| * | Finish updating to automake 1.11.4. tcc now works! | Arnold D. Robbins | 2012-04-09 | 11 | -691/+1164 |
| | | |||||
| * | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 8 | -112/+304 |
| | | |||||
* | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 8 | -310/+511 |
| | | |||||
* | | Cleanups in io.c and improve RS as regexp. | Arnold D. Robbins | 2012-04-26 | 6 | -453/+454 |
| | | |||||
* | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 84 | -8386/+9418 |
|\ \ | |||||
| * | | Add info on bzr to README.git. | Arnold D. Robbins | 2012-04-09 | 1 | -5/+48 |
| | | | |||||
| * | | Finish merge from stable branch, of po, gmo files. | Arnold D. Robbins | 2012-04-08 | 21 | -5551/+5298 |
| | | | |||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 52 | -1155/+1349 |
| |\| | |||||
| | * | Move _Noreturn handlng into a separate macro. | Arnold D. Robbins | 2012-03-30 | 9 | -53/+69 |
| | | | |||||
| | * | Sync dfa with grep. Update configure machinery. | Arnold D. Robbins | 2012-03-29 | 12 | -1004/+1119 |
| | | | |||||
| | * | Make 4.0.1 tarball. | Arnold D. Robbins | 2012-03-28 | 37 | -148/+196 |
| | | | |||||
| | * | And more copyright updates. | Arnold D. Robbins | 2012-03-28 | 2 | -3/+7 |
| | | | |||||
| | * | Update copyrights where needed. | Arnold D. Robbins | 2012-03-28 | 6 | -5/+7 |
| | | | |||||
| | * | Additional getopt fix, for DJGPP this time. | Arnold D. Robbins | 2012-03-28 | 2 | -3/+11 |
| | | | |||||
| * | | Minor edits. | Arnold D. Robbins | 2012-03-22 | 2 | -3/+4 |
| | | | |||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 69 | -4753/+5804 |
| |\| | |||||
| | * | VMS fix for new test. | Arnold D. Robbins | 2012-03-21 | 2 | -4/+10 |
| | | | |||||
| | * | Minor getopt fix for cygwin and NEWS update. | Arnold D. Robbins | 2012-03-21 | 3 | -4/+11 |
| | | | |||||
| | * | Minor configure.ac fix and new tarball. | Arnold D. Robbins | 2012-03-20 | 26 | -1030/+1035 |
| | | | |||||
| | * | Add the test files for the previous commit. Sheesh. | Arnold D. Robbins | 2012-03-20 | 2 | -0/+23 |
| | | | |||||
| | * | Minor printf bug fix + new test for it everywhere. | Arnold D. Robbins | 2012-03-20 | 10 | -9/+49 |
| | | | |||||
| | * | Make getopt always compile, fix C89 issues. | Arnold D. Robbins | 2012-03-20 | 3 | -3/+21 |
| | | | |||||
| | * | Next test tarball. | Arnold D. Robbins | 2012-03-16 | 25 | -444/+419 |
| | | | |||||
| | * | Sync from GLIBC. | Arnold D. Robbins | 2012-03-16 | 11 | -91/+198 |
| | | | |||||
| | * | New fi.po file. | Arnold D. Robbins | 2012-03-16 | 2 | -176/+261 |
| | | | |||||
| | * | New finnish translation. | Arnold D. Robbins | 2012-03-14 | 1 | -266/+182 |
| | | | |||||
| | * | Fix compile warnings on DJGPP. | Arnold D. Robbins | 2012-03-14 | 5 | -1/+21 |
| | | | |||||
| | * | Fix to regex_internal.c from sed list. | Arnold D. Robbins | 2012-03-14 | 2 | -1/+7 |
| | | | |||||
| | * | Update pc Makefiles. | Arnold D. Robbins | 2012-03-01 | 3 | -36/+52 |
| | | | |||||
| | * | Make getgroups error non-fatal. Minor doc update. | Arnold D. Robbins | 2012-02-28 | 4 | -365/+381 |
| | | | |||||
| | * | Make 'j' tarball for testing. | Arnold D. Robbins | 2012-02-27 | 28 | -31/+37 |
| | | | |||||
| | * | Add test/fmtspcl.ok to .gitignore | Arnold D. Robbins | 2012-02-22 | 1 | -0/+1 |
| | | | |||||
| | * | Add .gitignore to gawk-4.0-stable. | Arnold D. Robbins | 2012-02-22 | 1 | -0/+18 |
| | | | |||||
| | * | Additional fixes from Eli for MinGW. | Arnold D. Robbins | 2012-02-22 | 2 | -9/+24 |
| | | | |||||
| | * | Locale fix for error message comparison. | Arnold D. Robbins | 2012-02-22 | 3 | -4/+10 |
| | | | |||||
| | * | Bump version, make tarball. | Arnold D. Robbins | 2012-02-15 | 24 | -1791/+2402 |
| | | | |||||
| | * | Minor fixes. | Arnold D. Robbins | 2012-02-15 | 2 | -433/+444 |
| | | | |||||
| | * | Fix warnings from gcc -Wall, GCC 4.6.2. | Arnold D. Robbins | 2012-02-15 | 6 | -38/+69 |
| | | | |||||
| | * | Update MinGW execvp, additions to Makefile and config. | Arnold D. Robbins | 2012-02-15 | 5 | -7/+36 |
| | | | |||||
| | * | General prep for release. (Copyrights, etc.) | Arnold D. Robbins | 2012-02-10 | 14 | -391/+975 |
| | | | |||||
| | * | Fix return code in execvp. | Arnold D. Robbins | 2012-02-10 | 1 | -1/+1 |
| | | | |||||
| | * | DJGPP fix for dgawk (substitute version of execvp). | Arnold D. Robbins | 2012-02-10 | 2 | -1/+19 |
| | | | |||||
| | * | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2012-02-10 | 2 | -150/+196 |
| | | | |||||
| | * | New danish po file. | Arnold D. Robbins | 2012-02-10 | 1 | -287/+229 |
| | | | |||||
| | * | Minor bug fix, new .gmo files. | Arnold D. Robbins | 2012-02-07 | 5 | -1/+8 |
| | | | |||||
| | * | New pl.po file. | Arnold D. Robbins | 2012-02-06 | 1 | -184/+83 |
| | | |