summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk. jan.nijtmans2013-02-111-0/+16
|\
| * [Bug 3603553]: Ensure that data gets written to the underlying stream bydkf2013-02-111-0/+9
| * [Bug 3603695]: Change the way that the [oo::object] 'varname' method isdkf2013-02-091-0/+7
* | Merge trunk. jan.nijtmans2013-02-081-0/+8
|\ \ | |/
| * [3603557]: Increase the maximum depth of recursion used when duplicating andkf2013-02-081-0/+8
* | merge trunkjan.nijtmans2013-02-071-0/+13
|\ \ | |/
| * [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+6
| |\
| | * [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+6
| | |\
| | | * [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+6
| * | | [3433012]: Added dummy version of TclpLoadMemory to use in the event that adkf2013-02-051-0/+7
| |\ \ \ | | |/ /
| | * | [Bug 3433012]: Added dummy version of TclpLoadMemory to use in the event that adkf2013-02-051-0/+7
* | | | merge trunkjan.nijtmans2013-02-041-0/+7
|\ \ \ \ | |/ / /
| * | | [3603163]: Stop crash in weird case where [eval] is used to make [array set]dkf2013-02-041-0/+7
* | | | merge trunkjan.nijtmans2013-02-031-0/+9
|\ \ \ \ | |/ / /
| * | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-0/+9
| |\ \ \ | | |/ /
| | * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-0/+9
| | |\ \ | | | |/
| | | * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-0/+8
* | | | merge trunkjan.nijtmans2013-01-291-0/+18
|\ \ \ \ | |/ / /
| * | | Improve code generation for some ensemble subcommands in cases where fulldkf2013-01-281-0/+13
| * | | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+5
| |\ \ \ | | |/ /
| | * | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+5
| | |\ \ | | | |/
| | | * [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+5
* | | | merge trunkjan.nijtmans2013-01-231-0/+8
|\ \ \ \ | |/ / /
| * | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-0/+8
| |\ \ \ | | |/ /
| | * | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.dkf2013-01-231-0/+8
| * | | Put back Tcl[GS]etStartupScript(Path|FileName) in private stub table, so exte...jan.nijtmans2013-01-211-0/+7
* | | | merge trunkjan.nijtmans2013-01-191-0/+5
|\ \ \ \ | |/ / /
| * | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h.jan.nijtmans2013-01-181-0/+5
| |\ \ \ | | |/ /
| | * | [Bug 3598300]: unix: tcl.h does not include sys/stat.h.jan.nijtmans2013-01-181-0/+5
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ merge trunkdgp2013-01-171-6/+44
|\ \ \ \ \ \ \ \ | | | | | |/ / /
| | | | | * | | [3600328]: Fix problems caused by buggy [array] compilation inside a buggydkf2013-01-171-0/+8
| | | | | * | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-6/+1
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-5/+0
| | | | | * | | [Bug 3601086]: Register zlib config as iso8859-1 (a superset of ascii) as thatdkf2013-01-161-23/+30
| | | | |/ / /
| | | | * | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-0/+8
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-0/+8
| | | | | |\ \ | | | | | | |/
| | | | | | * and changelogjan.nijtmans2013-01-161-0/+8
| | | | * | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc...jan.nijtmans2013-01-151-0/+10
| | | | |\ \ \ | | | |/ / / / | | | | | _ / | | | | | /
| | | | * | [Bug 3598300]: unix: tcl.h does not include sys/stat.hjan.nijtmans2013-01-151-0/+5
| | | | |\ \
| | | | * | | More flexible search for win32 tclConfig.sh, backported from TEA (not actuall...jan.nijtmans2013-01-141-0/+5
| | | | |/ /
| | | * | | Put back Tcl_[GS]etStartupScript in internal stub table, so extensions using ...jan.nijtmans2013-01-141-0/+6
| | |/ / /
| | * | | Clarify readable fileevent "false positives" in the case of multibyte encodin...ferrieux2013-01-131-0/+4
| |/ / /
| * | | If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are ta...jan.nijtmans2013-01-131-0/+6
| |\ \ \ | | |/ /
| | * | If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are ta...jan.nijtmans2013-01-131-0/+6
| * | | Put back TclBackgroundException in internal stub table, so extensions using t...jan.nijtmans2013-01-121-0/+6
* | | | merge trunkjan.nijtmans2013-01-101-0/+19
|\ \ \ \ | |/ / /
| * | | [Bug 3599395]: http assumes status line is a proper tcl list.jan.nijtmans2013-01-091-1/+6
| |\ \ \ | | |/ /
| | * | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-1/+7
| * | | [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-0/+6
| |\ \ \ | | |/ /
| | * | [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-0/+6
| | |\ \ | | | |/