summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* merge trunk, update changes and re-tagcore_8_6_0core_8_6_0_rcdgp2012-12-143-22/+12
|\
| * 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
| * | | 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
* | | | merge trunkdgp2012-12-102-17/+9
|\ \ \ \ | |/ / /
| * | | 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
| * | | 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
* | | | merge trunkdgp2012-12-075-27/+47
|\ \ \ \ | |/ / /
| * | | 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
| * | | 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
| * | | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem...jan.nijtmans2012-12-053-26/+42
* | | | merge trunkdgp2012-12-045-37/+39
|\ \ \ \ | |/ / /
| * | | MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (c...jan.nijtmans2012-12-042-3/+3
| * | | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| |\ \ \ | | |/ /
| | * | 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-3/+1
| | |\ \ | | | |/
| | | * 3588687 When detecting incompatibility during stubs initialization, the errordgp2012-11-291-1/+1
| * | | silence compiler warningdgp2012-11-291-7/+7
| * | | Silence some (unimportant) warnings from the MIPSpro compiler.dkf2012-11-281-5/+6
| * | | [3590483]: Some compilers cannot initialize with complex non-constants.dkf2012-11-281-24/+27
* | | | merge trunkdgp2012-11-223-34/+69
|\ \ \ \ | |/ / /
| * | | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| |\ \ \ | | |/ /
| | * | Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | |\ \ | | | |/
| | | * Fix bug reported by Brian Griffin:jan.nijtmans2012-11-221-4/+0
| | | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1520-784/+27
| | | * Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-spe...jan.nijtmans2012-11-151-1/+1
| | | * add missing macosx sectionsjan.nijtmans2012-11-153-1/+198
| | | * Remove all the long dead mac entries in tcl*.decls filesjan.nijtmans2012-11-156-523/+67
| | | * 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block.dgp2012-11-141-0/+1
| * | | very minor style tweaksbug_3033307dkf2012-11-201-6/+9
| * | | merge trunkdkf2012-11-194-43/+50
| |\ \ \
| | * | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexeddkf2012-11-191-3/+0
| * | | | Contributed patch from Andy Goth.dgp2012-11-151-26/+65
* | | | | merge trunkdgp2012-11-192-39/+49
|\ \ \ \ \ | | |/ / / | |/| | |