index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for Vax/VMS C.
Arnold D. Robbins
2021-07-23
1
-4
/
+4
*
Fixes for z/OS.
Arnold D. Robbins
2021-05-13
1
-0
/
+1
*
Update a bunch of copyright years.
Arnold D. Robbins
2021-01-09
1
-1
/
+1
*
Improve use of types throughout.
Arnold D. Robbins
2021-01-08
1
-2
/
+2
*
Fix issues with function ordering in pretty printed output. Add doc.
Arnold D. Robbins
2020-08-12
1
-0
/
+3
*
Convert exec_count to unsigned long long.
Andrew J. Schorr
2020-06-10
1
-4
/
+4
*
Fix another printf in profile.c.
Arnold D. Robbins
2020-06-10
1
-1
/
+1
*
Improve long long exec_count.
Arnold D. Robbins
2020-06-10
1
-1
/
+1
*
Make profiling counts 64 bits.
Arnold D. Robbins
2020-06-08
1
-2
/
+2
*
Update copyright years on changed files.
Arnold D. Robbins
2020-01-24
1
-1
/
+1
*
Fix a pretty-printer error with print[f].
Arnold D. Robbins
2020-01-19
1
-3
/
+18
*
Fix use-after-free issues in profile.c.
Arnold D. Robbins
2019-09-01
1
-23
/
+26
*
Small profiling improvements.
Arnold D. Robbins
2019-02-25
1
-1
/
+5
*
Update copyright year in many dates.
Arnold D. Robbins
2019-01-28
1
-1
/
+1
*
Rework namespace handling to make simpler and correct. Add two test cases.
Arnold D. Robbins
2019-01-25
1
-1
/
+2
*
Continue fixing memory leaks related to namespaces.
Arnold D. Robbins
2019-01-19
1
-2
/
+2
*
Start fixing memory leaks in namespace management.
Arnold D. Robbins
2019-01-18
1
-0
/
+2
*
Squashed merge of feature/namespaces. Add code and doc.
Arnold D. Robbins
2019-01-11
1
-9
/
+107
*
Continue polishing comments. New test.
Arnold D. Robbins
2018-11-26
1
-0
/
+4
*
Handle comments after commas in expression lists.
Arnold D. Robbins
2018-10-30
1
-39
/
+56
*
Dump list of @include files at end when pretty printing.
Arnold D. Robbins
2018-10-28
1
-1
/
+33
*
Add comments to @load. Start for @include.
Arnold D. Robbins
2018-10-20
1
-4
/
+15
*
Handle comments after the `;' in for loops.
Arnold D. Robbins
2018-10-17
1
-1
/
+32
*
Distinguish print $0 from print. Doc updates. Fix case and default.
Arnold D. Robbins
2018-10-17
1
-1
/
+2
*
Fix compiler warning from Cygwin.
Arnold D. Robbins
2018-10-16
1
-1
/
+1
*
Continue with comments, especially case and default.
Arnold D. Robbins
2018-10-16
1
-5
/
+11
*
Improvements for comments in do...while and debug dump.
Arnold D. Robbins
2018-10-14
1
-2
/
+6
*
Fix comments for && and ||, other small changes.
Arnold D. Robbins
2018-10-10
1
-7
/
+26
*
Improve handling of braced statements and comments in if/else.
Arnold D. Robbins
2018-10-10
1
-0
/
+4
*
Continued improvements in comment refactoring.
Arnold D. Robbins
2018-10-09
1
-19
/
+15
*
Fix switch and ?:. also range expressions. Start on functions.
Arnold D. Robbins
2018-10-04
1
-4
/
+86
*
Update copyright years in all relevant files.
Arnold D. Robbins
2017-08-04
1
-1
/
+1
*
Fix parenthesization in the pretty printer for real (we hope!).
Arnold D. Robbins
2017-06-23
1
-43
/
+39
*
Finish reworking typed regexes. Tests pass!
Arnold D. Robbins
2016-11-15
1
-6
/
+7
*
First steps reworking code away from node type.
Arnold D. Robbins
2016-11-15
1
-14
/
+14
*
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-10-23
1
-26
/
+26
|
\
|
*
Remove trailing whitespace everywhere. Fix Unicode into ASCII.
Arnold D. Robbins
2016-10-23
1
-26
/
+26
*
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-10-16
1
-1
/
+6
|
\
|
|
*
Implement unary plus for real, including for pretty printing.
Arnold D. Robbins
2016-10-16
1
-1
/
+6
*
|
Merge branch 'master' into feature/typed-regex
Arnold D. Robbins
2016-10-11
1
-36
/
+3
|
\
|
|
*
Use original input text of numbers when pretty printing.
Arnold D. Robbins
2016-10-11
1
-36
/
+3
*
|
Restore typed regexp code in a new branch.
Arnold D. Robbins
2016-08-03
1
-2
/
+21
|
/
*
Remove typed regexps until they can be done correctly.
Arnold D. Robbins
2016-08-03
1
-21
/
+2
*
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 pretty-printing comment after if statement.
Arnold D. Robbins
2016-03-21
1
-1
/
+2
*
|
More code improvements. Add ChangeLog. Update test.
Arnold D. Robbins
2016-03-19
1
-3
/
+4
*
|
More improvements in comment printing.
Arnold D. Robbins
2016-03-17
1
-11
/
+34
*
|
Improve end of line comments in if/else.
Arnold D. Robbins
2016-03-17
1
-2
/
+4
*
|
Initial changes to improve end of line comments.
Arnold D. Robbins
2016-03-17
1
-16
/
+39
[next]