summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated functions Tcl_VarEval and Tcl_VarEvalVAjan.nijtmans2012-12-175-104/+26
* Merge trunk. jan.nijtmans2012-12-148-33/+50
|\
| * TIP 400 suffered from the same segfaulting flaw as 3595576.dgp2012-12-131-16/+3
| * Restore clarity to macro test.dgp2012-12-131-1/+1
| |\
| | * Restore clarity to macro test.dgp2012-12-131-1/+1
| | |\
| | | * Restore clarity to macro test.dgp2012-12-131-1/+1
| | * | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-1/+0
| * | | Fix for [Bug 3595576], found by andrewshmig2012-12-131-1/+2
* | | | merge trunkjan.nijtmans2012-12-132-18/+22
|\ \ \ \ | |/ / /
| * | | Changelog entry, and change macro variable to not conflict with possible outs...jan.nijtmans2012-12-131-3/+3
| |\ \ \ | | |/ /
| | * | Changelog entry, and change macro variable to not conflict with possible outs...jan.nijtmans2012-12-131-3/+3
| | |\ \ | | | |/
| | | * Changelog entry, and change macro variable to not conflict with possible outs...jan.nijtmans2012-12-131-3/+3
| * | | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice.jan.nijtmans2012-12-131-5/+7
| |\ \ \ | | |/ /
| | * | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice.jan.nijtmans2012-12-131-5/+7
| | |\ \ | | | |/
| | | * Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice.jan.nijtmans2012-12-131-4/+7
* | | | allow novem to use installed Tcl8 .tm packages, such as tcltest and msgcatjan.nijtmans2012-12-123-34/+1
* | | | merge trunkjan.nijtmans2012-12-102-3/+4
|\ \ \ \ | |/ / /
| * | | Restore the initialization of tclStubsPtr from the "Tcl" package clientDatadgp2012-12-101-2/+3
| |\ \ \ | | |/ /
| | * | Restore the initialization of tclStubsPtr from the "Tcl" package clientDatadgp2012-12-101-2/+3
| | |\ \ | | | |/
| | | * Restore the initialization of tclStubsPtr from the "Tcl" package clientDatadgp2012-12-101-2/+3
| * | | Fix busyloop at exit under TCL_FINALIZE_ON_EXIT when there are unflushed no...ferrieux2012-12-081-1/+1
* | | | merge trunkjan.nijtmans2012-12-072-17/+12
|\ \ \ \ | |/ / /
| * | | just lost one MODULE_SCOPE in the mergejan.nijtmans2012-12-071-1/+1
| * | | only set tclStubsPtr if all version checks passjan.nijtmans2012-12-071-18/+9
| |\ \ \ | | |/ /
| | * | only set tclStubsPtr when all version checks passjan.nijtmans2012-12-071-32/+18
| | |\ \ | | | |/
| | | * only set tclStubsPtr if all version checks pass. Backported from tcl 8.5.jan.nijtmans2012-12-071-43/+62
| * | | 3593703 Don't crash on bad input to Tcl_PkgRequire*().dgp2012-12-071-0/+4
| |\ \ \ | | |/ /
| | * | 3593703 Don't crash on bad input to Tcl_PkgRequire*().dgp2012-12-071-0/+4
* | | | merge trunkjan.nijtmans2012-12-071-1/+1
|\ \ \ \ | |/ / /
| * | | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed.dgp2012-12-061-1/+1
| |\ \ \ | | |/ /
| | * | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed.dgp2012-12-061-1/+1
* | | | merge trunkjan.nijtmans2012-12-053-26/+42
|\ \ \ \ | |/ / /
| * | | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem...jan.nijtmans2012-12-053-26/+42
* | | | merge trunkjan.nijtmans2012-12-042-3/+3
|\ \ \ \ | |/ / /
| * | | MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (c...jan.nijtmans2012-12-042-3/+3
* | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin...jan.nijtmans2012-12-034-81/+17
* | | | Initialize legacyFreeProc with invalid value: This will result injan.nijtmans2012-12-035-28/+10
* | | | Remove all maintenance of a string result in the Interp.dgp2012-11-3010-615/+75
|\ \ \ \
| * | | | No string result -> no more need for TCL_RESULT_SIZEnovem_remove_string_resultdgp2012-11-291-2/+0
| * | | | missed bit of mergedgp2012-11-291-1/+1
| * | | | Get the updated error messagedgp2012-11-291-1/+1
| * | | | Merge bug-3588687dgp2012-11-292-7/+53
| |\ \ \ \
| | * \ \ \ Revise TclInitStubs() so that it checks for consistent values of bothdgp2012-11-294-43/+59
| | |\ \ \ \ | | | |/ / /
| | * | | | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, anddgp2012-11-272-7/+59
| * | | | | merge novemdgp2012-11-292-31/+35
| |\ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----------. \ \ \ \ \ Merge (selected bits of) novemdgp2012-11-2617-306/+166
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Stop segfaults in test suite.dgp2012-11-262-3/+5
| * | | | | | | | | | | | | merge (some of) novemdgp2012-11-267-108/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge use of [load] to find and nicely report error when incompatible stubsdgp2012-11-261-2/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ...and here's the lines left behind in the editor.dgp2012-11-261-1/+4