Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forging ahead with API documentation. | Arnold D. Robbins | 2012-10-31 | 3 | -166/+204 |
| | |||||
* | Create figures for API doc. | Arnold D. Robbins | 2012-10-31 | 13 | -8/+1737 |
| | |||||
* | Some minor fixes. See ChangeLog. | Arnold D. Robbins | 2012-10-31 | 6 | -12/+22 |
| | |||||
* | Doc updates. | Arnold D. Robbins | 2012-10-28 | 3 | -53/+84 |
| | |||||
* | Add more man pages in extension/Makefile.am. | Arnold D. Robbins | 2012-10-28 | 3 | -2/+8 |
| | |||||
* | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-10-28 | 6 | -298/+356 |
|\ | |||||
| * | Update to bison 2.6.4. | Arnold D. Robbins | 2012-10-28 | 4 | -435/+394 |
| | | |||||
| * | Update pc/Makefile.tst. | Arnold D. Robbins | 2012-10-28 | 2 | -5/+37 |
| | | |||||
* | | Fix two tests to work with make diffout. | Arnold D. Robbins | 2012-10-28 | 7 | -14/+25 |
| | | |||||
* | | Add stuff to TODO. | Arnold D. Robbins | 2012-10-28 | 1 | -0/+6 |
| | | |||||
* | | Finished basic text of API chapter! | Arnold D. Robbins | 2012-10-27 | 2 | -67/+230 |
| | | |||||
* | | Doc updates. | Arnold D. Robbins | 2012-10-27 | 3 | -3/+190 |
| | | |||||
* | | Remove git merge droppings in m4 directory. | Arnold D. Robbins | 2012-10-27 | 3 | -8/+4 |
| | | |||||
* | | API doc additions and related other edits. | Arnold D. Robbins | 2012-10-26 | 9 | -222/+371 |
| | | |||||
* | | New extension man page for revtwoway. | Arnold D. Robbins | 2012-10-24 | 2 | -0/+65 |
| | | |||||
* | | Doc additions. | Arnold D. Robbins | 2012-10-24 | 3 | -47/+789 |
| | | |||||
* | | More documentation work. | Arnold D. Robbins | 2012-10-23 | 3 | -183/+365 |
| | | |||||
* | | More API doc. | Arnold D. Robbins | 2012-10-21 | 1 | -48/+50 |
| | | |||||
* | | Bug fix in do_stat(). | Arnold D. Robbins | 2012-10-21 | 2 | -0/+7 |
| | | |||||
* | | Update in FUTURES. | Arnold D. Robbins | 2012-10-21 | 1 | -3/+5 |
| | | |||||
* | | More API doc. | Arnold D. Robbins | 2012-10-21 | 1 | -16/+240 |
| | | |||||
* | | Minor API doc edits. | Arnold D. Robbins | 2012-10-21 | 2 | -9/+17 |
| | | |||||
* | | z/OS fixes. | Arnold D. Robbins | 2012-10-21 | 4 | -10/+18 |
| | | |||||
* | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 14 | -458/+1266 |
| | | |||||
* | | API cleanups and doc additions. | Arnold D. Robbins | 2012-10-14 | 19 | -245/+1096 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-10-13 | 31 | -4769/+6008 |
|\| | |||||
| * | And update NEWS, too. | Arnold D. Robbins | 2012-10-13 | 1 | -2/+2 |
| | | |||||
| * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 38 | -2075/+2050 |
| | | |||||
| * | Make dgawk.1 man page link. | Arnold D. Robbins | 2012-10-13 | 3 | -4/+11 |
| | | |||||
* | | Improvement to readdir test. | Arnold D. Robbins | 2012-10-11 | 3 | -6/+9 |
| | | |||||
* | | Bug fix in testext test and fix flag values. | Arnold D. Robbins | 2012-10-11 | 6 | -8/+22 |
| | | |||||
* | | Bug fix for new symbol table implementation. | Arnold D. Robbins | 2012-10-11 | 3 | -4/+30 |
| | | |||||
* | | Minor doc update in FUTURES. | Arnold D. Robbins | 2012-10-11 | 1 | -4/+2 |
| | | |||||
* | | Cleanups in gawkapi.h and adjustments for them. | Arnold D. Robbins | 2012-10-10 | 4 | -174/+243 |
| | | |||||
* | | Doc updates. | Arnold D. Robbins | 2012-10-05 | 2 | -0/+4 |
| | | |||||
* | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 34 | -649/+1259 |
|\ \ | |||||
| * | | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 22 | -78/+374 |
| | | | |||||
| * | | More SYMTAB and FUNCTAB improvements. | Arnold D. Robbins | 2012-10-03 | 10 | -299/+357 |
| | | | |||||
| * | | Document SYMTAB and FUNCTAB. Disable for --posix. | Arnold D. Robbins | 2012-10-02 | 7 | -280/+471 |
| | | | |||||
| * | | First cut at SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-09-25 | 9 | -292/+363 |
| | | | |||||
* | | | Update mbsupport.h for newer z/OS. | Arnold D. Robbins | 2012-10-05 | 2 | -0/+15 |
| | | | |||||
* | | | 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 | 9 | -14/+22 |
| | | | |||||
* | | | Fix VPATH builds. | Arnold D. Robbins | 2012-10-04 | 2 | -2/+9 |
| | | | |||||
* | | | Clean up make_str_node macro. | Arnold D. Robbins | 2012-10-04 | 5 | -11/+19 |
| | | | |||||
* | | | 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 |
| | | |||||
* | | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 9 | -498/+534 |
|\| | |||||
| * | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 9 | -469/+505 |
| | |