Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | merge trunk: | dgp | 2012-11-15 | 2 | -3/+36 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2012-11-14 | 3 | -8/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2012-11-13 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0 | dgp | 2012-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | Better version that can handle simple composite array keys as well. As long as | dkf | 2012-12-18 | 1 | -10/+23 | |
| * | | | | | | | | | | | | | | Generate better code for the common case of subst-ed variables where the | dkf | 2012-12-18 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | Simpler code to do installation of [info class] and [info object]. | dkf | 2012-12-17 | 1 | -19/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Slim down the code a bit more; we can make more safe assumptions. | dkf | 2012-12-17 | 1 | -13/+7 | |
| | * | | | | | | | | | | | | | Simplify the [info object] and [info class] additions. | dgp | 2012-12-13 | 1 | -9/+3 | |
| * | | | | | | | | | | | | | | TIP 400 suffered from the same segfaulting flaw as 3595576. | dgp | 2012-12-13 | 1 | -16/+3 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Restore clarity to macro test. | dgp | 2012-12-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Restore clarity to macro test. | dgp | 2012-12-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Restore clarity to macro test. | dgp | 2012-12-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var. | dgp | 2012-12-13 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | Fix for [Bug 3595576], found by andrewsh | mig | 2012-12-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Changelog entry, and change macro variable to not conflict with possible outs... | jan.nijtmans | 2012-12-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -5/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. | jan.nijtmans | 2012-12-13 | 1 | -4/+7 | |
| * | | | | | | | | | | | | Restore the initialization of tclStubsPtr from the "Tcl" package clientData | dgp | 2012-12-10 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Restore the initialization of tclStubsPtr from the "Tcl" package clientData | dgp | 2012-12-10 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | Restore the initialization of tclStubsPtr from the "Tcl" package clientData | dgp | 2012-12-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | | Fix busyloop at exit under TCL_FINALIZE_ON_EXIT when there are unflushed no... | ferrieux | 2012-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | just lost one MODULE_SCOPE in the merge | jan.nijtmans | 2012-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | only set tclStubsPtr if all version checks pass | jan.nijtmans | 2012-12-07 | 1 | -18/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | only set tclStubsPtr when all version checks pass | jan.nijtmans | 2012-12-07 | 1 | -32/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | only set tclStubsPtr if all version checks pass. Backported from tcl 8.5. | jan.nijtmans | 2012-12-07 | 1 | -43/+62 | |
| * | | | | | | | | | | | 3593703 Don't crash on bad input to Tcl_PkgRequire*(). | dgp | 2012-12-07 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | 3593703 Don't crash on bad input to Tcl_PkgRequire*(). | dgp | 2012-12-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. | dgp | 2012-12-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. | dgp | 2012-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem... | jan.nijtmans | 2012-12-05 | 3 | -26/+42 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | more style enforcement | dkf | 2013-01-30 | 3 | -84/+66 | |
* | | | | | | | | | | | add special opcodes for common forms of stack manipulations | dkf | 2012-12-13 | 6 | -40/+66 | |
* | | | | | | | | | | | refactor all macros for code issuing into tclCompile.h | dkf | 2012-12-11 | 6 | -1402/+1011 | |
* | | | | | | | | | | | remove TODO: peephole definitely not worth the complexity | dkf | 2012-12-10 | 1 | -1/+0 | |
* | | | | | | | | | | | tweaking; fix busylooping test | dkf | 2012-12-05 | 1 | -40/+43 | |
* | | | | | | | | | | | merge | dkf | 2012-12-04 | 17 | -815/+127 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge main novem branchnovem_reduced_bytecodes | dkf | 2012-12-04 | 17 | -815/+127 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2012-12-04 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (c... | jan.nijtmans | 2012-12-04 | 2 | -3/+3 | |
| | * | | | | | | | | | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin... | jan.nijtmans | 2012-12-03 | 4 | -81/+17 | |
| | * | | | | | | | | | | | Initialize legacyFreeProc with invalid value: This will result in | jan.nijtmans | 2012-12-03 | 5 | -28/+10 | |
| | * | | | | | | | | | | | Remove all maintenance of a string result in the Interp. | dgp | 2012-11-30 | 10 | -615/+75 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | No string result -> no more need for TCL_RESULT_SIZEnovem_remove_string_result | dgp | 2012-11-29 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | missed bit of merge | dgp | 2012-11-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Get the updated error message | dgp | 2012-11-29 | 1 | -1/+1 | |