summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Removed const qualifier causing the HP native cc to error out (error 1675: Du...andreask2013-05-221-0/+5
* [3613609]: Replace strcasecmp() with UTF-8-aware version.dkf2013-05-221-0/+6
|\
| * [3613609]: Replace strcasecmp() with UTF-8-aware version.dkf2013-05-221-0/+6
* | * doc/file.n: [Bug 3613671]: Added note to portability section on thedkf2013-05-221-0/+5
* | [3613567]: Corrected sense of test on results of access() in temp file creation.dkf2013-05-201-0/+5
* | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-0/+5
|\ \ | |/
| * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-0/+5
| |\
| | * Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-0/+5
* | | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-2/+7
* | | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-3/+0
|\ \ \ | |/ /
| * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-3/+0
| |\ \ | | |/
| | * Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-3/+0
* | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+8
|\ \ \ | |/ /
| * | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+8
| |\ \ | | |/
| | * Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+8
* | | Upgrade to zlib 1.2.8jan.nijtmans2013-05-131-0/+4
* | | Optimizations and general bytecode generation improvements.dkf2013-05-101-0/+13
* | | Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+9
|\ \ \ | |/ /
| * | Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+9
| |\ \ | | |/
| | * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+9
* | | (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-1/+9
|\ \ \ | |/ /
| * | (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-1/+9
| |\ \ | | |/
| | * (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-0/+8
| | * Update dde to version 1.3.3. jan.nijtmans2013-04-251-0/+7
* | | Improve code generation for [array set] in a common case.dkf2013-04-291-0/+5
* | | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac...jan.nijtmans2013-04-231-12/+20
|\ \ \ | |/ /
| * | Split ChangeLog in 3 parts, just as already done on trunkjan.nijtmans2013-04-231-7900/+477
| * | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac...jan.nijtmans2013-04-231-0/+7
* | | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s...jan.nijtmans2013-04-191-0/+6
|\ \ \ | |/ /
| * | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s...jan.nijtmans2013-04-191-0/+6
| |\ \ | | |/
| | * Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s...jan.nijtmans2013-04-191-0/+8
* | | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s...jan.nijtmans2013-04-121-0/+5
|\ \ \ | |/ /
| * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s...jan.nijtmans2013-04-121-0/+5
| |\ \ | | |/
| | * Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=b...jan.nijtmans2013-04-091-0/+6
* | | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+8
|\ \ \ | |/ /
| * | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+8
| |\ \ | | |/
| | * 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+8
| * | Allow URLs that don't have a path, but a query, max2013-04-041-0/+6
| * | [Bug 3205320]: stack space detection defeated by inlining. Now fixed in the c...jan.nijtmans2013-04-031-1/+7
| |\ \
| * | | Redate. Retag RC1.core_8_5_14core_8_5_14rcdgp2013-03-291-1/+1
| * | | Update tzdata and release tagsdgp2013-03-231-1/+28
| |\ \ \ | | |/ /
| * | | Tag for releasedgp2013-03-221-0/+15
* | | | Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-0/+1
* | | | Allow URLs that don't have a path, but a query query, e.g. http://example.com...max2013-04-041-0/+5
* | | | Update to tzdata2013bvenkat2013-03-221-0/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Update to tzdata2013bvenkat2013-03-221-0/+27
| |/ /
* | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+5
|\ \ \ | |/ /
| * | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+5
* | | 3597000 Consistent [file copy] result.dgp2013-03-191-0/+5
|\ \ \ | |/ /
| * | 3597000 Consistent [file copy] result.dgp2013-03-191-0/+5
| |\ \ | | |/