Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor doc update. | Arnold D. Robbins | 2013-04-14 | 3 | -30/+46 |
| | |||||
* | And more cleanup. | Arnold D. Robbins | 2013-04-12 | 3 | -273/+297 |
| | |||||
* | Continuing doc cleanup. | Arnold D. Robbins | 2013-04-11 | 3 | -337/+348 |
| | |||||
* | Continuing the doc cleanup. | Arnold D. Robbins | 2013-04-04 | 3 | -393/+414 |
| | |||||
* | Continuing doc cleanup. | Arnold D. Robbins | 2013-04-03 | 3 | -418/+423 |
| | |||||
* | Start a cleanup pass on the manual. | Arnold D. Robbins | 2013-04-02 | 3 | -556/+635 |
| | |||||
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-03-15 | 3 | -517/+522 |
|\ | |||||
| * | Minor doc updates. | Arnold D. Robbins | 2013-03-15 | 3 | -417/+422 |
| | | |||||
* | | Add a nice quote to the doc. | Arnold D. Robbins | 2013-03-04 | 3 | -431/+446 |
| | | |||||
* | | Minor doc fixes. | Arnold D. Robbins | 2013-02-08 | 3 | -146/+145 |
| | | |||||
* | | Remove xmlgawk from other versions in the doc. | Arnold D. Robbins | 2013-02-07 | 3 | -50/+34 |
| | | |||||
* | | Remove unneeded, undocumented -m option. | Arnold D. Robbins | 2013-02-06 | 2 | -27/+2 |
| | | |||||
* | | Documentation update for new makeinfo. | Arnold D. Robbins | 2013-02-06 | 3 | -138/+152 |
| | | |||||
* | | Minor documentation improvements. | Arnold D. Robbins | 2013-01-31 | 5 | -400/+410 |
| | | |||||
* | | Minor documentation improvement. | Arnold D. Robbins | 2013-01-27 | 3 | -266/+280 |
| | | |||||
* | | Typo fix in doc. | Arnold D. Robbins | 2013-01-21 | 3 | -2/+7 |
| | | |||||
* | | Minor edits to inplace extension doc. | Arnold D. Robbins | 2013-01-09 | 3 | -510/+519 |
| | | |||||
* | | Add inplace file editing extension. | Andrew J. Schorr | 2013-01-08 | 3 | -548/+657 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable'. Update TODO. | Arnold D. Robbins | 2013-01-08 | 4 | -308/+317 |
|\| | |||||
| * | And another quick mawk fix. | Arnold D. Robbins | 2013-01-08 | 2 | -32/+32 |
| | | |||||
| * | Update doc to current mawk. | Arnold D. Robbins | 2013-01-08 | 4 | -211/+220 |
| | | |||||
* | | Fix problems from a merge. | Arnold D. Robbins | 2013-01-06 | 1 | -1012/+530 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-06 | 4 | -14/+521 |
|\| | |||||
| * | Add doc on BWK awk being available from Git Hub. | Arnold D. Robbins | 2013-01-06 | 4 | -448/+476 |
| | | |||||
* | | Add Software Tools quote in lib chapter. | Arnold D. Robbins | 2013-01-06 | 3 | -277/+309 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
|\| | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
| | | |||||
* | | Remove sym_constant() API and tests. | Arnold D. Robbins | 2012-12-25 | 3 | -129/+106 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 2 | -1/+10 |
|\| | |||||
| * | Make the 4.0.2 tarballs. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
| | | |||||
| * | Update versions before making tarball. | Arnold D. Robbins | 2012-12-23 | 3 | -3/+6 |
| | | |||||
* | | Move read_func from IOBUF into awk_input_buf_t. | Arnold D. Robbins | 2012-12-19 | 3 | -111/+165 |
| | | |||||
* | | Move old extension doc to end of appendix. | Arnold D. Robbins | 2012-12-16 | 3 | -104/+105 |
| | | |||||
* | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-16 | 3 | -599/+617 |
|\ \ | |||||
| * | | Move API design decisions to appendix. | Arnold D. Robbins | 2012-12-16 | 3 | -976/+995 |
| | | | |||||
| * | | Minor doc fixes. | Arnold D. Robbins | 2012-12-15 | 3 | -22/+24 |
| | | | |||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-15 | 5 | -946/+343 |
|\| | | |||||
| * | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 4 | -28/+55 |
| |\| | |||||
| | * | Move to automake 1.12.6. | Arnold D. Robbins | 2012-12-15 | 3 | -48/+61 |
| | | | |||||
| | * | Update doc/macros to GPLv3. | Arnold D. Robbins | 2012-12-15 | 2 | -2/+6 |
| | | | |||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 4 | -160/+165 |
|\| | | |||||
| * | | Allow only ASCII letters for a an extension name. | Arnold D. Robbins | 2012-12-09 | 2 | -540/+137 |
| | | | |||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-09 | 4 | -149/+441 |
| |\| | |||||
| | * | Fix awkforai.txt to avoid copyright issues. | Arnold D. Robbins | 2012-12-09 | 4 | -198/+74 |
| | | | |||||
* | | | Merge branch 'master' into array-iface. fflush() is in POSIX. | Arnold D. Robbins | 2012-12-07 | 5 | -62/+571 |
|\| | | |||||
| * | | Merge branch 'gawk-4.0-stable'. fflush is now POSIX. | Arnold D. Robbins | 2012-12-07 | 5 | -349/+344 |
| |\| | |||||
| | * | fflush() is now POSIX. Fix code and document. | Arnold D. Robbins | 2012-12-07 | 5 | -258/+274 |
| | | | |||||
* | | | Add minimal doc that old extension is still around. | Arnold D. Robbins | 2012-12-03 | 3 | -512/+593 |
|/ / | |||||
* | | Update tables in gawk.texi. | Arnold D. Robbins | 2012-12-03 | 3 | -361/+366 |
| | | |||||
* | | Doc updates. | Arnold D. Robbins | 2012-12-01 | 3 | -145/+156 |
| | |