Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-23 | 8 | -18/+9 |
|\ | |||||
| * | More reviewer comments. | Arnold D. Robbins | 2014-08-23 | 8 | -18/+9 |
| | | |||||
* | | Add div.awk to awklib. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+17 |
| | | |||||
* | | Don't install igawk and igawk.1 anymore. | Arnold D. Robbins | 2014-06-25 | 2 | -96/+20 |
|/ | |||||
* | Finish up summaries. Improvements in mystrtonum(). | Arnold D. Robbins | 2014-06-15 | 1 | -6/+4 |
| | |||||
* | More doc improvements. | Arnold D. Robbins | 2014-06-03 | 4 | -9/+9 |
| | |||||
* | Edits through Chapter 11, fix displays for docbook. | Arnold D. Robbins | 2014-05-15 | 8 | -30/+26 |
| | |||||
* | Doc edits, through Chapter 9. | Arnold D. Robbins | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 1 | -0/+4 |
| | |||||
* | Update awklib/eg/data/ files after doc changes. | Arnold D. Robbins | 2014-03-27 | 2 | -11/+11 |
| | |||||
* | Deal with Mac OS X .dSYM directories. | Arnold D. Robbins | 2014-03-17 | 3 | -0/+7 |
| | |||||
* | Files regenerated after previous doc update. | Arnold D. Robbins | 2014-02-27 | 2 | -2/+3 |
| | |||||
* | Update to automake 1.13.4 and libtool 2.4.2.418. | Arnold D. Robbins | 2013-12-21 | 1 | -16/+44 |
| | |||||
* | Documentation updates. | Arnold D. Robbins | 2013-10-25 | 1 | -1/+1 |
| | |||||
* | Add a library file for readfile function. (Ooops.) | Arnold D. Robbins | 2013-09-25 | 1 | -0/+15 |
| | |||||
* | And commit the extracted version of cut. | Arnold D. Robbins | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 1 | -0/+4 |
| | |||||
* | Update to automake 1.13.1. | Arnold D. Robbins | 2013-04-16 | 1 | -59/+86 |
| | |||||
* | Additional changes for cross-compiling. | Arnold D. Robbins | 2013-02-03 | 3 | -1/+12 |
| | |||||
* | Minor edits to inplace extension doc. | Arnold D. Robbins | 2013-01-09 | 1 | -5/+5 |
| | |||||
* | Add inplace file editing extension. | Andrew J. Schorr | 2013-01-08 | 2 | -0/+18 |
| | |||||
* | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
|\ | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
|\| | |||||
| * | Make the 4.0.2 tarballs. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 1 | -1/+1 |
|\| | |||||
| * | Move to automake 1.12.6. | Arnold D. Robbins | 2012-12-15 | 1 | -1/+1 |
| | | |||||
| * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 1 | -1/+1 |
| | | |||||
| * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+3 |
| | | |||||
* | | Update to autoconf 1.12.4. | Arnold D. Robbins | 2012-10-04 | 1 | -1/+1 |
| | | |||||
* | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+3 |
| | | |||||
* | | Minor configure.ac/Makefile.am change for more elegant shared library support. | Andrew J. Schorr | 2012-07-25 | 1 | -0/+1 |
| | | |||||
* | | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 2 | -4/+4 |
| | | |||||
* | | Move libtool from top configure.ac into extension directory. | Andrew J. Schorr | 2012-05-21 | 1 | -72/+26 |
| | | |||||
* | | Build infrastructure updated. | Arnold D. Robbins | 2012-05-20 | 1 | -3/+3 |
| | | |||||
* | | Update build infrastructure. | Arnold D. Robbins | 2012-05-15 | 1 | -7/+6 |
| | | |||||
* | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -25/+73 |
|\ \ | |||||
| * | | 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 | 1 | -20/+66 |
| | | | |||||
* | | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+2 |
|\| | | |||||
* | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -11/+24 |
|\ \ \ | | |/ | |/| | |||||
| * | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 1 | -12/+25 |
| | | | |||||
| * | | Move to automake 1.11.4. | Arnold D. Robbins | 2012-04-08 | 1 | -12/+49 |
| | | | |||||
* | | | Rebuild after merge from gawk_mpfr. | Arnold D. Robbins | 2012-04-27 | 1 | -12/+49 |
| | | | |||||
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 2 | -5/+9 |
|\ \ \ | |||||
| * | | | 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 |
| | | | |||||
* | | | Finish builtins for MPFR. | john haque | 2012-02-19 | 1 | -5/+7 |
|/ / | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-10-25 | 1 | -1/+0 |
|\| |