index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
If a strnum integer has a non-standard string representation, do not accept i...
Andrew J. Schorr
2016-08-09
1
-0
/
+8
*
Add some comments, minor buglet fix.
Arnold D. Robbins
2016-06-16
1
-0
/
+10
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
1
-1
/
+1
*
Remove useless "optional" argument to get_actual_argument.
Andrew J. Schorr
2016-05-26
1
-3
/
+3
*
Improve definition of fatal macro.
Arnold D. Robbins
2016-05-26
1
-1
/
+1
*
Optimize API function argument retrieval to eliminate a duplicate call to get...
Andrew J. Schorr
2016-05-26
1
-3
/
+3
*
Replace `! NULL' with `& success_node' in array routines.
Arnold D. Robbins
2016-05-02
1
-0
/
+3
*
Fix race condition in fatal errors for one end closed on two way pipe.
Arnold D. Robbins
2016-04-07
1
-0
/
+2
*
Move include of sys/select.h to io.c.
Arnold D. Robbins
2015-08-26
1
-4
/
+0
*
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
Arnold D. Robbins
2015-08-25
1
-0
/
+31
|
\
|
*
Make MAYBE_NUM -> NUMBER smarter, clear STRING.
Arnold D. Robbins
2015-08-25
1
-0
/
+31
*
|
Rework zOS patches; keep separate from autotools.
Arnold D. Robbins
2015-08-02
1
-24
/
+10
|
/
*
Enable special filenames for profiling output.
Arnold D. Robbins
2015-04-08
1
-0
/
+1
*
Minor code cleanups.
Arnold D. Robbins
2015-04-06
1
-1
/
+1
*
Get indirect calls working!
Arnold D. Robbins
2015-03-31
1
-1
/
+3
*
Further improvements. sub/gsub working.
Arnold D. Robbins
2015-03-31
1
-0
/
+1
*
Further progress on indirect calls of builtins.
Arnold D. Robbins
2015-03-24
1
-0
/
+1
*
Start on testing/fixing indirect calls of builtins.
Arnold D. Robbins
2015-03-20
1
-0
/
+1
*
Update copyright dates.
Arnold D. Robbins
2015-02-06
1
-1
/
+1
*
Disallow calling a function parameter. Check params are not function names.
Arnold D. Robbins
2015-01-30
1
-0
/
+1
*
Remove deferred variables.
Arnold D. Robbins
2015-01-14
1
-1
/
+0
*
Fix compile problems and warnings on current GCC (4.9.2).
Arnold D. Robbins
2014-11-23
1
-63
/
+63
*
Dork around with xmalloc for z/OS.
Arnold D. Robbins
2014-11-22
1
-9
/
+36
*
Remove OLDMEM checks, preparatory to merging.
Arnold D. Robbins
2014-11-21
1
-2
/
+0
*
Add runtime check to run old code. Easier to debug/test.
Arnold D. Robbins
2014-11-17
1
-0
/
+2
*
Remove MBS_SUPPORT ifdefs.
Arnold D. Robbins
2014-11-15
1
-16
/
+2
*
Finish excising isalpha and isalnum. Document.
Arnold D. Robbins
2014-09-15
1
-0
/
+3
*
Minor code cleanups.
Arnold D. Robbins
2014-09-07
1
-10
/
+1
*
Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc.
Arnold D. Robbins
2014-09-05
1
-0
/
+2
*
Make indirect calls work on built-in and extension functions.
Arnold D. Robbins
2014-09-04
1
-0
/
+2
*
Rebuild record upon OFS being changed.
Arnold D. Robbins
2014-08-12
1
-0
/
+1
*
Clean up some memory in MPFR.
Arnold D. Robbins
2014-07-31
1
-0
/
+1
*
Bug fix for I/O errors in the middle of a file.
Arnold D. Robbins
2014-07-24
1
-1
/
+1
*
Fix memory leak in do_eval.
Arnold D. Robbins
2014-05-09
1
-0
/
+1
*
Update copyright years on files changed in 2014.
Arnold D. Robbins
2014-03-31
1
-1
/
+1
*
Continue to straighten out enum usage.
Arnold D. Robbins
2014-03-05
1
-1
/
+1
*
Lots of enum/int fixes.
Arnold D. Robbins
2014-02-27
1
-0
/
+1
*
Remove AC_FUNC_VPRINTF macro and header tests.
Arnold D. Robbins
2013-12-16
1
-4
/
+0
*
Remove unneeded Floor and Ceil wrapper functions.
Arnold D. Robbins
2013-12-10
1
-7
/
+0
*
Improve handling of writes to dead pipes.
Arnold D. Robbins
2013-10-24
1
-1
/
+3
*
Bug fix to flag values.
Arnold D. Robbins
2013-10-10
1
-3
/
+3
*
Fix problem when extending NF. See test/nfloop.
Arnold D. Robbins
2013-09-13
1
-0
/
+1
*
Move FAKE_FD_VALUE to shared header.
Arnold D. Robbins
2013-08-20
1
-5
/
+3
*
Fix compiling on MinGW.
Arnold D. Robbins
2013-07-24
1
-0
/
+6
*
Minor cleanups for init_socket function.
Arnold D. Robbins
2013-06-03
1
-0
/
+1
*
Add @load to profile/pretty printed output.
Arnold D. Robbins
2013-03-01
1
-0
/
+2
*
Improve code in symbol.c.
Arnold D. Robbins
2013-01-25
1
-1
/
+1
*
Update copyright dates on modified files.
Arnold D. Robbins
2013-01-15
1
-1
/
+1
*
Make mpfr and, or, xor, accept >= 2 arguments.
Arnold D. Robbins
2013-01-11
1
-1
/
+1
*
Restore building with tcc.
Arnold D. Robbins
2012-12-19
1
-3
/
+11
[next]