aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve return value of system.Arnold D. Robbins2016-03-088-322/+420
|
* Fix duplicate case in debug.c.Arnold D. Robbins2016-03-082-1/+6
|
* helpers/fixdump.awk: Convert to Unix line endings.Arnold D. Robbins2016-03-072-71/+72
|
* helpers/fixdump.awk: Remove extraneous spaces in converted output.Arnold D. Robbins2016-03-072-0/+7
|
* Improve instruction dump.Arnold D. Robbins2016-03-072-0/+30
|
* Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵Arnold D. Robbins2016-03-032-0/+14
|\ | | | | | | gawk-4.1-stable
| * Improvements in debug.c for if and else.Arnold D. Robbins2016-03-022-0/+14
| |
* | Fix a compile warning in profile.c.Arnold D. Robbins2016-03-032-1/+6
|/
* Fix profiling bug - printf with no arguments.Arnold D. Robbins2016-02-292-19/+30
|
* Fix copy-paste error in profiler's else handling.Arnold D. Robbins2016-02-282-1/+6
|
* Update config.* auxiliary files.Arnold D. Robbins2016-02-238-106/+130
|
* Update to gettext 0.19.7. Update NEWS.Arnold D. Robbins2016-02-2316-1176/+1309
|
* Fix sidebar.awk to be usable with old awks.Arnold D. Robbins2016-02-232-3/+10
|
* 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
|