| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Tcl_Preserve support for ContLineLoc values. It's not needed. | dgp | 2013-08-07 | 3 | -56/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Test for TclContinuationsGet() usage, and simplifications. | dgp | 2013-08-07 | 2 | -17/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace potentially memleak creating safety check of a "cannot happen" | dgp | 2013-08-07 | 1 | -8/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add comment stating new limitation on Tcl(NR)EvalObjEx() interface. | dgp | 2013-08-07 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | All use of the evalFlag value TCL_EVAL_CTX is unused by the code and | dgp | 2013-08-06 | 2 | -88/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add assertions that will guide and protect more discovery of dead code for el... | dgp | 2013-08-06 | 2 | -3/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
