Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend or(), and(), xor() to N arguments, N >= 2. | Arnold D. Robbins | 2012-07-09 | 5 | -444/+440 |
| | |||||
* | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 3 | -31/+36 |
| | |||||
* | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 4 | -430/+415 |
| | |||||
* | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 1 | -48/+21 |
| | |||||
* | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 1 | -3/+3 |
| | |||||
* | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 4 | -523/+591 |
| | |||||
* | Update build infrastructure. | Arnold D. Robbins | 2012-05-15 | 1 | -5/+4 |
| | |||||
* | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 3 | -607/+709 |
|\ | |||||
| * | Update ERRNO API. | Andrew J. Schorr | 2012-04-01 | 3 | -62/+85 |
| | | |||||
| * | Fix minor bugs in configure.ac and awkgram.y. | Andrew J. Schorr | 2012-03-27 | 1 | -371/+372 |
| | | |||||
| * | Rebuild after merge from xgawk. | Arnold D. Robbins | 2012-03-26 | 1 | -386/+385 |
| | | |||||
| * | Merge branch 'xgawk' into xgawk-build | Arnold D. Robbins | 2012-03-26 | 2 | -5/+10 |
| |\ | |||||
| * | | Rewrite extension/Makefile.am | Andrew J. Schorr | 2012-03-25 | 1 | -5/+8 |
| | | | |||||
| * | | xgawk + derived files needed to build | Andrew J. Schorr | 2012-03-24 | 3 | -568/+763 |
| | | | |||||
* | | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 4 | -25/+139 |
|\ \ \ | |||||
| * | | | Update ERRNO API. | Andrew J. Schorr | 2012-04-01 | 2 | -12/+27 |
| | |/ | |/| | |||||
| * | | Some minor style edits in code and doc. | Arnold D. Robbins | 2012-03-26 | 2 | -5/+10 |
| | | | |||||
| * | | Fix some incorrect .gitignore changes that slipped in by mistake. | Andrew J. Schorr | 2012-03-25 | 1 | -2/+0 |
| | | | |||||
| * | | Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawk | Juergen Kahrs | 2012-03-25 | 3 | -1/+53 |
| |\| | |||||
| | * | New @load keyword to load shared libraries. | Andrew J. Schorr | 2012-03-21 | 3 | -1/+53 |
| | | | |||||
| * | | Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawk | Juergen Kahrs | 2012-03-20 | 3 | -13/+53 |
| |\| | |||||
| | * | - Add new environment variable AWKLIBPATH to use when searching for shared | Andrew J. Schorr | 2012-03-20 | 3 | -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 xgawk | Juergen Kahrs | 2012-03-20 | 5 | -2845/+2725 |
| |\| | |||||
| * | | How to merge master patches into feature branch. Ignored some more generated ↵ | Juergen Kahrs | 2011-10-28 | 1 | -0/+2 |
| | | | | | | | | | | | | files. | ||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 3 | -476/+486 |
|\ \ \ | |||||
| * | | | Update doc on -b. | Arnold D. Robbins | 2012-04-27 | 3 | -444/+454 |
| | | | | |||||
* | | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 3 | -79/+150 |
|\| | | | |||||
| * | | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 3 | -40/+78 |
| | | | | |||||
| * | | | Finish updating to automake 1.11.4. tcc now works! | Arnold D. Robbins | 2012-04-09 | 2 | -41/+74 |
| | | | | |||||
| * | | | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 1 | -29/+80 |
| | | | | |||||
* | | | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 1 | -29/+80 |
| | | | | |||||
* | | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 6 | -800/+1370 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 2 | -4/+9 |
| |\| | | | |||||
| | * | | | Move _Noreturn handlng into a separate macro. | Arnold D. Robbins | 2012-03-30 | 1 | -4/+5 |
| | | | | | |||||
| | * | | | Make 4.0.1 tarball. | Arnold D. Robbins | 2012-03-28 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 5 | -753/+1319 |
| |\| | | | |||||
| | * | | | Make getgroups error non-fatal. Minor doc update. | Arnold D. Robbins | 2012-02-28 | 2 | -360/+368 |
| | | | | | |||||
| | * | | | Minor fixes. | Arnold D. Robbins | 2012-02-15 | 2 | -433/+444 |
| | | | | | |||||
| | * | | | General prep for release. (Copyrights, etc.) | Arnold D. Robbins | 2012-02-10 | 3 | -313/+860 |
| | | | | | |||||
| * | | | | Prep before syncing from gawk-4.0-stable. | Arnold D. Robbins | 2012-03-22 | 1 | -415/+517 |
| | |_|/ | |/| | | |||||
* | | | | Change RNDMODE to ROUNDMODE and update doc. | john haque | 2012-04-11 | 4 | -13/+18 |
| | | | | |||||
* | | | | Change --arbitrary-precision to --bignum. Doc updates. | Arnold D. Robbins | 2012-04-11 | 5 | -637/+652 |
| | | | | |||||
* | | | | Placate gcc -Wall, minor doc updates. | john haque | 2012-04-08 | 3 | -618/+650 |
| | | | | |||||
* | | | | Edit doc. Bring awkgram.c and command.c up to date. | Arnold D. Robbins | 2012-04-08 | 3 | -1021/+1184 |
| | | | | |||||
* | | | | MPFR related documentation updates and code cleanups. | john haque | 2012-04-02 | 3 | -491/+521 |
| | | | | |||||
* | | | | Documentation updates for arbitrary precision math support. | john haque | 2012-03-31 | 4 | -683/+2269 |
| | | | | |||||
* | | | | Make MPRF tests pass too. | Arnold D. Robbins | 2012-02-28 | 1 | -415/+517 |
| | | | | |||||
* | | | | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -5/+7 |
|/ / / | |||||
* | | | Minor edits to John's changes. | Arnold D. Robbins | 2012-02-06 | 3 | -21/+28 |
| | | | |||||
* | | | Read timeout documentation and bug fix. | john haque | 2012-02-03 | 3 | -0/+127 |
| | | |