index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor cleanups (bool to int, move a macro).
Arnold D. Robbins
2018-03-05
1
-0
/
+7
*
Fix potential field corruption when $0 is set from the debugger.
Andrew J. Schorr
2017-11-25
1
-2
/
+3
*
Typo fixes in debug.c.
Arnold D. Robbins
2017-08-18
1
-2
/
+2
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-1
/
+1
*
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-07-07
1
-6
/
+6
|
\
|
*
Fix GCC 7.1 warnings (incrementing/decrementing booleans).
Arnold D. Robbins
2017-07-07
1
-6
/
+6
*
|
Replace malloc+memset with calloc, mostly by using the new ezalloc macro.
Andrew J. Schorr
2017-06-22
1
-2
/
+1
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2017-01-27
1
-3
/
+3
|
\
|
|
*
Improve messge translatability in debug.c. Update copyright in interpret.h.
Arnold D. Robbins
2017-01-27
1
-3
/
+3
*
|
Compile fixes for HP-UX.
Arnold D. Robbins
2016-11-28
1
-19
/
+19
*
|
Merge branch 'master' into feature/typed-regex-2
Arnold D. Robbins
2016-11-18
1
-27
/
+28
|
\
\
|
*
|
Audit use of stptr for NUL termination. Update doc before merge to master.
Arnold D. Robbins
2016-11-18
1
-27
/
+28
*
|
|
First steps reworking code away from node type.
Arnold D. Robbins
2016-11-15
1
-8
/
+5
*
|
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-10-23
1
-135
/
+135
|
\
|
|
|
*
|
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-135
/
+135
*
|
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-09-26
1
-0
/
+4
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-09-26
1
-0
/
+4
|
|
\
|
|
|
*
Fix compilation warnings on MinGW with the latest runtime
Eli Zaretskii
2016-09-24
1
-0
/
+4
*
|
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-09-07
1
-2
/
+2
|
\
|
|
|
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-09-07
1
-2
/
+2
|
|
\
|
|
|
*
Fix license texts in a few files.
Arnold D. Robbins
2016-09-07
1
-2
/
+2
*
|
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-08-25
1
-1
/
+1
|
\
|
|
|
*
|
New POSIX rules for string comparison.
Arnold D. Robbins
2016-08-25
1
-1
/
+1
*
|
|
Restore typed regexp code in a new branch.
Arnold D. Robbins
2016-08-03
1
-0
/
+8
|
/
/
*
|
Remove typed regexps until they can be done correctly.
Arnold D. Robbins
2016-08-03
1
-8
/
+0
*
|
Fix usage of scalar type flag bits and fix some bugs in numeric conversions a...
Andrew J. Schorr
2016-06-13
1
-11
/
+0
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-05-30
1
-1
/
+1
|
\
|
|
*
Changes toward release and test tarball.
Arnold D. Robbins
2016-05-30
1
-1
/
+1
*
|
Improve instruction dump of comments.
Arnold D. Robbins
2016-03-17
1
-2
/
+2
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-03-08
1
-1
/
+1
|
\
|
|
*
Fix duplicate case in debug.c.
Arnold D. Robbins
2016-03-08
1
-1
/
+1
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2016-03-07
1
-0
/
+25
|
\
|
|
*
Improve instruction dump.
Arnold D. Robbins
2016-03-07
1
-0
/
+25
|
*
Improvements in debug.c for if and else.
Arnold D. Robbins
2016-03-02
1
-0
/
+9
*
|
Improvements in debug.c for if and else.
Arnold D. Robbins
2016-03-02
1
-0
/
+9
*
|
Improvements in debug output.
Arnold D. Robbins
2016-03-01
1
-2
/
+8
*
|
Merge branch 'gawk-4.1-stable'
Arnold D. Robbins
2015-11-24
1
-2
/
+14
|
\
|
|
*
Make watchpoints fire before breakpoints in the debugger.
Arnold D. Robbins
2015-11-24
1
-2
/
+14
*
|
Typo fix in debug.c.
Arnold D. Robbins
2015-06-25
1
-1
/
+1
*
|
More work straightening out typeof, including tests.
Arnold D. Robbins
2015-06-25
1
-0
/
+1
*
|
Improve debugger support for typed regexps.
Arnold D. Robbins
2015-06-22
1
-0
/
+8
*
|
Further fixes from Andrew Schorr.
Arnold D. Robbins
2015-04-09
1
-5
/
+5
*
|
More fixes to stop allocating an extra byte.
Arnold D. Robbins
2014-12-14
1
-6
/
+6
*
|
Merge branch 'master' into comment
Arnold D. Robbins
2014-07-12
1
-5
/
+19
|
\
|
|
*
Further fix to eval "" in debugger.
Arnold D. Robbins
2014-05-11
1
-9
/
+12
|
*
Fix memory leak in do_eval.
Arnold D. Robbins
2014-05-09
1
-1
/
+4
|
*
Fix double free error in do_eval.
Arnold D. Robbins
2014-05-09
1
-2
/
+10
|
*
Fix debugger 'run' command to fully restart.
Arnold D. Robbins
2014-05-05
1
-1
/
+1
*
|
Merge branch 'master' into comment
Arnold D. Robbins
2014-04-11
1
-1
/
+1
|
\
|
|
*
Minor fix in debug.c.
Arnold D. Robbins
2014-03-05
1
-1
/
+1
[next]