| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | jan.nijtmans | 2014-02-11 | 1 | -3/+3 |
|\ |
|
| * | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -3/+3 |
|
|
* | | merge trunk | dgp | 2013-09-21 | 1 | -5/+23 |
|\ \
| |/ |
|
| * | Cleaned up test command trying to make valgrind happy. | dgp | 2013-09-04 | 1 | -2/+20 |
|
|
| * | [a16752c252] Correct failure to call cmd deletion callbacks. | dgp | 2013-08-14 | 1 | -3/+3 |
| |\ |
|
| | * | [a16752c252] Correct failure to call cmd deletion callbacks. | dgp | 2013-08-14 | 1 | -3/+3 |
|
|
| * | | Don't use deprecated Tcl_DStringTrunc any more | jan.nijtmans | 2013-06-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Don't use deprecated Tcl_DStringTrunc any more. | jan.nijtmans | 2013-06-25 | 1 | -1/+1 |
|
|
* | | | merge trunk | jan.nijtmans | 2013-03-22 | 1 | -5/+9 |
|\ \ \
| |/ / |
|
| * | | If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_Sav... | jan.nijtmans | 2013-03-22 | 1 | -4/+20 |
|
|
* | | | Merge trunk. | jan.nijtmans | 2013-02-11 | 1 | -23/+23 |
|\ \ \
| |/ / |
|
| * | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 1 | -6/+0 |
|
|
* | | | merge trunk | jan.nijtmans | 2013-01-25 | 1 | -23/+23 |
|\ \ \
| |/ / |
|
* | | | Convert Tcl_GetIndexFromObj implementation to macro | jan.nijtmans | 2013-01-24 | 1 | -19/+19 |
|\ \ \
| |/ / |
|
* | | | merge trunk | jan.nijtmans | 2013-01-19 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
* | | | Convert Tcl_Eval and Tcl_GlobalEval to a macro | jan.nijtmans | 2013-01-17 | 1 | -9/+9 |
|
|
| | | | |
| \ \ | |
*-. \ \ | merge trunk | dgp | 2013-01-17 | 1 | -0/+1 |
|\ \ \ \
| | |/ / |
|
| | * | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -0/+1 |
|
|
* | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. | jan.nijtmans | 2013-01-10 | 1 | -1/+1 |
|
|
* | | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-12-21 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | remove unnecessary struct names, which only pollute the "struct" namespace fo... | jan.nijtmans | 2012-08-20 | 1 | -3/+3 |
|
|
* | | | | Remove all maintenance of a string result in the Interp. | dgp | 2012-11-30 | 1 | -17/+4 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge (selected bits of) novem | dgp | 2012-11-26 | 1 | -4/+4 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | WIP removing the maintenance of a string result in the Interp. | dgp | 2012-11-17 | 1 | -17/+4 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | merge trunk | dgp | 2012-11-16 | 1 | -55/+11 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | merge trunk | dgp | 2012-07-19 | 1 | -1/+66 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merge trunk | dgp | 2012-04-25 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Clean version of changes; ifdef-free | dkf | 2012-04-19 | 1 | -28/+2 |
|
|
| | * | | | | | | | Experimental branch where the interp->result field and related are removed | dgp | 2012-04-18 | 1 | -0/+13 |
|
|
* | | | | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense. | dgp | 2012-11-29 | 1 | -10/+2 |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
* | | | | | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas... | jan.nijtmans | 2012-11-26 | 1 | -4/+4 |
|/ / / / / / / |
|
* | | | | | | | Remove pre-8.5 interface for custom expr functions. | dgp | 2012-11-16 | 1 | -152/+1 |
|
|
* | | | | | | | eliminate CONST/CONST84/CONST86 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | A few unneeded internal CONST/CONST86's | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|
|
* | | | | | | | Kill Octal; bump to 9.0a0; make test suite work again. | dgp | 2012-11-15 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | make tclTest.c compilable against version 2 filesystems | jan.nijtmans | 2012-10-24 | 1 | -2/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for... | jan.nijtmans | 2012-10-24 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, fo... | jan.nijtmans | 2012-10-24 | 1 | -1/+1 |
|
|
* | | | | | | fix two minor blunders, introduced by [1fb35ca910] | jan.nijtmans | 2012-08-06 | 1 | -5/+0 |
|
|
* | | | | | | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|
|
| | * | | | | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmd | jan.nijtmans | 2012-07-20 | 1 | -5/+28 |
|
|
* | | | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ... | jan.nijtmans | 2012-07-30 | 1 | -57/+0 |
|
|
* | | | | | | Fix various test when run outside of the build environment [3549770] | jan.nijtmans | 2012-07-30 | 1 | -2/+14 |
|
|
* | | | | | | Fix several more missing mutex-locks in TestasyncCmd. | Joe Mistachkin | 2012-07-20 | 1 | -0/+5 |
|\ \ \ \ \ \
| |/ / / / /
| | | | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix several more missing mutex-locks in TestasyncCmd. | Joe Mistachkin | 2012-07-20 | 1 | -0/+5 |
|
|
| * | | | | [Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. Unbounded... | ferrieux | 2012-07-19 | 1 | -0/+3 |
|
|