aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Swedish po file (sv.po).Arnold D. Robbins2014-10-122-15/+16
* Minor cleanup in extension/inplace.c.Arnold D. Robbins2014-10-082-3/+7
* Sync dfa with GNU grep.Arnold D. Robbins2014-10-082-12/+37
* Finished edits!Arnold D. Robbins2014-10-054-566/+587
* Minor typo fix in profiling output.Arnold D. Robbins2014-10-057-6/+15
* Fix --gen-pot with long strings.Arnold D. Robbins2014-10-047-4/+35
* Fix EMRED.Arnold D. Robbins2014-10-034-212/+218
* Last set of edits. At least for the moment.Arnold D. Robbins2014-10-024-683/+680
* More doc updates.Arnold D. Robbins2014-10-016-623/+1081
* More doc fixes.Arnold D. Robbins2014-09-304-206/+209
* Fix minor bug: the "-h" option should not require an argument.Andrew J. Schorr2014-09-302-1/+7
* More doc fixes.Arnold D. Robbins2014-09-294-1101/+1089
* Continuing doc improvements.Arnold D. Robbins2014-09-294-638/+645
* Minor improvements in api header, test, and filefuncs.Arnold D. Robbins2014-09-297-8/+29
* Sync dfa.c with GNU grep.Arnold D. Robbins2014-09-282-26/+83
* More doc stuff, incl. debugger "where" command.Arnold D. Robbins2014-09-284-479/+553
* Add "where" command to debugger (alias for backtrace).Arnold D. Robbins2014-09-284-1/+13
* Minor improvement in profiling output.Arnold D. Robbins2014-09-277-6/+16
* Lots more documentation fixes.Arnold D. Robbins2014-09-2713-1017/+964
* Add configure option to enable severe portability problems.Arnold D. Robbins2014-09-276-0/+37
* Minor fix when checking for bad source characters.Arnold D. Robbins2014-09-273-2/+7
* Update pc/Makefile.tst.Arnold D. Robbins2014-09-232-14/+69
* Rework handling of special files, and doc thereof.Arnold D. Robbins2014-09-236-724/+815
* Allow any kind of junk inside quoted strings.Arnold D. Robbins2014-09-233-2/+15
* More doc fixes.Arnold D. Robbins2014-09-2211-1515/+1597
* Doc fixes.Arnold D. Robbins2014-09-214-1403/+1461
* More commentary on isalnum.Arnold D. Robbins2014-09-193-0/+25
* Generalize how filefuncs test works.Arnold D. Robbins2014-09-185-11/+17
* Minor doc updates.Arnold D. Robbins2014-09-184-216/+271
* Finish excising isalpha and isalnum. Document.Arnold D. Robbins2014-09-1516-886/+943
* Doc edits.Arnold D. Robbins2014-09-145-420/+448
* Update awkgram.c.Arnold D. Robbins2014-09-141-1/+1
* Force only ASCII letters to be allowed in identifiers.Arnold D. Robbins2014-09-143-2/+74
* Minor doc edit.Arnold D. Robbins2014-09-083-18/+6
* Minor code cleanups.Arnold D. Robbins2014-09-074-16/+25
* Minor doc fixes.Arnold D. Robbins2014-09-073-2/+16
* More reviewer comments.Arnold D. Robbins2014-09-054-265/+268
* Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.Arnold D. Robbins2014-09-0515-424/+548
* New test, indirect call of builtin functions.Arnold D. Robbins2014-09-056-2/+35
* Portability fix for functab4 test.Arnold D. Robbins2014-09-053-7/+31
* New helper file, chlistref.awk.Arnold D. Robbins2014-09-042-0/+35
* Make indirect calls work on built-in and extension functions.Arnold D. Robbins2014-09-0413-325/+422
* Improve printing empty for loop header in profiler.Arnold D. Robbins2014-09-044-13/+30
* Documentation fixes and improvements.Arnold D. Robbins2014-09-045-589/+735
* Fix debugger walkthrough.Arnold D. Robbins2014-09-024-95/+106
* Bug fix in handling indirect function calls.Arnold D. Robbins2014-09-012-1/+11
* Minor improvement to substr().Arnold D. Robbins2014-09-012-3/+16
* Index @ stuff in doc.Arnold D. Robbins2014-09-014-0/+36
* More doc updates.Arnold D. Robbins2014-08-296-1206/+1326
* Cleanup code for strcasecmp.Arnold D. Robbins2014-08-276-14/+13