summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro...mig2013-06-032-5/+14
* Fix C99 comment-ism breaking the native AIX compiler. HPUX likely as well.andreask2013-05-291-2/+2
* 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-287-25/+42
|\
| * Corrected args -> arg arg ... in msgcat docbug3036566oehhar2013-05-081-2/+2
| * Document mcunknown format parametersoehhar2013-05-081-3/+4
| * Add install references and changes entryoehhar2013-05-084-5/+9
| * Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ...oehhar2013-05-083-18/+30
| * No longer link Cygwin executables with zlib1.dll, but with cygz.dll. jan.nijtmans2013-05-073-18/+2
| * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-064-1/+145
| |\
| * \ merge-markjan.nijtmans2013-05-060-0/+0
| |\ \
| * \ \ (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-302-3/+11
| |\ \ \
| * | | | Improve code generation for [array set] in a common case.dkf2013-04-293-23/+69
| * | | | merge-markjan.nijtmans2013-04-250-0/+0
| |\ \ \ \
| * \ \ \ \ Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac...jan.nijtmans2013-04-2310-84/+93
| |\ \ \ \ \
| * \ \ \ \ \ Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s...jan.nijtmans2013-04-192-0/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge-markdgp2013-04-160-0/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s...jan.nijtmans2013-04-124-4/+19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge markdgp2013-04-110-0/+0
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix http package installationjan.nijtmans2013-04-081-1/+1
| * | | | | | | | | | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-086-0/+29
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation fix.dgp2013-04-081-1/+1
| * | | | | | | | | | | merge-markdgp2013-04-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bump http to 2.8.7 in the other dozen places as well.max2013-04-044-5/+6
| * | | | | | | | | | | | Bump http to 2.8.7max2013-04-041-1/+1
| * | | | | | | | | | | | Allow URLs that don't have a path, but a query query, e.g. http://example.com...max2013-04-043-6/+32
| * | | | | | | | | | | | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs.jan.nijtmans2013-04-042-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ some more "ignore-glob" patternsjan.nijtmans2013-04-031-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge-markjan.nijtmans2013-04-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge-markdgp2013-04-030-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge-markjan.nijtmans2013-03-280-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Tolerate NULL interpsdgp2013-03-271-6/+12
| * | | | | | | | | | | | | | | | | merge-markjan.nijtmans2013-03-270-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge-markjan.nijtmans2013-03-270-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | | | | | | | | | merge-markjan.nijtmans2013-03-210-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3597000 Consistent [file copy] result.dgp2013-03-193-12/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3608360]: Incompatible behaviour of "file exists".jan.nijtmans2013-03-193-7/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Test independence in fCmd.testdgp2013-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 3606387]: Fix isolation of test scan-7.4.dkf2013-03-191-346/+417
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test independence in fileSystem.testdgp2013-03-181-5/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Test independence in unixFCmd.testdgp2013-03-181-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \