Age | Commit message (Expand) | Author | Files | Lines |
2010-10-15 | Add tests for 'file copy' | Steve Bennett | 1 | -0/+62 |
2010-10-15 | Enhance catch and 'info returncodes' | Steve Bennett | 1 | -6/+9 |
2010-10-15 | Add basic Tcl implementation of 'try ... finally' | Steve Bennett | 1 | -0/+65 |
2010-10-15 | Improve stack trace handling | Steve Bennett | 4 | -23/+146 |
2010-10-15 | Add exec support for 2>@1 | Steve Bennett | 1 | -0/+4 |
2010-10-15 | Add Jim_SetResultFormatted() for simplied messages | Steve Bennett | 2 | -9/+9 |
2010-10-15 | Implement TIP #288 | Steve Bennett | 3 | -7/+96 |
2010-10-15 | Allow catch to specify what is caught | Steve Bennett | 2 | -1/+49 |
2010-10-15 | Allow incr on unset variable | Steve Bennett | 2 | -1/+22 |
2010-10-15 | Simplify and speed up expr | Steve Bennett | 2 | -1/+8 |
2010-10-15 | Fix null pointer dereference | Steve Bennett | 1 | -0/+10 |
2010-10-15 | Bug fixes and features | Steve Bennett | 1 | -14/+18 |
2010-10-15 | Rework script/subst parser for improved performance | Steve Bennett | 2 | -22/+21 |
2010-10-15 | Many improvements, bug fixes | Steve Bennett | 9 | -3/+775 |
2010-10-15 | More expr tests and fixes | Steve Bennett | 3 | -8/+598 |
2010-10-15 | New features, docs | Steve Bennett | 3 | -8/+245 |
2010-10-15 | New features | Steve Bennett | 1 | -0/+94 |
2010-10-15 | Simplify expr evaluation | Steve Bennett | 2 | -6/+8 |
2010-10-15 | Fix many problem with expr evaluation | Steve Bennett | 2 | -1/+892 |
2010-10-15 | Bugs, features, tests | Steve Bennett | 8 | -8/+589 |
2010-10-15 | Tests, ehancements and bug fixes for exec | Steve Bennett | 1 | -0/+475 |
2010-10-15 | Source cleanups, typos, add test | Steve Bennett | 4 | -2/+423 |
2010-10-15 | Improvements to 'scan' | Steve Bennett | 2 | -59/+51 |
2010-10-15 | Implement and document lassign | Steve Bennett | 1 | -8/+8 |
2010-10-15 | Speed up assign to static dict sugar | Steve Bennett | 2 | -23/+22 |
2010-10-15 | Bug fixes, documentation updates | Steve Bennett | 3 | -2/+28 |
2010-10-15 | Build improvements, bug fixes and compiler warnings | Steve Bennett | 4 | -13/+679 |
2010-10-15 | Implement unix domain sockets for socket | Steve Bennett | 2 | -1/+9 |
2010-10-15 | Implement 'array' in C | Steve Bennett | 2 | -0/+188 |
2010-10-15 | Improve expression support | Steve Bennett | 1 | -0/+45 |
2010-10-15 | Bugs, features and tests | Steve Bennett | 10 | -3/+294 |
2010-10-15 | Bugs, features, tests | Steve Bennett | 1 | -0/+45 |
2010-10-15 | Implement tree package | Steve Bennett | 1 | -0/+114 |
2010-10-15 | Bugs and tests | Steve Bennett | 2 | -0/+36 |
2010-10-15 | Improve error handling | Steve Bennett | 5 | -0/+195 |