Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Doc fixes. | Arnold D. Robbins | 2013-11-03 | 4 | -11/+17 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-01 | 3 | -0/+6 | |
| |\| | ||||||
| | * | Add short title page to manual. | Arnold D. Robbins | 2013-10-31 | 3 | -0/+6 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-25 | 4 | -582/+637 | |
| |\| | ||||||
| | * | Documentation updates. | Arnold D. Robbins | 2013-10-25 | 4 | -582/+637 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-24 | 4 | -480/+518 | |
| |\| | ||||||
| | * | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 4 | -480/+518 | |
| | | | ||||||
| * | | Finish removing PVERSION from doc. | Arnold D. Robbins | 2013-10-19 | 3 | -339/+339 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-11 | 4 | -232/+237 | |
| |\| | ||||||
| | * | Minor wording improvements in gawk manual. | Arnold D. Robbins | 2013-10-11 | 4 | -232/+237 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-09-29 | 4 | -62/+99 | |
| |\| | ||||||
| | * | Doc updates. | Arnold D. Robbins | 2013-09-29 | 4 | -62/+99 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-09-24 | 4 | -516/+741 | |
| |\| | ||||||
| | * | Add readfile function. | Arnold D. Robbins | 2013-09-24 | 4 | -516/+741 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-09-22 | 4 | -759/+750 | |
| |\| | ||||||
| | * | Remove obsolete macros from gawktexi.in. | Arnold D. Robbins | 2013-09-22 | 3 | -423/+414 | |
| | | | ||||||
| * | | Changes to ENVIRON reflect into the environment. | Arnold D. Robbins | 2013-08-19 | 5 | -370/+406 | |
| |/ | ||||||
| * | Doc fix with texinfo.tex. | Arnold D. Robbins | 2013-06-27 | 4 | -8/+32 | |
| | | ||||||
| * | Doc update for isarray. | Arnold D. Robbins | 2013-06-22 | 4 | -280/+324 | |
| | | ||||||
| * | Clarify a bit on FUNCTAB. | Arnold D. Robbins | 2013-06-03 | 4 | -352/+368 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-06-01 | 4 | -95/+162 | |
|\| | ||||||
| * | Add "devbsize" to stat extension and doc. | Arnold D. Robbins | 2013-05-29 | 4 | -85/+116 | |
| | | ||||||
| * | Replace obsolete AC_STRUCT_ST_BLKSIZE macro. | Arnold D. Robbins | 2013-05-27 | 4 | -94/+99 | |
| | | ||||||
| * | Add advice to run make install. | Arnold D. Robbins | 2013-05-21 | 4 | -48/+79 | |
| | | ||||||
* | | Added more doc dependencies; some of them incomplete. | Juergen Kahrs | 2013-05-19 | 1 | -1/+22 | |
| | | ||||||
* | | Doc files are now built with clean dependencies. | Juergen Kahrs | 2013-05-18 | 1 | -30/+27 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-05-16 | 4 | -70/+97 | |
|\| | ||||||
| * | Bug fix in cut program example code. | Arnold D. Robbins | 2013-05-16 | 4 | -3/+5 | |
| | | ||||||
| * | Add make install to gawkextlib doc. | Arnold D. Robbins | 2013-05-16 | 4 | -67/+92 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' after release of Gawk 4.1.0 ↵ | Juergen Kahrs | 2013-05-10 | 6 | -885/+951 | |
|\| | | | | | | | into cmake | |||||
| * | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 5 | -538/+542 | |
| | | ||||||
| * | More doc cleanups. | Arnold D. Robbins | 2013-05-09 | 4 | -824/+873 | |
| | | ||||||
| * | Make /regex/ a 2nd arg to index() a fatal error. | Arnold D. Robbins | 2013-05-09 | 5 | -337/+350 | |
| | | ||||||
* | | Corrected a few typos. | Juergen Kahrs | 2013-05-10 | 1 | -2/+2 | |
| | | ||||||
* | | Target "make doc" is less noisy now. | Juergen Kahrs | 2013-05-10 | 1 | -30/+25 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-04-28 | 14 | -3132/+42137 | |
|\| | | | | | | | | | Conflicts: README_d/ChangeLog | |||||
| * | Add a reference to a book on Computer Math. | Arnold D. Robbins | 2013-04-27 | 4 | -157/+175 | |
| | | ||||||
| * | Rename doc/gawkman.texi to doc/gawktexi.in. | Arnold D. Robbins | 2013-04-27 | 6 | -16/+21 | |
| | | ||||||
| * | Just about final cleanup of the doc. | Arnold D. Robbins | 2013-04-27 | 4 | -30/+33 | |
| | | ||||||
| * | Doc cleanup in MPFR and API chapters. | Arnold D. Robbins | 2013-04-26 | 8 | -692/+799 | |
| | | ||||||
| * | Just about done with doc cleanup. | Arnold D. Robbins | 2013-04-24 | 6 | -617/+648 | |
| | | ||||||
| * | Add PROCINFO entries for API major and minor versions. | Arnold D. Robbins | 2013-04-23 | 5 | -340/+388 | |
| | | ||||||
| * | More doc updates. | Arnold D. Robbins | 2013-04-23 | 6 | -414/+459 | |
| | | ||||||
| * | Further documentation updates. | Arnold D. Robbins | 2013-04-21 | 4 | -577/+579 | |
| | | ||||||
| * | Clean up ref card before release. | Arnold D. Robbins | 2013-04-20 | 2 | -72/+76 | |
| | | ||||||
| * | Minor fix for doc for building out of source dir. | Arnold D. Robbins | 2013-04-17 | 3 | -4/+10 | |
| | | ||||||
| * | Add support for sidebars in the doc. | Arnold D. Robbins | 2013-04-16 | 7 | -710/+39211 | |
| | | ||||||
| * | Update to automake 1.13.1. | Arnold D. Robbins | 2013-04-16 | 1 | -45/+70 | |
| | | ||||||
| * | Move to latest texinfo.tex. | Arnold D. Robbins | 2013-04-16 | 2 | -28/+35 | |
| | | ||||||
| * | Largely done with doc cleanup. | Arnold D. Robbins | 2013-04-16 | 3 | -1452/+1457 | |
| | |