aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
Commit message (Collapse)AuthorAgeFilesLines
* More SYMTAB and FUNCTAB improvements.Arnold D. Robbins2012-10-031-0/+10
|
* Document SYMTAB and FUNCTAB. Disable for --posix.Arnold D. Robbins2012-10-021-1/+55
|
* Doc updates. Mostly about the API.Arnold D. Robbins2012-08-101-20/+9
|
* Minor doc updates.Arnold D. Robbins2012-07-121-1/+1
|
* Extend or(), and(), xor() to N arguments, N >= 2.Arnold D. Robbins2012-07-091-15/+9
|
* First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-1/+1
|
* Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-191-3/+23
|
* Merge branch 'xgawk'Arnold D. Robbins2012-05-091-5/+24
|\
| * New @load keyword to load shared libraries.Andrew J. Schorr2012-03-211-0/+10
| |
| * - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-201-5/+14
| | | | | | | | | | | | | | | | 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.
* | Change RNDMODE to ROUNDMODE and update doc.john haque2012-04-111-1/+1
| |
* | Change --arbitrary-precision to --bignum. Doc updates.Arnold D. Robbins2012-04-111-1/+1
| |
* | Placate gcc -Wall, minor doc updates.john haque2012-04-081-1/+1
| |
* | MPFR related documentation updates and code cleanups.john haque2012-04-021-5/+6
| |
* | Documentation updates for arbitrary precision math support.john haque2012-03-311-0/+42
|/
* Minor edits to John's changes.Arnold D. Robbins2012-02-061-3/+5
|
* Read timeout documentation and bug fix.john haque2012-02-031-0/+12
|
* Documentation updates.Arnold D. Robbins2011-12-281-2/+2
|
* The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-58/+68
|
* Minor doc fixes in man page.Arnold D. Robbins2011-11-141-8/+8
|
* Minor spelling and doc fixes.Arnold D. Robbins2011-09-241-2/+2
|
* Minor doc fixes.Arnold D. Robbins2011-06-031-1/+1
|
* Minor edits.Arnold D. Robbins2011-05-291-4/+11
|
* Minor doc updates on bug address.Arnold D. Robbins2011-05-271-2/+2
|
* Straighten out owners of MS Windows ports.Arnold D. Robbins2011-05-251-2/+4
|
* Documentation and compile fixes.Arnold D. Robbins2011-05-191-3/+3
|
* PROCINFO sorting only if not posix. Doc updates.Arnold D. Robbins2011-05-051-17/+15
|
* Documentation updates.Arnold D. Robbins2011-04-271-3/+4
|
* Update docs some more.Arnold D. Robbins2011-04-241-3/+7
|
* Patch from John, update man page.Arnold D. Robbins2011-04-241-0/+22
|
* More array sorting changes from John.Arnold D. Robbins2011-04-181-5/+18
|
* More documentation edits.Arnold D. Robbins2011-03-301-1/+1
|
* Revise array sorting for PROCINFO["sorted_in"].Arnold D. Robbins2011-03-291-6/+13
|
* Minor doc fixes.Arnold D. Robbins2011-02-131-3/+2
|
* Document isarray etc.Arnold D. Robbins2011-02-011-2/+20
|
* Add PROCINFO["strftime"] as default strftime() format.Arnold D. Robbins2010-12-161-0/+6
|
* Restore IPv4/IPv6. Remove raw sockets.Arnold D. Robbins2010-12-091-11/+0
|
* Lots of documentation changes.Arnold D. Robbins2010-12-011-0/+14
|
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-300/+286
|
* Bring in development gawk changes.Arnold D. Robbins2010-11-121-191/+356
|
* Move to 3.1.8.Arnold D. Robbins2010-07-161-36/+46
|
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-6/+26
|
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-73/+164
|
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-18/+37
|
* Move to gawk-3.1.4.Arnold D. Robbins2010-07-161-4/+44
|
* Move to gawk-3.1.3.Arnold D. Robbins2010-07-161-3/+23
|
* Move to gawk-3.1.2.Arnold D. Robbins2010-07-161-7/+42
|
* Move to gawk-3.1.1.Arnold D. Robbins2010-07-161-14/+36
|
* Move to gawk-3.1.0.Arnold D. Robbins2010-07-161-394/+1059
|
* Move to gawk-3.0.6.Arnold D. Robbins2010-07-161-5/+2
|