Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
* | | 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 | |
| | |