Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 6 | -353/+1072 | |
|\ \ \ \ | ||||||
| * \ \ \ | merge trunkrfe_3473670 | jan.nijtmans | 2012-01-22 | 14 | -270/+899 | |
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if UTF_MAX_CHAR > 3) | |||||
| * | | | | rfe-3473670: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-14 | 3 | -187/+219 | |
| | | | | | ||||||
| | | * | | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that | dkf | 2012-01-22 | 3 | -17/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | errors only ever happen when insufficient arguments are supplied, and not when a path doesn't exist or a dictionary is poorly formatted (the two cases can't be easily distinguished). | |||||
| | * | | | merge from 8.5 main branch | dkf | 2012-01-22 | 13 | -106/+65 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 7 | -100/+23 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-19 | 7 | -100/+51 | |
| | | | | | ||||||
| | | * | | Prevent buffer read overflow. Thanks to "sebres" for the report and fix. | jan.nijtmans | 2012-01-21 | 2 | -1/+6 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | 3475667 Prevent buffer read overflow. Thanks to "sebres" for the report and fix. | dgp | 2012-01-19 | 2 | -2/+7 | |
| | | | | | ||||||
| | | * | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵ | dkf | 2012-01-17 | 2 | -0/+24 | |
| | | | | | | | | | | | | | | | | | | | | when a dictionary key and the dictionary variable collide. | |||||
| | | * | | Bump to version 2.7.8 | dgp | 2012-01-17 | 5 | -6/+13 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Bump to 2.5.6 | dgp | 2012-01-17 | 3 | -2/+7 | |
| | | | | | ||||||
| | * | | | merge from 8.5 main branch | dkf | 2012-01-16 | 3 | -3/+11 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | Ensure that error messages are always set, even in believed-unreachable code. | dkf | 2012-01-16 | 1 | -0/+1 | |
|/ / / / | ||||||
| | * | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 2 | -3/+7 | |
| | |\ \ | |_|/ / |/| | | | only try to read the socket error exactly once. | |||||
* | | | | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 2 | -3/+7 | |
| | | | | | | | | | | | | only try to read the socket error exactly once. | |||||
| | * | | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on ↵ | ferrieux | 2012-01-12 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | sockets. | |||||
| * | | | Contributed patch aiming to fix [file writable] problems on Windows & Samba. | dgp | 2012-01-11 | 1 | -20/+45 | |
| |/ / | ||||||
| * | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 5 | -68/+130 | |
| |\ \ | |/ / |/| | | ||||||
* | | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 8 | -275/+203 | |
| |/ |/| | ||||||
| * | Fix loading of timezones where one abbreviation is a proper suffix of ↵ | Kevin B Kenny | 2012-01-08 | 3 | -3/+162 | |
| | | | | | | | | another [Bug 3470928] | |||||
| * | Actually check in the files, not just the Changelog. | venkat | 2011-12-30 | 7 | -6/+891 | |
| | | ||||||
| * | Update to Olson's tzdata2011n | venkat | 2011-12-30 | 1 | -0/+10 | |
| | | ||||||
| * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-24 | 6 | -167/+125 | |
| |\ | |/ |/| | ||||||
* | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-23 | 6 | -241/+129 | |
| | | ||||||
| * | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] class | jan.nijtmans | 2011-12-11 | 3 | -87/+14 | |
| | | ||||||
| * | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 4 | -25/+40 | |
| |\ | |/ |/| | ||||||
* | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 4 | -25/+40 | |
| | | ||||||
| * | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. | dkf | 2011-12-01 | 2 | -0/+5 | |
| | | ||||||
| * | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵ | jan.nijtmans | 2011-11-30 | 7 | -11/+25 | |
| |\ | |/ |/| | | | setargv() function on mingw. | |||||
* | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵ | jan.nijtmans | 2011-11-30 | 2 | -2/+16 | |
| | | | | | | | | | | setargv() function on mingw (no need to incr the version, since 2.2.10 is never released) | |||||
| * | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 6 | -7/+13 | |
| |\ | |/ |/| | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 | |||||
* | | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-29 | 4 | -3/+9 | |
| | | ||||||
| * | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 4 | -5/+13 | |
| |\ | |/ |/| | ||||||
* | | [Bug 2935503]: Windows: file mtime sets wrong time | jan.nijtmans | 2011-11-22 | 4 | -0/+16 | |
| | | ||||||
| * | Missing constraints | dgp | 2011-11-08 | 2 | -16/+136 | |
| | | ||||||
| * | merge release to dev | dgp | 2011-11-07 | 11 | -11/+28 | |
| |\ | ||||||
| | * | tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rc | dgp | 2011-11-04 | 2 | -2/+17 | |
| | | | ||||||
| | * | merge to release | dgp | 2011-11-01 | 3 | -2/+8 | |
| | |\ | | |/ | |/| | ||||||
| * | | silence more warnings | dgp | 2011-11-01 | 1 | -0/+4 | |
| | | | ||||||
| * | | Silence warnings. | dgp | 2011-11-01 | 1 | -2/+2 | |
| | | | ||||||
| | * | merge to release | dgp | 2011-10-31 | 4 | -31/+19 | |
| | |\ | | |/ | |/| | ||||||
| * | | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. | dgp | 2011-10-31 | 4 | -31/+19 | |
| |\ \ | ||||||
| | * | | Purge the old, buggy implementation.bug_3414754 | dgp | 2011-10-31 | 1 | -34/+0 | |
| | | | | ||||||
| | * | | CONST-ification update. | dgp | 2011-10-27 | 2 | -3/+4 | |
| | | | | ||||||
| | * | | Added test case to the test suite | dgp | 2011-10-27 | 1 | -0/+4 | |
| | | | | ||||||
| | * | | Proposed fix for 3414754 | dgp | 2011-10-27 | 1 | -0/+17 | |
| |/ / | ||||||
| | * | Merge to release branch | dgp | 2011-10-26 | 1 | -6/+27 | |
| | |\ | | |/ | |/| | ||||||
| * | | merge backport | dgp | 2011-10-26 | 1 | -6/+27 | |
| |\ \ |