| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | Drop TCL_LOCATION_EVAL_LIST now that it is unused.dgp_bye_location_eval_list | dgp | 2013-08-06 | 1 | -4/+0 |
|
|
| * | | | | | | | | Eliminate the union that is no longer needed. | dgp | 2013-08-06 | 6 | -34/+26 |
|
|
| * | | | | | | | | Revert the changes that went too far and broke things. | dgp | 2013-08-06 | 1 | -13/+26 |
|
|
| * | | | | | | | | The value TCL_LOCATION_EVAL_LIST in the type field of a CmdFrame appears to | dgp | 2013-08-06 | 4 | -87/+48 |
|/ / / / / / / / |
|
* | | | | | | | | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 4 | -3/+11 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 2 | -3/+3 |
|
|
* | | | | | | | | [3611643fff]: Support TclOO in autoload mechanism. | dkf | 2013-08-03 | 2 | -0/+19 |
|
|
* | | | | | | | | Deal with the elaborate rip-apart-a-metaclass case as well. | dkf | 2013-08-02 | 3 | -3/+30 |
|
|
* | | | | | | | | [9d61624b3d]: Stop crashes when emptying the superclass slot. | dkf | 2013-08-02 | 2 | -19/+46 |
|
|
* | | | | | | | | [1905562] [8d2c0da36d] Raise the recursion limits on regexps to allow | dgp | 2013-08-01 | 2 | -1/+4 |
|
|
* | | | | | | | | Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were fo... | jan.nijtmans | 2013-08-01 | 3 | -1/+163 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Tcl_InitNotifier: Bug [a0bc856dcd]. | jan.nijtmans | 2013-08-01 | 3 | -4/+166 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fixed test case variable clash with 'folder'rfe_notifier_fork | oehhar | 2013-07-25 | 1 | -6/+6 |
|
|
| | * | | | | | | | rebase | jan.nijtmans | 2013-07-25 | 3 | -4/+166 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Make sure that the notifierMutex and notifierCV in a forked child cannot bloc... | jan.nijtmans | 2013-07-25 | 1 | -0/+2 |
|
|
| | | * | | | | | | | rebase | jan.nijtmans | 2013-07-25 | 3 | -4/+164 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ | rebase | jan.nijtmans | 2013-07-23 | 3 | -4/+164 |
| | | | |\ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | Tcl_InitNotifier() call in TestforkObjCmd() is only necessary when pthread_at... | jan.nijtmans | 2013-07-22 | 1 | -0/+3 |
|
|
| | | | | * | | | | | | | Use pthread_atfork() when available. | jan.nijtmans | 2013-07-22 | 3 | -104/+202 |
|
|
| | | | | * | | | | | | | Test-case should pass on Darwin or with non-threaded build as well. | jan.nijtmans | 2013-07-22 | 1 | -8/+3 |
|
|
| | | | | * | | | | | | | Fix bug which hangs iocmd.tf-32.1 | jan.nijtmans | 2013-07-22 | 1 | -1/+1 |
|
|
| | | | | * | | | | | | | Test file tests/unixForkEvent.test added | oehhar | 2013-07-22 | 1 | -0/+50 |
|
|
| | | | | * | | | | | | | Rebase to core-8-5-branch | jan.nijtmans | 2013-07-21 | 3 | -3/+77 |
| | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | Start notifier thread again if we were forked, to solve Rivet bug 55153 - RFE... | oehhar | 2013-07-17 | 2 | -0/+27 |
| | | | | | | |_|_|_|/ /
| | | | | | |/| | | | | |
|
* | | | | | | | | | | | | Make sure that "string is space \u202f" will continue to return "1", even if ... | jan.nijtmans | 2013-07-29 | 4 | -3/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Make sure that "string is space \u202f" will continue to return "1", even if ... | jan.nijtmans | 2013-07-29 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | Simplify AuxData access with a macro. | dgp | 2013-07-27 | 4 | -1/+15 |
|
|
* | | | | | | | | | | | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for... | dgp | 2013-07-26 | 2 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. | dgp | 2013-07-26 | 2 | -6/+5 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-26 | 3 | -105/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-25 | 3 | -105/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS | jan.nijtmans | 2013-07-25 | 3 | -3/+8 |
|
|
* | | | | | | | | | | Demonstrate and fix memory leak in Tcl_ParseVar(). | dgp | 2013-07-24 | 2 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Demonstrate and fix memory leak in Tcl_ParseVar(). | dgp | 2013-07-24 | 2 | -0/+22 |
| |/ / / / / / / / |
|
* | | | | | | | | | Mark commands with potential to compile expansion arguments (as [list] does). | dgp | 2013-07-24 | 3 | -0/+18 |
|
|
* | | | | | | | | | more disabled code removal | dgp | 2013-07-24 | 2 | -53/+0 |
|
|
* | | | | | | | | | Remove outdated, disabled code. | dgp | 2013-07-23 | 1 | -503/+0 |
|
|
* | | | | | | | | | Remove outdated comment. Stack depths are well checked now. | dgp | 2013-07-23 | 1 | -3/+0 |
|
|
* | | | | | | | | | Stop checking stack depth in [catch] compiler. | dgp | 2013-07-23 | 1 | -10/+0 |
|
|
* | | | | | | | | | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 3 | -103/+152 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 3 | -103/+153 |
| |/ / / / / / / |
|
* | | | | | | | | Rewrite of the TclCompileScript() routine. | dgp | 2013-07-18 | 10 | -227/+654 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [assemble] compile syntax error into bytecode reporting syntax error message.dgp_tcs_rewrite | dgp | 2013-07-18 | 1 | -7/+3 |
|
|
| * | | | | | | | | merge trunk | dgp | 2013-07-18 | 4 | -15/+14 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | [Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error is | dgp | 2013-07-18 | 5 | -20/+15 |
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Factor out the call to a compileProc into one place used by both ensemble | dgp | 2013-07-17 | 3 | -41/+38 |
|
|
| * | | | | | | | Streamline the housekeeping on the operands of INST_START_CMD. | dgp | 2013-07-16 | 1 | -49/+32 |
|
|
| * | | | | | | | Simplify the ensemble subcommand compile. There's no need to be | dgp | 2013-07-16 | 2 | -56/+15 |
|
|
| * | | | | | | | Simplify arguments to TclContinuationsEnterDerived(). | dgp | 2013-07-16 | 2 | -10/+10 |
|
|
| * | | | | | | | Eliminate the litInfo table and all the code tending to its care and feeding. | dgp | 2013-07-16 | 5 | -134/+97 |
|
|