Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
| | | |||||
* | | 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 |
| | | |||||
* | | Document local arrays. | Arnold D. Robbins | 2012-11-06 | 3 | -268/+348 |
| | | |||||
* | | Remove temp API doc after merge into gawk.texi. | Arnold D. Robbins | 2012-11-06 | 1 | -4103/+0 |
| | | |||||
* | | Add parts to gawk.texi, rearrange chapters. | Arnold D. Robbins | 2012-11-06 | 3 | -3975/+4038 |
| | | |||||
* | | Doc updates, fix up images. | Arnold D. Robbins | 2012-11-05 | 3 | -156/+126 |
| | | |||||
* | | Restore pdf files for images. | Arnold D. Robbins | 2012-11-04 | 8 | -14/+23 |
| | | |||||
* | | Finally! Integrated API chapter into gawk doc. | Arnold D. Robbins | 2012-11-04 | 3 | -1568/+8154 |
| | | |||||
* | | More doc edits. Finish up api.texi. | Arnold D. Robbins | 2012-11-04 | 1 | -108/+113 |
| | | |||||
* | | And images in gawk.texi fixed up. | Arnold D. Robbins | 2012-11-03 | 11 | -67/+96 |
| | | |||||
* | | Further API doc progress, also on figures. | Arnold D. Robbins | 2012-11-03 | 13 | -119/+226 |
| | | |||||
* | | Forging ahead with API documentation. | Arnold D. Robbins | 2012-10-31 | 1 | -165/+201 |
| | | |||||
* | | Create figures for API doc. | Arnold D. Robbins | 2012-10-31 | 13 | -8/+1737 |
| | | |||||
* | | Doc updates. | Arnold D. Robbins | 2012-10-28 | 3 | -53/+84 |
| | | |||||
* | | Finished basic text of API chapter! | Arnold D. Robbins | 2012-10-27 | 1 | -66/+229 |
| | | |||||
* | | Doc updates. | Arnold D. Robbins | 2012-10-27 | 1 | -2/+185 |
| | | |||||
* | | API doc additions and related other edits. | Arnold D. Robbins | 2012-10-26 | 2 | -214/+341 |
| | | |||||
* | | Doc additions. | Arnold D. Robbins | 2012-10-24 | 1 | -45/+783 |
| | | |||||
* | | More documentation work. | Arnold D. Robbins | 2012-10-23 | 1 | -179/+357 |
| | | |||||
* | | More API doc. | Arnold D. Robbins | 2012-10-21 | 1 | -48/+50 |
| | | |||||
* | | More API doc. | Arnold D. Robbins | 2012-10-21 | 1 | -16/+240 |
| | | |||||
* | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 4 | -266/+924 |
| | | |||||
* | | API cleanups and doc additions. | Arnold D. Robbins | 2012-10-14 | 1 | -202/+948 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-10-13 | 1 | -0/+5 |
|\| | |||||
| * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 2 | -41/+61 |
| | | |||||
| * | Make dgawk.1 man page link. | Arnold D. Robbins | 2012-10-13 | 3 | -4/+11 |
| | | |||||
* | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 5 | -280/+480 |
|\ \ | |||||
| * | | More SYMTAB and FUNCTAB improvements. | Arnold D. Robbins | 2012-10-03 | 4 | -284/+303 |
| | | | |||||
| * | | Document SYMTAB and FUNCTAB. Disable for --posix. | Arnold D. Robbins | 2012-10-02 | 5 | -280/+463 |
| | | | |||||
* | | | Don't make dgawk.1 and pgawk.1 links. | Arnold D. Robbins | 2012-10-05 | 3 | -53/+21 |
| | | | |||||
* | | | Update to autoconf 1.12.4. | Arnold D. Robbins | 2012-10-04 | 1 | -1/+1 |
| | | | |||||
* | | | Fix full name of ISO in doc. | Arnold D. Robbins | 2012-10-02 | 3 | -24/+37 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix full name of ISO in the doc. | Arnold D. Robbins | 2012-10-02 | 3 | -24/+37 |
| | | |||||
* | | Minor updates to api.texi. | Arnold D. Robbins | 2012-09-25 | 1 | -21/+49 |
| | |