aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * Minor doc update w.r.t. mawk.Arnold D. Robbins2012-06-294-3/+7
| |
* | Merge branch 'extgawk'Arnold D. Robbins2012-08-177-29986/+1304
|\ \
| * | Discuss derived files in the git repo in the doc.Arnold D. Robbins2012-08-103-447/+820
| | |
| * | Doc updates. Mostly about the API.Arnold D. Robbins2012-08-105-2249/+1484
| | |
| * | Extension doc updates; install dgawk.1 man page.Arnold D. Robbins2012-08-013-2/+9
| | |
| * | Update input_parser interface for RT.Arnold D. Robbins2012-07-293-340/+346
| | |
| * | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+1
| | |
| * | Minor doc updates.Arnold D. Robbins2012-07-121-1/+1
| | |
| * | Extend or(), and(), xor() to N arguments, N >= 2.Arnold D. Robbins2012-07-095-444/+440
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-103-31/+36
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-244-430/+415
| | |
| * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-48/+21
| | |
| * | Build infrastructure updated.Arnold D. Robbins2012-05-201-3/+3
| | |
| * | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-194-523/+591
| | |
| * | Update build infrastructure.Arnold D. Robbins2012-05-151-5/+4
| | |
* | | Fix math bug in the doc.Arnold D. Robbins2012-08-143-168/+201
| | |
* | | Rework material on arithmetic.Arnold D. Robbins2012-08-123-1370/+1521
| | |
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-141-2/+1
|\ \ \ | |/ / |/| / | |/
* | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-093-607/+709
|\ \
| * | 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
| |\ \
| * | | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-5/+8
| | | |
| * | | xgawk + derived files needed to buildAndrew J. Schorr2012-03-243-568/+763
| | | |
* | | | Merge branch 'xgawk'Arnold D. Robbins2012-05-094-25/+139
|\ \ \ \
| * | | | Update ERRNO API.Andrew J. Schorr2012-04-012-12/+27
| | |/ / | |/| |
| * | | 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
| |\| |
| | * | New @load keyword to load shared libraries.Andrew J. Schorr2012-03-213-1/+53
| | | |
| * | | Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawkJuergen Kahrs2012-03-203-13/+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.
| * | | 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.
* | | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-093-476/+486
|\ \ \ \ | | |_|/ | |/| |
| * | | Update doc on -b.Arnold D. Robbins2012-04-273-444/+454
| | | |
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-273-79/+150
|\| | |
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12.Arnold D. Robbins2012-04-273-40/+78
| | | |
| * | | Finish updating to automake 1.11.4. tcc now works!Arnold D. Robbins2012-04-092-41/+74
| | | |
| * | | Move to automake 1.11.4.Arnold D. Robbins2012-04-081-29/+80
| | | |
* | | | Rebuild after merge from gawk_mpfr.Arnold D. Robbins2012-04-271-29/+80
| | | |
* | | | Merge branch 'master' into gawk_mpfr.john haque2012-04-176-800/+1370
|\ \ \ \
| * | | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-04-082-4/+9
| |\| | |
| | * | | Move _Noreturn handlng into a separate macro.Arnold D. Robbins2012-03-301-4/+5
| | | | |
| | * | | Make 4.0.1 tarball.Arnold D. Robbins2012-03-281-0/+4
| | | | |
| * | | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-225-753/+1319
| |\| | |
| | * | | Make getgroups error non-fatal. Minor doc update.Arnold D. Robbins2012-02-282-360/+368
| | | | |
| | * | | Minor fixes.Arnold D. Robbins2012-02-152-433/+444
| | | | |
| | * | | General prep for release. (Copyrights, etc.)Arnold D. Robbins2012-02-103-313/+860
| | | | |