index
:
delta/gawk.git
array-iface
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/sam/meson
baserock/tiagogomes/armv8l64
cmake
comment
constants
dead-branches/async-events
dead-branches/constants
dead-branches/detect-local
dead-branches/doc/using-git
dead-branches/long-double
dead-branches/memory-work
dead-branches/nolibtool
dead-branches/num-handler
dead-branches/revamp-scalar-comparisons
easter-eggs/detect-local
egtests
feature/andy
feature/api-min-max
feature/api-mpfr
feature/api-parser
feature/array-iface
feature/assoc_set
feature/better-index
feature/bool
feature/cmake
feature/cmp_scalars
feature/cpp-compile
feature/dev-5.0
feature/docit
feature/fix-comments
feature/fix-indirect-call
feature/fix-ns-memleak
feature/fixtype
feature/gnulib-regex
feature/improve-inet
feature/improve-tests
feature/iolint
feature/memleak
feature/memory-work
feature/namespaces
feature/nl_langinfo
feature/nocopy
feature/regex-to-api
feature/regex-type
feature/shadow-builtins
feature/stringfix
feature/typed-regex
feature/typed-regex-2
feature/wasted-byte
feature/zOS
feature/zOS-try2
features/docit
gawk-2.10-from-net
gawk-3.1-stable
gawk-4.0-stable
gawk-4.1-stable
gawk-4.2-stable
gawk-5.0-stable
gawk-5.1-stable
gawk-5.2-stable
gawk-stable
gnulib-regex-again
long-double
master
memory-work
new-vms
nolibtool
non-fatal-io
non-fatal-io-2
num-handler
porting
print-exp
select
wasted-byte
zos-debug
git.savannah.gnu.org: git/gawk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make release tar ball.
gawk-4.1.1
Arnold D. Robbins
2014-04-08
1
-0
/
+4
*
Prettify lists of tests.
Arnold D. Robbins
2014-04-08
1
-0
/
+4
*
Fix test/Makefile.am for making dists.
Arnold D. Robbins
2014-04-03
1
-0
/
+4
*
Add input parser to readfile extension, document it and test it.
Arnold D. Robbins
2014-03-27
1
-0
/
+5
*
Sync dfa with grep, update a test.
Arnold D. Robbins
2014-02-28
1
-0
/
+4
*
Fix a spelling error in the ChangeLog.
Arnold D. Robbins
2014-02-04
1
-1
/
+1
*
Fix strftime test.
Arnold D. Robbins
2014-02-03
1
-1
/
+8
*
Fix the test suite for the pc ports.
Eli Zaretskii
2014-01-28
1
-0
/
+5
*
Improve readdir test for MinGW.
Arnold D. Robbins
2014-01-20
1
-0
/
+6
*
Fix -0 for MPFR.
Arnold D. Robbins
2014-01-19
1
-0
/
+5
*
Quote $(top_srcdir) in test/Makefile.am.
Arnold D. Robbins
2014-01-17
1
-0
/
+4
*
Fix strftime test race condition.
Andrew J. Schorr
2014-01-16
1
-0
/
+10
*
Bug fix to do_split().
Arnold D. Robbins
2014-01-14
1
-0
/
+6
*
Merge branch 'gawk-4.1-stable' into new-vms
Arnold D. Robbins
2013-12-30
1
-0
/
+6
|
\
|
*
Fix ignrcas2 test to use right locale.
Arnold D. Robbins
2013-12-30
1
-0
/
+6
*
|
Build and test dynamic extensions on VMS. Documented too.
Arnold D. Robbins
2013-12-30
1
-0
/
+1
*
|
Enable compiling extensions on VMS.
Arnold D. Robbins
2013-12-29
1
-0
/
+4
|
/
*
Fix up unneeded "" in Makefile.am.
Arnold D. Robbins
2013-12-10
1
-0
/
+5
*
Improve fts test for Cygwin.
Arnold D. Robbins
2013-12-01
1
-0
/
+5
*
Remove pipeio3 test.
Arnold D. Robbins
2013-11-29
1
-0
/
+6
*
Make 'make distcheck' work.
Arnold D. Robbins
2013-11-28
1
-0
/
+5
*
Readdir test should work on filesystems lacking type info in the dirent.
Andrew J. Schorr
2013-11-27
1
-0
/
+5
*
Add --include long option and tests to make sure that --load and --include work.
Andrew J. Schorr
2013-11-27
1
-0
/
+9
*
Make readdir test work if group name has spaces.
Arnold D. Robbins
2013-11-20
1
-0
/
+7
*
Solaris fixes.
Arnold D. Robbins
2013-11-07
1
-0
/
+10
*
Make pipeio3 test work on PPC Mac OS X.
Arnold D. Robbins
2013-11-03
1
-0
/
+3
*
Addtional fix for \s in multibyte locales.
Arnold D. Robbins
2013-11-03
1
-0
/
+5
*
Make 'make check' exit non-zero if failure, for buildbots.
Arnold D. Robbins
2013-10-30
1
-0
/
+7
*
Make charasbytes test more robust. We hope.
Arnold D. Robbins
2013-10-30
1
-0
/
+2
*
Further fix to pipeio3.
Arnold D. Robbins
2013-10-30
1
-3
/
+9
*
Improve handling of writes to dead pipes.
Arnold D. Robbins
2013-10-24
1
-0
/
+11
*
Fix multibyte \s and \S in dfa.c from GNU grep.
Arnold D. Robbins
2013-10-10
1
-0
/
+6
*
Bug fix for $i++ = 3.
Arnold D. Robbins
2013-10-09
1
-0
/
+5
*
Fix problem when extending NF. See test/nfloop.
Arnold D. Robbins
2013-09-13
1
-0
/
+5
*
Fix generation of Maketests file.
Arnold D. Robbins
2013-09-13
1
-0
/
+5
*
Quote $(srcdir) in test makefiles.
Arnold D. Robbins
2013-08-15
1
-0
/
+6
*
Fix for %c in multibyte locale + new tests.
Arnold D. Robbins
2013-07-04
1
-0
/
+6
*
Fix a typo in test/ChangeLog.
Arnold D. Robbins
2013-07-02
1
-1
/
+1
*
New test case for dfa problem fixed earlier.
Arnold D. Robbins
2013-06-27
1
-0
/
+6
*
Move clos1way test into Makefile.am.
Arnold D. Robbins
2013-06-24
1
-1
/
+6
*
test/Maketests (clos1way): Set AC_ALL=C, since clos1way.awk no longer does.
Eli Zaretskii
2013-06-22
1
-0
/
+5
*
Fix corner case use of exit.
Arnold D. Robbins
2013-06-03
1
-0
/
+5
*
Support |& on MS-Windows, both for sockets and for pipes.
Eli Zaretskii
2013-06-01
1
-0
/
+12
*
Additional profiling tests.
Arnold D. Robbins
2013-05-30
1
-0
/
+5
*
Move Makefile.in fix to Makefile.am.
Arnold D. Robbins
2013-05-20
1
-0
/
+6
*
Fix building, installing, and testing extensions on MS-Windows.
Eli Zaretskii
2013-05-14
1
-0
/
+9
*
Gawk 4.1.0 release.
gawk-4.1.0
Arnold D. Robbins
2013-05-10
1
-0
/
+4
*
Fix symtab9 test so it will work on Windows too.
Arnold D. Robbins
2013-05-02
1
-0
/
+5
*
Fix 'next' test to be locale-independent.
Arnold D. Robbins
2013-04-19
1
-0
/
+7
*
Prettify lists of tests updating in Makefile.am.
Arnold D. Robbins
2013-04-16
1
-0
/
+5
[next]