summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* How would it look like, if the various initializations were split in separate...initsubsystems2_splitjan.nijtmans2013-03-291-1/+2
* Demonstrate how the Tcl_Main() macro can use Tcl_InitSubsystems(), as fully e...jan.nijtmans2013-03-281-1/+1
* merge trunk. jan.nijtmans2013-03-282-7/+13
|\
| * Tolerate NULL interpsdgp2013-03-271-6/+12
* | renumber flag values, improve doc.jan.nijtmans2013-03-272-13/+19
|\ \ | |/
| * merge-markjan.nijtmans2013-03-270-0/+0
| |\
| | * Add dummy (undocumented) TclCanceled function in stub table (not exported as ...jan.nijtmans2013-03-273-4/+24
| * | merge-markjan.nijtmans2013-03-270-0/+0
| |\ \ | | |/
| | * remove unneccessary duplicationjan.nijtmans2013-03-271-8/+0
* | | Version with all TCL_INIT_CREATE_XXX flags backjan.nijtmans2013-03-2733-578/+1218
|\ \ \
| * \ \ merge trunk so review patch/diff is smallerdgp2013-03-2630-564/+1125
| |\ \ \ | | |/ /
| | * | Update to tzdata2013bvenkat2013-03-2226-559/+1098
| | |\ \ | | | |/
| | | * Update to tzdata2013bvenkat2013-03-2226-559/+1098
| | * | If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_Sav...jan.nijtmans2013-03-224-5/+27
| * | | Looks like TCL_INIT_CUSTOM (previously known as TCL_INIT_STUFF) is not a bad ...jan.nijtmans2013-03-263-12/+16
| * | | Add TCL_INIT_STUFFjan.nijtmans2013-03-263-2/+14
* | | | Don't initialize the encoding subsystem any more in Tcl_InitSubsystems().jan.nijtmans2013-03-262-7/+6
|/ / /
* | | Version having TCL_INIT_PANIC as only Tcl_InitSubsystems() flagjan.nijtmans2013-03-263-77/+4
* | | TCL_INIT_ENCODINGPATHjan.nijtmans2013-03-252-0/+8
* | | merge trunkjan.nijtmans2013-03-2220-693/+1219
|\ \ \ | |/ /
| * | merge-markjan.nijtmans2013-03-210-0/+0
| |\ \ | | |/
| | * Tcl 8.5 doesn't have [try]jan.nijtmans2013-03-211-13/+12
| * | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-22/+1
| * | test suite hygienedgp2013-03-211-1/+2
| |\ \ | | |/
| | * test suite hygienedgp2013-03-211-1/+2
| | * Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
| | |\
| | | * Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test ca...jan.nijtmans2013-03-211-33/+18
| * | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-213-0/+45
| |\ \ \ | | |/ /
| | * | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-213-0/+45
| | |/
| * | Bring forward tests to trunkdgp2013-03-201-1/+22
| |\ \ | | |/
| | * dup test namesdgp2013-03-201-2/+2
| * | Slightly more correct: If FindFirstFile() fails, the error should be "no such...jan.nijtmans2013-03-201-1/+1
| |\ \ | | |/
| | * Slightly more correct: If FindFirstFile() fails, the error should be "no such...jan.nijtmans2013-03-201-1/+1
| | |\
| | | * Slightly more correct: If FindFirstFile() fails, the error should be "no such...jan.nijtmans2013-03-201-1/+1
| * | | Handle the (unlikely) case that the file is deleted in between. Suggested by ...jan.nijtmans2013-03-191-0/+4
| |\ \ \ | | |/ /
| | * | Handle the (unlikely) case that the file is deleted in between. Suggested by ...jan.nijtmans2013-03-191-0/+4
| | |\ \ | | | |/
| | | * Handle the (unlikely) case that the file is deleted in between. Suggested by ...jan.nijtmans2013-03-191-0/+4
| * | | 3597000 Consistent [file copy] result.dgp2013-03-193-12/+14
| |\ \ \ | | |/ /
| | * | 3597000 Consistent [file copy] result.dgp2013-03-193-12/+14
| | |\ \ | | | |/
| | | * 3597000 Consistent [file copy] result.dgp2013-03-192-8/+11
| * | | [Bug 3608360]: Incompatible behaviour of "file exists".jan.nijtmans2013-03-193-7/+21
| |\ \ \ | | |/ /
| | * | [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-193-5/+44
| | |\ \ | | | |/
| | | * make sure that [file stat] returns the right data, even for locked files.jan.nijtmans2013-03-191-0/+6
| | | * [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-193-5/+38
| * | | Test independence in fCmd.testdgp2013-03-191-0/+10
| |\ \ \ | | |/ /
| | * | Test independence in fCmd.test.dgp2013-03-191-0/+10
| * | | Back out bug fix for [Bug 2893771], because it was the cause of the regression.jan.nijtmans2013-03-192-24/+10
| * | | [Bug 3606390]: Fix isolation of test string-6.37.dkf2013-03-191-2/+4
| |\ \ \ | | |/ /
| | * | [Bug 3606390]: Fix isolation of test string-6.37.dkf2013-03-191-2/+4
| | * | [Bug 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-1/+1