Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | Change fflush() behavior to match BWK and document. | Arnold D. Robbins | 2012-11-27 | 5 | -336/+347 | |
| | | ||||||
* | | Doc updates. | Arnold D. Robbins | 2012-11-27 | 3 | -75/+80 | |
| | | ||||||
* | | Merge LIMATIONS into gawk.texi, fix Makefile.am. | Arnold D. Robbins | 2012-11-24 | 3 | -513/+584 | |
| | | ||||||
* | | Merged various files into one TODO. | Arnold D. Robbins | 2012-11-24 | 3 | -82/+25 | |
| | | ||||||
* | | API minor fixes and doc update. | Arnold D. Robbins | 2012-11-22 | 3 | -126/+162 | |
| | | ||||||
* | | Add 3rd argument to stat() extension. | Arnold D. Robbins | 2012-11-21 | 3 | -93/+123 | |
| | | ||||||
* | | Simplify readdir extension. | Arnold D. Robbins | 2012-11-19 | 3 | -114/+87 | |
| | | ||||||
* | | First pass on Nelson's comments on API chapter. | Arnold D. Robbins | 2012-11-16 | 3 | -199/+240 | |
| | | ||||||
* | | Minor doc edit in API chapter. | Arnold D. Robbins | 2012-11-14 | 3 | -139/+149 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable'. Bump version. | Arnold D. Robbins | 2012-11-10 | 2 | -12/+12 | |
|\| | ||||||
| * | Update version info. Start a release cycle. | Arnold D. Robbins | 2012-11-10 | 2 | -13/+13 | |
| | | ||||||
* | | Rationalize @caption text. | Arnold D. Robbins | 2012-11-06 | 3 | -540/+541 | |
| | |