aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-10-151-1/+1
|\|
| * Sanitize handling of AWKPATH / AWKLIBPATH.Arnold D. Robbins2014-10-151-1/+1
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-051-1/+6
|\|
| * Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.Arnold D. Robbins2014-09-051-1/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-041-2/+4
|\|
| * Make indirect calls work on built-in and extension functions.Arnold D. Robbins2014-09-041-2/+4
| |
* | Add div() function for integer division & remainder.Arnold D. Robbins2014-07-101-1/+18
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-04-171-6/+1
|\|
| * Remove an obsolete paragraph from BUGS in gawk.1.Arnold D. Robbins2014-04-171-6/+1
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-03-101-1/+10
|\|
| * Fix thousands separator problems and update doc.Arnold D. Robbins2014-03-101-1/+10
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-301-2/+7
|\|
| * Minor doc fixes.Arnold D. Robbins2014-01-301-2/+7
| |
* | Changes to ENVIRON reflect into the environment.Arnold D. Robbins2013-08-191-2/+8
|/
* Make /regex/ a 2nd arg to index() a fatal error.Arnold D. Robbins2013-05-091-1/+3
|
* Just about done with doc cleanup.Arnold D. Robbins2013-04-241-151/+166
|
* Add PROCINFO entries for API major and minor versions.Arnold D. Robbins2013-04-231-0/+8
|
* More doc updates.Arnold D. Robbins2013-04-231-74/+113
|
* Remove unneeded, undocumented -m option.Arnold D. Robbins2013-02-061-27/+0
|
* Merge branch 'gawk-4.0-stable'. fflush is now POSIX.Arnold D. Robbins2012-12-071-13/+1
|\
| * fflush() is now POSIX. Fix code and document.Arnold D. Robbins2012-12-071-16/+2
| |
* | Change fflush() behavior to match BWK and document.Arnold D. Robbins2012-11-271-3/+1
| |
* | 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
|