aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update ERRNO API.Andrew J. Schorr2012-04-013-62/+85
|
* Fix minor bugs in configure.ac and awkgram.y.Andrew J. Schorr2012-03-271-371/+372
|
* Rebuild after merge from xgawk.Arnold D. Robbins2012-03-261-386/+385
|
* Merge branch 'xgawk' into xgawk-buildArnold D. Robbins2012-03-262-5/+10
|\
| * Some minor style edits in code and doc.Arnold D. Robbins2012-03-262-5/+10
| |
| * Fix some incorrect .gitignore changes that slipped in by mistake.Andrew J. Schorr2012-03-251-2/+0
| |
| * Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawkJuergen Kahrs2012-03-253-1/+53
| |\
| * \ Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawkJuergen Kahrs2012-03-203-13/+53
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into xgawkJuergen Kahrs2012-03-205-2845/+2725
| |\ \ \
| * | | | How to merge master patches into feature branch. Ignored some more generated ↵Juergen Kahrs2011-10-281-0/+2
| | | | | | | | | | | | | | | | | | | | files.
* | | | | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-5/+8
| | | | |
* | | | | xgawk + derived files needed to buildAndrew J. Schorr2012-03-243-568/+763
| |_|_|/ |/| | |
* | | | New @load keyword to load shared libraries.Andrew J. Schorr2012-03-213-1/+53
| |_|/ |/| |
* | | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-203-13/+53
| |/ |/| | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH.
* | Minor edits to John's changes.Arnold D. Robbins2012-02-063-21/+28
| |
* | Read timeout documentation and bug fix.john haque2012-02-033-0/+127
| |
* | Documentation updates.Arnold D. Robbins2011-12-283-10/+14
| |
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-265-1089/+1254
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-084-2188/+1765
|\ \ | |/ |/|
| * Update doc/gawk.info too.Arnold D. Robbins2011-12-061-225/+225
| |
| * Documentation updates of various sorts.Arnold D. Robbins2011-12-063-270/+274
| |
| * Minor doc fix.Arnold D. Robbins2011-11-162-342/+342
| |
| * Minor doc fixes in man page.Arnold D. Robbins2011-11-142-8/+12
| |
| * More documentation changes.Arnold D. Robbins2011-11-083-1637/+1549
| |
| * Improve discussion of sorted for traversal.Arnold D. Robbins2011-11-063-253/+319
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-10-253-3/+413
|\|
| * Remove use of AC_C_PROTOTYPE.Arnold D. Robbins2011-10-211-1/+0
| |
| * Update Pat Rankin's visible email address.Arnold D. Robbins2011-10-212-32/+33
| |
* | Add a test file, cleanup code and update doc.john haque2011-10-123-674/+653
|/
* Minor spelling and doc fixes.Arnold D. Robbins2011-09-244-256/+342
|
* Fix small mistake in doc for quicksort function.Arnold D. Robbins2011-08-141-0/+1
|
* BEGINFILE/ENDFILE code redone.Arnold D. Robbins2011-08-102-251/+257
|
* Misc documentation fixes.Arnold D. Robbins2011-07-291-0/+1
|
* Revert sub/gsub behavior to that of gawk 3.x.Arnold D. Robbins2011-07-283-215/+302
|
* Minor doc updates, start working through huge backlog.Arnold D. Robbins2011-07-173-432/+459
|
* Fix vms version stuff. Get the tarball really right.Arnold D. Robbins2011-06-243-2/+7
|
* Update versions and ChangeLogs, make tarball!Arnold D. Robbins2011-06-232-1031/+1036
|
* Make ranges be character based all the time.Arnold D. Robbins2011-06-133-635/+730
|
* Check in gawk.info after last commit's doc changes.Arnold D. Robbins2011-06-031-271/+269
|
* Minor doc fixes.Arnold D. Robbins2011-06-032-7/+7
|
* Minor edits.Arnold D. Robbins2011-05-291-4/+11
|
* Minor doc updates on bug address.Arnold D. Robbins2011-05-274-37/+41
|
* Include updated gawk.info.Arnold D. Robbins2011-05-261-73/+78
|
* Straighten out owners of MS Windows ports.Arnold D. Robbins2011-05-253-6/+20
|
* Minor igawk change, update version after tar ball.Arnold D. Robbins2011-05-193-90/+105
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-195-490/+523
|
* Update UPDATE date in gawk.texi.Arnold D. Robbins2011-05-162-409/+410
|
* Fix doc.Arnold D. Robbins2011-05-163-282/+245
|
* Finish the doc.Arnold D. Robbins2011-05-093-351/+383
|
* More array sorting doc updates.Arnold D. Robbins2011-05-082-256/+328
|