Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 1 | -0/+4 |
|\ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 1 | -0/+4 |
| | | |||||
* | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ↵ | andreask | 2012-03-07 | 1 | -0/+8 |
|\ \ | |/ | | | | | hexadecimal output for compliance with RFC 3986. Bumped version to 2.7.9. | ||||
| * | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ↵ | andreask | 2012-03-07 | 1 | -0/+6 |
| | | | | | | | | compliance with RFC 3986. Bumped version to 2.5.7. | ||||
* | | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | now with changelog entry | jan.nijtmans | 2012-03-06 | 1 | -0/+4 |
| | | |||||
| * | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ↵ | guest | 2012-03-04 | 1 | -0/+6 |
| | | | | | | | | to have sane fileevents on x86_64 unices at last. | ||||
* | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
| | | |||||
* | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 1 | -0/+6 |
| |\ | |||||
| | * | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-19 | 1 | -0/+6 |
| |/ | |||||
* | | Add tests relating to bug 1115587. The bug itself still exists at this point. | dkf | 2012-02-23 | 1 | -1/+6 |
| | | |||||
* | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -0/+5 |
| | | |||||
* | | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix | dkf | 2012-02-15 | 1 | -5/+11 |
| | | | | | | | | crash in compilation of [dict for] when its implementation command is used directly rather than through the ensemble. | ||||
* | | Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 ↵ | ferrieux | 2012-02-10 | 1 | -1/+1 |
| | | | | | | | | that affects the 8.4 branch | ||||
* | | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. | dgp | 2012-02-09 | 1 | -0/+6 |
|\ \ | |/ | | | Also corrected test for when growth is needed. | ||||
| * | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. | dgp | 2012-02-09 | 1 | -0/+6 |
| | | | | | | Also corrected test for when growth is needed. | ||||
* | | 3485022 TclCompileEnsemble() avoid compile when exec traces set. | dgp | 2012-02-06 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | 3484621 Invalidate bytecode when exec traces are added/removed from compiled ↵ | dgp | 2012-02-06 | 1 | -0/+5 |
| | | | | | | | | cmd. | ||||
* | | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands | mig | 2012-02-06 | 1 | -0/+6 |
| | | | | | | bump the interp's compile epoch. | ||||
* | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -0/+5 |
| |\ | |||||
| | * | merge to feature branchrfe_3464401 | jan.nijtmans | 2012-01-26 | 1 | -1/+42 |
| | |\ | |||||
| | * | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2011-12-26 | 1 | -0/+5 |
| | | | | | | | | | | | | (not to be merged until Unicode 6.1 is final!!!) | ||||
* | | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -0/+9 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | routine that queries file permissions on Windows native filesystems. Meant to fix numerous bugs where [file writable|readable|executable] "lies" about what operations are possible, especially when the file resides on a Samba share. Patch merged from the fix-win-native-access branch. | ||||
| * | | | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() | dgp | 2012-02-02 | 1 | -0/+10 |
| |\ \ \ | |/ / / |/| | / | | |/ | |/| | | | | routine that queries file permissions on Windows native filesystems. Meant to fix numerous bugs where [file writable|readable|executable] "lies" about what operations are possible, especially when the file resides on a Samba share. Patch cherrypicked off the fix-win-native-access branch. | ||||
* | | | [Bug 3482614]: Documentation nit. | dkf | 2012-02-01 | 1 | -0/+4 |
| | | | |||||
* | | | 3479689 Stop memory corruption when shimmering 0-refCount value to "path" type. | dgp | 2012-01-26 | 1 | -0/+6 |
| | | | |||||
* | | | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
* | | | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that | dkf | 2012-01-22 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | 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). | ||||
* | | | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h | jan.nijtmans | 2012-01-21 | 1 | -1/+10 |
|\ \ \ | |||||
* \ \ \ | Prevent buffer read overflow. Thanks to "sebres" for the report and fix. | jan.nijtmans | 2012-01-21 | 1 | -0/+5 |
|\ \ \ \ | |||||
* | | | | | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on ↵ | dkf | 2012-01-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | when a dictionary key and the dictionary variable collide. | ||||
* | | | | | Bump to version 2.7.8 | dgp | 2012-01-17 | 1 | -0/+7 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we | dkf | 2012-01-13 | 1 | -0/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | only try to read the socket error exactly once. | ||||
* \ \ \ \ \ \ | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
* | | | | | | | | Fix loading of timezones where one abbreviation is a proper suffix of ↵ | Kevin B Kenny | 2012-01-08 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | another [Bug 3470928] | ||||
* | | | | | | | | 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 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] class | jan.nijtmans | 2011-12-11 | 1 | -0/+5 |
| | | | | | | | | |||||
* | | | | | | | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. | dkf | 2011-12-01 | 1 | -0/+4 |
| | | | | | | | | | |||||
* | | | | | | | | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the ↵ | jan.nijtmans | 2011-11-30 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setargv() function on mingw. | ||||
* \ \ \ \ \ \ \ \ \ | Use the same shebang comment everywhere | jan.nijtmans | 2011-11-30 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 | ||||
* \ \ \ \ \ \ \ \ \ \ | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) | jan.nijtmans | 2011-11-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | tag&bag another 8.5.11 RC.core_8_5_11core_8_5_11_rc | dgp | 2011-11-04 | 1 | -1/+16 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | merge to release | dgp | 2011-11-01 | 1 | -0/+2 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Update changes toward 8.5.11 release. Bump to http 2.7.7. | dgp | 2011-10-20 | 1 | -0/+9 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+7 |
| | | | | | | | | | | | |