aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update VMSTEST.COM for new testsJohn Malmberg2016-02-023-2/+33
|
* VMS redirection documentation updateJohn Malmberg2016-02-022-6/+56
|
* Update po/LINGUAS.Arnold D. Robbins2016-01-311-0/+2
|
* New po/zh_CN.po file.Arnold D. Robbins2016-01-311-999/+2460
|
* Fix statvfs for AIX compilation.Arnold D. Robbins2016-01-272-0/+6
|
* Fix a typo in vms/ChangeLog.Arnold D. Robbins2016-01-271-1/+1
|
* Add missing TIME_T_UNSIGNED macro.John Malmberg2016-01-272-1/+7
|
* VMS needs to close 2 files when out of file numbersJohn Malmberg2016-01-262-1/+8
|
* Add README_d/README.zLinux.Arnold D. Robbins2016-01-252-0/+20
|
* Update NEWS file.Arnold D. Robbins2016-01-252-0/+6
|
* Minor formatting fixes in vms/ChangeLog.Arnold D. Robbins2016-01-251-6/+8
|
* Update vmstest to match Makefile.am.John Malmberg2016-01-252-24/+43
|
* VMS build and kitting fixes.John Malmberg2016-01-244-27/+34
|
* Parse [x] as x in single-byte locales even if x is an encoding error.Arnold D. Robbins2016-01-242-14/+24
|
* Fix some Linux Mint compilation warnings and braino errors.Arnold D. Robbins2016-01-223-5/+12
|
* Edit vms/ChangeLog a bit.Arnold D. Robbins2016-01-221-2/+3
|
* Remove hardcoded version from VMS build scriptsJohn Malmberg2016-01-213-22/+4
|
* Add (undocumented) statvfs extension function.Arnold D. Robbins2016-01-205-4/+82
|
* Minor regex code cleanup.Arnold D. Robbins2016-01-203-3/+9
|
* Improve doc on coprocesses.Arnold D. Robbins2016-01-184-221/+273
|
* Minor improvement to doc on bracket expressions.Arnold D. Robbins2016-01-184-490/+507
|
* Minor bug fix and cleanup in regex routines, from GNULIB.Arnold D. Robbins2016-01-186-21/+38
|
* Improve example for asort with comparison function.Arnold D. Robbins2016-01-154-227/+234
|
* Clean up whitespace in ChangeLogs.Arnold D. Robbins2016-01-143-20/+32
|
* Fix for extra parameters going down the call chain.Arnold D. Robbins2016-01-148-3/+45
|
* Add example of asort() with a function name parameter.Arnold D. Robbins2016-01-134-211/+366
|
* Updates for VSI distribution of VMS.Arnold D. Robbins2016-01-117-12/+51
|
* Minor fix in dfa.c. Sync dfa with grep.Arnold D. Robbins2016-01-023-3/+9
|
* Bug fix for pretty printing empty else part.Arnold D. Robbins2015-12-278-12/+70
|
* Minor fix in gawktexi.in.Arnold D. Robbins2015-12-274-233/+238
|
* Minor update in NEWS.Arnold D. Robbins2015-12-271-1/+1
|
* Update doc on PROCINFO.Arnold D. Robbins2015-12-185-505/+510
|
* Make creating the distribution work again.Arnold D. Robbins2015-12-163-0/+7
|
* Additional fix to two_way_open.Arnold D. Robbins2015-12-162-1/+5
|
* Rework pty handling so that AIX will work too.Arnold D. Robbins2015-12-163-37/+56
|
* Autoconf fixups in extension directory.Arnold D. Robbins2015-12-165-3/+49
|
* Minor compile fix for non-MPFR builds.Arnold D. Robbins2015-12-162-1/+7
|
* Add "exit" as synonym for "quit" in the debugger.Arnold D. Robbins2015-11-268-186/+224
|
* Make watchpoints fire before breakpoints in the debugger.Arnold D. Robbins2015-11-2410-4/+153
|
* New ca.po file.Arnold D. Robbins2015-11-211-497/+302
|
* Doc fixes.Arnold D. Robbins2015-11-1515-2133/+2100
|
* Fix refcard to always be on letter size paper.Arnold D. Robbins2015-10-303-4/+12
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-10-282-9/+15
|
* Disallow nul bytes in source code no matter what.Arnold D. Robbins2015-10-289-6/+32
|
* Minor improvement in man page.Arnold D. Robbins2015-10-262-1/+6
|
* Improve extension/configh.in for recent GLIBC.Arnold D. Robbins2015-10-262-0/+9
|
* Sort id test output, should help on z/OS.Arnold D. Robbins2015-10-263-58/+64
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-10-162-5/+16
|
* Fix build ordering issues.Arnold D. Robbins2015-10-163-8/+24
|
* Bug fix, invalid read in yylex.Arnold D. Robbins2015-10-119-8/+45
|