aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | API doc additions and related other edits.Arnold D. Robbins2012-10-262-214/+341
| |
* | Doc additions.Arnold D. Robbins2012-10-241-45/+783
| |
* | More documentation work.Arnold D. Robbins2012-10-231-179/+357
| |
* | More API doc.Arnold D. Robbins2012-10-211-48/+50
| |
* | More API doc.Arnold D. Robbins2012-10-211-16/+240
| |
* | SYMTAB enhancements, bug fix. Doc additions.Arnold D. Robbins2012-10-194-266/+924
| |
* | API cleanups and doc additions.Arnold D. Robbins2012-10-141-202/+948
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-10-131-0/+5
|\|
| * Upgrade to Automake 1.12.4 and dist bugfix.Arnold D. Robbins2012-10-132-41/+61
| |
| * Make dgawk.1 man page link.Arnold D. Robbins2012-10-133-4/+11
| |
* | Merge branch 'symtab'Arnold D. Robbins2012-10-055-280/+480
|\ \
| * | More SYMTAB and FUNCTAB improvements.Arnold D. Robbins2012-10-034-284/+303
| | |
| * | Document SYMTAB and FUNCTAB. Disable for --posix.Arnold D. Robbins2012-10-025-280/+463
| | |
* | | Don't make dgawk.1 and pgawk.1 links.Arnold D. Robbins2012-10-053-53/+21
| | |
* | | Update to autoconf 1.12.4.Arnold D. Robbins2012-10-041-1/+1
| | |
* | | Fix full name of ISO in doc.Arnold D. Robbins2012-10-023-24/+37
|\ \ \ | |/ / |/| / | |/
| * Fix full name of ISO in the doc.Arnold D. Robbins2012-10-023-24/+37
| |
* | Minor updates to api.texi.Arnold D. Robbins2012-09-251-21/+49
| |
* | Update some things that are now POSIX.Arnold D. Robbins2012-09-254-327/+357
|\|
| * Update some things that are now POSIX.Arnold D. Robbins2012-09-254-300/+330
| |
* | Update texinfo.tex.Arnold D. Robbins2012-09-072-60/+74
| |
* | Add api doc to repo during its development.Arnold D. Robbins2012-08-311-0/+985
| |
* | Minor doc updates.Arnold D. Robbins2012-08-273-460/+465
| |
* | More edits to arithmetic chapter.Arnold D. Robbins2012-08-263-287/+284
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-261-881/+884
|\|
| * Finish infrastructure update.Arnold D. Robbins2012-08-171-22/+53
| |
| * Update infrastructure.Arnold D. Robbins2012-08-171-4/+3
| |
* | Rearrange chapters in gawk doc some.Arnold D. Robbins2012-08-243-2819/+2831
| |
* | Documentation updates.Arnold D. Robbins2012-08-243-178/+211
| |
* | Update infrastructure.Arnold D. Robbins2012-08-173-26/+60
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-08-174-461/+28895
|\|
| * Fix doc on ranges and locales again. Add test.Arnold D. Robbins2012-08-123-63/+65
| |
| * Fix doc on RS = "a" case.Arnold D. Robbins2012-08-053-372/+385
| |
| * Document Eli Zaretskii's site.Arnold D. Robbins2012-08-053-42/+55
| |
| * Fix doc on ranges and locales.Arnold D. Robbins2012-07-203-69/+98
| |
| * Doc update and new test on getline with side effects.Arnold D. Robbins2012-07-133-316/+369
| |
| * Minor doc update w.r.t. mawk.Arnold D. Robbins2012-06-294-3/+7
| |
* | Merge branch 'extgawk'Arnold D. Robbins2012-08-177-29986/+1304
|\ \
| * | Discuss derived files in the git repo in the doc.Arnold D. Robbins2012-08-103-447/+820
| | |
| * | Doc updates. Mostly about the API.Arnold D. Robbins2012-08-105-2249/+1484
| | |
| * | Extension doc updates; install dgawk.1 man page.Arnold D. Robbins2012-08-013-2/+9
| | |
| * | Update input_parser interface for RT.Arnold D. Robbins2012-07-293-340/+346
| | |
| * | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-0/+1
| | |
| * | Minor doc updates.Arnold D. Robbins2012-07-121-1/+1
| | |
| * | Extend or(), and(), xor() to N arguments, N >= 2.Arnold D. Robbins2012-07-095-444/+440
| | |
| * | Add time extension providing gettimeofday and sleep.Andrew J. Schorr2012-06-103-31/+36
| | |
| * | First working version of new API mechanism (probably has memory leaks).Andrew J. Schorr2012-05-244-430/+415
| | |
| * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-48/+21
| | |
| * | Build infrastructure updated.Arnold D. Robbins2012-05-201-3/+3
| | |
| * | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-194-523/+591
| | |