index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to LINT reflect to extn API. Add API tests.
Arnold D. Robbins
2012-06-06
1
-0
/
+3
*
Move to use of bool type, true, false, everywhere.
Arnold D. Robbins
2012-05-11
1
-27
/
+27
*
Merge branch 'xgawk'
Arnold D. Robbins
2012-05-09
1
-5
/
+17
|
\
|
*
Fix memory management bug in unset_ERRNO.
Andrew J. Schorr
2012-04-09
1
-1
/
+1
|
*
Update ERRNO API.
Andrew J. Schorr
2012-04-01
1
-5
/
+17
*
|
Add arbitrary-precision arithmetic on integers.
john haque
2012-03-19
1
-39
/
+19
*
|
Bug fixes and tests for MPFR.
john haque
2012-03-07
1
-3
/
+4
*
|
Finish MPFR changes and clean up code.
john haque
2012-02-26
1
-44
/
+70
*
|
Finish builtins for MPFR.
john haque
2012-02-19
1
-33
/
+36
*
|
New interpreter routine for MPFR.
john haque
2012-02-16
1
-17
/
+48
*
|
Add infrastructure for MPFR/GMP support.
john haque
2012-02-14
1
-25
/
+40
|
/
*
The grand merge: dgawk and pgawk folded into gawk.
Arnold D. Robbins
2011-12-26
1
-1238
/
+57
*
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2011-12-08
1
-1
/
+7
|
\
|
*
Misc fixes from John.
Arnold D. Robbins
2011-12-06
1
-1
/
+7
*
|
Merge branch 'gawk-4.0-stable'
Arnold D. Robbins
2011-10-25
1
-1
/
+1
|
\
|
|
*
Remove some compile time warnings.
Arnold D. Robbins
2011-10-10
1
-1
/
+1
*
|
Fix warning messages after merge with gawk_performance.
Arnold D. Robbins
2011-10-25
1
-1
/
+1
*
|
Optimize tail-recursive calls.
john haque
2011-10-12
1
-16
/
+55
*
|
Optimization for compound assignment, increment and decrement operators.
john haque
2011-10-12
1
-32
/
+46
*
|
Add a test file, cleanup code and update doc.
john haque
2011-10-12
1
-12
/
+7
*
|
Speed/memory performance improvements.
john haque
2011-10-12
1
-175
/
+239
|
/
*
Minor spelling and doc fixes.
Arnold D. Robbins
2011-09-24
1
-1
/
+1
*
Make no mbs support work everywhere. Sheesh.
Arnold D. Robbins
2011-09-21
1
-2
/
+2
*
BEGINFILE/ENDFILE code redone.
Arnold D. Robbins
2011-08-10
1
-121
/
+257
*
Additional getline fix.
Arnold D. Robbins
2011-07-26
1
-1
/
+2
*
Fix gsub and getline pass by reference. Add tests.
Arnold D. Robbins
2011-07-26
1
-29
/
+23
*
Fix gsub losing white space when working on fields.
Arnold D. Robbins
2011-07-15
1
-3
/
+33
*
More array sorting fixes.
Arnold D. Robbins
2011-05-08
1
-17
/
+10
*
PROCINFO sorting only if not posix. Doc updates.
Arnold D. Robbins
2011-05-05
1
-5
/
+10
*
Revamp array sorting.
Arnold D. Robbins
2011-05-04
1
-1
/
+8
*
Bug fixes and new test, see nastyparm.
Arnold D. Robbins
2011-05-04
1
-0
/
+9
*
Fix problem with subarray of deleted array.
Arnold D. Robbins
2011-05-04
1
-0
/
+2
*
Code cleanups in array.c and side effects in other files.
Arnold D. Robbins
2011-04-27
1
-1
/
+1
*
User function sorting added, documented, tested.
Arnold D. Robbins
2011-04-22
1
-1
/
+1
*
More array sorting changes from John.
Arnold D. Robbins
2011-04-18
1
-30
/
+12
*
Fix next and exit from functions.
Arnold D. Robbins
2011-03-29
1
-1
/
+6
*
Revise array sorting for PROCINFO["sorted_in"].
Arnold D. Robbins
2011-03-29
1
-249
/
+11
*
Some cleanups after code review of main.c.
Arnold D. Robbins
2011-03-25
1
-2
/
+2
*
Fix array sorting lint warning.
Arnold D. Robbins
2011-02-26
1
-1
/
+1
*
Sorted-in fix and repair vms/vmstest.com.
Arnold D. Robbins
2011-02-26
1
-1
/
+0
*
PROCINFO["sorted_in"] value now matters.
Arnold D. Robbins
2011-02-17
1
-24
/
+240
*
Bug fixes in scanning, updating variables.
Arnold D. Robbins
2011-02-14
1
-2
/
+2
*
Equalize messages. New es.po file.
Arnold D. Robbins
2011-02-08
1
-1
/
+1
*
Fix ctype calls on Cygwin.
Arnold D. Robbins
2011-02-01
1
-5
/
+5
*
Fix switch debugging.
Arnold D. Robbins
2011-02-01
1
-128
/
+58
*
Document isarray etc.
Arnold D. Robbins
2011-02-01
1
-1
/
+1
*
Add isarray built-in function.
Arnold D. Robbins
2011-01-30
1
-3
/
+3
*
Add controlled array sorting in for loop. Needs documenting.
Arnold D. Robbins
2011-01-27
1
-0
/
+39
*
Bug fixes and cleanup.
Arnold D. Robbins
2011-01-27
1
-5
/
+10
*
strncasembscmp fix. Doc updates.
Arnold D. Robbins
2010-12-31
1
-2
/
+2
[next]