aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix 32 bit compile problem.Arnold D. Robbins2016-02-212-1/+6
|
* Sync regex with GLIBC.Arnold D. Robbins2016-02-207-92/+63
|
* Doc update: Unicode in bracket expresssions.Arnold D. Robbins2016-02-204-512/+543
|
* Typo fix in the manual. Sigh.Arnold D. Robbins2016-02-183-249/+249
|
* Update info about texinfo.tex versions.Arnold D. Robbins2016-02-184-9/+4
|
* Fixes to sample programs in the doc.Arnold D. Robbins2016-02-186-285/+392
|
* Update NEWS w.r.t. pretty printing of else-ifs.Arnold D. Robbins2016-02-181-0/+3
|
* Make pretty-printing and profiling chain else-if's.Arnold D. Robbins2016-02-185-518/+406
|
* Upgrade to Texinfo 6.1, including some doc simplifications.Arnold D. Robbins2016-02-148-1354/+1740
|
* Doc improvement for -M / MPFR.Arnold D. Robbins2016-02-044-523/+532
|
* Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵Arnold D. Robbins2016-02-037-65/+134
|\ | | | | | | gawk-4.1-stable
| * Use VMS provided descriptor structJohn Malmberg2016-02-027-66/+135
| |
* | Fix texinfo in vms doc, small edits to vms/ChangeLog.Arnold D. Robbins2016-02-035-63/+156
|/
* vmstest.com missing from previous commitJohn Malmberg2016-02-021-119/+527
|
* 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
|