aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'symtab'Arnold D. Robbins2012-10-051-0/+64
|\
| * More SYMTAB and FUNCTAB improvements.Arnold D. Robbins2012-10-031-2/+6
| |
| * Document SYMTAB and FUNCTAB. Disable for --posix.Arnold D. Robbins2012-10-021-0/+60
| |
* | Fix full name of ISO in doc.Arnold D. Robbins2012-10-021-1/+4
|\ \ | |/ |/|
| * Fix full name of ISO in the doc.Arnold D. Robbins2012-10-021-1/+4
| |
* | Update some things that are now POSIX.Arnold D. Robbins2012-09-251-23/+39
|\|
| * Update some things that are now POSIX.Arnold D. Robbins2012-09-251-23/+39
| |
* | Minor doc updates.Arnold D. Robbins2012-08-271-12/+13
| |
* | More edits to arithmetic chapter.Arnold D. Robbins2012-08-261-42/+37
| |
* | Rearrange chapters in gawk doc some.Arnold D. Robbins2012-08-241-1248/+1255
| |
* | Documentation updates.Arnold D. Robbins2012-08-241-1/+14
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-171-10/+55
|\|
| * Fix doc on ranges and locales again. Add test.Arnold D. Robbins2012-08-121-3/+1
| |
| * Fix doc on RS = "a" case.Arnold D. Robbins2012-08-051-3/+9
| |
| * Document Eli Zaretskii's site.Arnold D. Robbins2012-08-051-0/+4
| |
| * Fix doc on ranges and locales.Arnold D. Robbins2012-07-201-6/+20
| |
| * Doc update and new test on getline with side effects.Arnold D. Robbins2012-07-131-0/+28
| |
| * Minor doc update w.r.t. mawk.Arnold D. Robbins2012-06-291-1/+1
| |
* | Merge branch 'extgawk'Arnold D. Robbins2012-08-171-882/+717
|\ \
| * | Discuss derived files in the git repo in the doc.Arnold D. Robbins2012-08-101-5/+222
| | |
| * | Doc updates. Mostly about the API.Arnold D. Robbins2012-08-101-920/+529
| | |
| * | Update input_parser interface for RT.Arnold D. Robbins2012-07-291-0/+1
| | |
| * | Extend or(), and(), xor() to N arguments, N >= 2.Arnold D. Robbins2012-07-091-8/+7
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-101-12/+12
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-241-17/+6
| | |
| * | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-191-3/+24
| | |
* | | Fix math bug in the doc.Arnold D. Robbins2012-08-141-2/+17
| | |
* | | Rework material on arithmetic.Arnold D. Robbins2012-08-121-472/+546
|/ /
* | Merge branch 'xgawk'Arnold D. Robbins2012-05-091-20/+94
|\ \
| * | Update ERRNO API.Andrew J. Schorr2012-04-011-12/+20
| | |
| * | Some minor style edits in code and doc.Arnold D. Robbins2012-03-261-5/+6
| | |
| * | New @load keyword to load shared libraries.Andrew J. Schorr2012-03-211-1/+39
| | |
| * | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-201-8/+35
| | | | | | | | | | | | | | | | | | | | | | | | 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 branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-091-0/+3
|\ \ \ | | |/ | |/|
| * | Update doc on -b.Arnold D. Robbins2012-04-271-0/+3
| | |
* | | Merge branch 'master' into gawk_mpfr.john haque2012-04-171-4/+17
|\ \ \
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-03-221-4/+17
| |\| | | | |/ | |/|
| | * Make getgroups error non-fatal. Minor doc update.Arnold D. Robbins2012-02-281-0/+4
| | |
| | * Minor fixes.Arnold D. Robbins2012-02-151-4/+13
| | |
* | | Change RNDMODE to ROUNDMODE and update doc.john haque2012-04-111-11/+11
| | |
* | | Change --arbitrary-precision to --bignum. Doc updates.Arnold D. Robbins2012-04-111-16/+13
| | |
* | | Placate gcc -Wall, minor doc updates.john haque2012-04-081-13/+28
| | |
* | | Edit doc. Bring awkgram.c and command.c up to date.Arnold D. Robbins2012-04-081-196/+320
| | |
* | | MPFR related documentation updates and code cleanups.john haque2012-04-021-24/+40
| | |
* | | Documentation updates for arbitrary precision math support.john haque2012-03-311-0/+766
|/ /
* | Minor edits to John's changes.Arnold D. Robbins2012-02-061-17/+17
| |
* | Read timeout documentation and bug fix.john haque2012-02-031-0/+112
| |
* | The grand merge: dgawk and pgawk folded into gawk.Arnold D. Robbins2011-12-261-189/+255
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2011-12-081-592/+579
|\|
| * Documentation updates of various sorts.Arnold D. Robbins2011-12-061-7/+7
| |