aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | Bug fix for I/O errors in the middle of a file.Arnold D. Robbins2014-07-244-5/+19
| | | | | | | | | |
| | * | | | | | | | Fix option ordering in usage output.Arnold D. Robbins2014-07-244-2/+11
| | | | | | | | | |
| * | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-07-213-2/+10
| |\| | | | | | | |
| | * | | | | | | | Bug fix in uninstall in extension directory.Arnold D. Robbins2014-07-213-2/+10
| | | | | | | | | |
| * | | | | | | | | Updated it.po file.Arnold D. Robbins2014-07-211-17/+15
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Moved the file so that it becomes a bit more visible to the public when the ↵Juergen Kahrs2014-08-081-95/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake branch gets merged into the master branch.
* | | | | | | | | Moved the file so that it becomes a bit more visible to the public when the ↵Juergen Kahrs2014-08-081-0/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake branch gets merged into the master branch.
* | | | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2014-07-1824-935/+1357
|\| | | | | | | |
| * | | | | | | | Add div() function for integer division & remainder.Arnold D. Robbins2014-07-1014-343/+682
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-07-109-15/+107
| |\| | | | | | |
| | * | | | | | | Make printhuge test use UTF-8 locale.Arnold D. Robbins2014-07-103-10/+12
| | | | | | | | |
| | * | | | | | | Bug fix when sprintf %c on huge values in multibyte locales.Arnold D. Robbins2014-07-108-3/+31
| | | | | | | | |
| | * | | | | | | Make source code character checking smarter.Arnold D. Robbins2014-07-103-12/+74
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-07-047-573/+630
| |\| | | | | | |
| | * | | | | | | Document how to match ASCII characters.Arnold D. Robbins2014-07-044-491/+526
| | | | | | | | |
| | * | | | | | | Disallow bad characters in source files.Arnold D. Robbins2014-07-043-82/+104
| | | | | | | | |
| * | | | | | | | Don't install igawk and igawk.1 anymore.Arnold D. Robbins2014-06-259-185/+98
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-254-600/+627
| |\| | | | | | |
| | * | | | | | | Update copying and back cover text.Arnold D. Robbins2014-06-254-600/+627
| | | | | | | | |
| * | | | | | | | Make --pretty-print not run the program.Arnold D. Robbins2014-06-2411-597/+591
| | | | | | | | |
* | | | | | | | | Definition of _GL_ATTRIBUTE_PURE is needed by dfa.h for some strange reason.Juergen Kahrs2014-06-241-1/+2
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2014-06-24228-26691/+43376
|\| | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-226-535/+556
| |\| | | | | | |
| | * | | | | | | Typos and other minor fixes.Arnold D. Robbins2014-06-224-532/+535
| | | | | | | | |
| | * | | | | | | Fix memory leak in regcomp.c.Arnold D. Robbins2014-06-222-3/+21
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-199-579/+636
| |\| | | | | | |
| | * | | | | | | Add more thanks, minor revision in doc.Arnold D. Robbins2014-06-194-561/+602
| | | | | | | | |
| | * | | | | | | Bug fix for poundbang test.Arnold D. Robbins2014-06-193-2/+6
| | | | | | | | |
| | * | | | | | | Add more comments and whitespace for do_sub().Arnold D. Robbins2014-06-192-16/+28
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-184-572/+684
| |\| | | | | | |
| | * | | | | | | Subsections in 6.1.4.Arnold D. Robbins2014-06-184-572/+684
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-174-70/+67
| |\| | | | | | |
| | * | | | | | | Minor fixes, esp for docbook.Arnold D. Robbins2014-06-174-70/+67
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-175-3684/+3013
| |\| | | | | | |
| | * | | | | | | Finish exercises, update chapter 15, menus. Update NEWS.Arnold D. Robbins2014-06-175-3683/+3012
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-164-668/+801
| |\| | | | | | |
| | * | | | | | | Start adding exercises.Arnold D. Robbins2014-06-164-668/+801
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-155-556/+1207
| |\| | | | | | |
| | * | | | | | | Finish up summaries. Improvements in mystrtonum().Arnold D. Robbins2014-06-155-556/+1207
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-134-903/+913
| |\| | | | | | |
| | * | | | | | | Another typo fix.Arnold D. Robbins2014-06-133-428/+428
| | | | | | | | |
| | * | | | | | | Fix typos for filename macro in doc.Arnold D. Robbins2014-06-134-903/+913
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-124-438/+908
| |\| | | | | | |
| | * | | | | | | And more summaries in the doc.Arnold D. Robbins2014-06-124-438/+908
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-114-348/+838
| |\| | | | | | |
| | * | | | | | | More summaries. Through chapter 10.Arnold D. Robbins2014-06-114-348/+838
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-103-24/+52
| |\| | | | | | |
| | * | | | | | | Update docbook figure markup.Arnold D. Robbins2014-06-103-24/+52
| | | | | | | | |
| * | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-06-093-0/+9
| |\| | | | | | |
| | * | | | | | | Some docbook tweaks.Arnold D. Robbins2014-06-093-0/+9
| | | | | | | | |