aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | | | |
| * | | | Prep before syncing from gawk-4.0-stable.Arnold D. Robbins2012-03-221-415/+517
| | |_|/ | |/| |
* | | | Change RNDMODE to ROUNDMODE and update doc.john haque2012-04-114-13/+18
| | | |
* | | | Change --arbitrary-precision to --bignum. Doc updates.Arnold D. Robbins2012-04-115-637/+652
| | | |
* | | | Placate gcc -Wall, minor doc updates.john haque2012-04-083-618/+650
| | | |
* | | | Edit doc. Bring awkgram.c and command.c up to date.Arnold D. Robbins2012-04-083-1021/+1184
| | | |
* | | | MPFR related documentation updates and code cleanups.john haque2012-04-023-491/+521
| | | |
* | | | Documentation updates for arbitrary precision math support.john haque2012-03-314-683/+2269
| | | |
* | | | Make MPRF tests pass too.Arnold D. Robbins2012-02-281-415/+517
| | | |
* | | | Finish builtins for MPFR.john haque2012-02-191-5/+7
|/ / /
* | | 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
|\| | | |/ |/|