Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix usage of scalar type flag bits and fix some bugs in numeric conversions ↵ | Andrew J. Schorr | 2016-06-13 | 1 | -11/+0 | |
| | | | | | | | | and lint checks. | |||||
* | | 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 | |
| | | ||||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-01-12 | 1 | -6/+17 | |
|\| | ||||||
| * | Add a FIXME comment. | Arnold D. Robbins | 2013-12-05 | 1 | -0/+5 | |
| | | ||||||
| * | Fix core dump in debug.c for breakpoint w/o line. | Arnold D. Robbins | 2013-09-24 | 1 | -6/+12 | |
| | | ||||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2013-09-22 | 1 | -49/+50 | |
|\| | ||||||
| * | Fix issue with old readline lib on Mac OS X. | Arnold D. Robbins | 2013-08-29 | 1 | -7/+8 | |
| | | ||||||
| * | Whitespace fix in debug.c. | Arnold D. Robbins | 2013-08-15 | 1 | -42/+42 | |
| | | ||||||
* | | Start new branch that adds comments to profiling. | Arnold D. Robbins | 2013-08-14 | 1 | -0/+1 | |
|/ | ||||||
* | Improve fix for debugger on Windows. | Arnold D. Robbins | 2013-06-11 | 1 | -4/+3 | |
| | ||||||
* | Bug fix for debugger under Windows. | Arnold D. Robbins | 2013-06-10 | 1 | -0/+4 | |
| | ||||||
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+1 | |
| | ||||||
* | Minor code and doc cleanups. | Arnold D. Robbins | 2012-12-16 | 1 | -1/+3 | |
| | ||||||
* | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 1 | -17/+17 | |
|\ | ||||||
| * | Make bitflag checking consistent everywhere. | Arnold D. Robbins | 2012-12-09 | 1 | -17/+17 | |
| | | ||||||
* | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-11-25 | 1 | -259/+259 | |
|\| | ||||||
| * | Move to use of bool type, true, false, everywhere. | Arnold D. Robbins | 2012-05-11 | 1 | -248/+247 | |
| | | ||||||
| * | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Fix minor printf format warnings. | Arnold D. Robbins | 2012-05-07 | 1 | -1/+2 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 1 | -10/+10 | |
| |\| | ||||||
| | * | Minor cleanups in debugger. | Arnold D. Robbins | 2012-04-26 | 1 | -10/+10 | |
| | | | ||||||
* | | | Add optional shutdown routine for an extension lib. | john haque | 2012-04-21 | 1 | -0/+2 | |
| | | | ||||||
* | | | Improve array interface. | john haque | 2012-04-19 | 1 | -9/+9 | |
|/ / | ||||||
* | | Change MPFR variable RND_MODE to ROUND_MODE. | john haque | 2012-04-12 | 1 | -2/+2 | |
| | | ||||||
* | | Add arbitrary-precision arithmetic on integers. | john haque | 2012-03-19 | 1 | -1/+5 | |
| | | ||||||
* | | Finish MPFR changes and clean up code. | john haque | 2012-02-26 | 1 | -31/+51 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable', minor fixes after exe merge. | Arnold D. Robbins | 2011-12-31 | 1 | -12/+13 | |
|\| |