summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used todkf2012-04-101-0/+7
* Fix [Bug 3396896]dkf2012-04-091-0/+4
* Fix [Bug 2712377]: [info vars] and object declared variablesdkf2012-04-091-0/+7
* Fix [Bug 3514761] and related ensemble/construction problems.dkf2012-04-041-3/+13
* [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-0/+8
|\
| * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-0/+8
| |\
| | * [Bug 510001]: TclSockMinimumBuffers needs plat impjan.nijtmans2012-04-041-0/+8
| | |\
* | | \ Remove the TclpGetTZName implementation for Cygwinjan.nijtmans2012-04-031-0/+6
|\ \ \ \ | |/ / /
| * | | cleanup tcl.decls (unnecessary "generic" argument)jan.nijtmans2012-04-031-0/+1
| |\ \ \ | | |/ /
| | * | clean-up tcl.decls the same way as tclInt.declsjan.nijtmans2012-04-031-4/+5
| * | | Remove the TclpGetTZName implementation for Cygwin (from previous commit)jan.nijtmans2012-04-031-0/+6
| |\ \ \ | | |/ /
| | * | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6,jan.nijtmans2012-04-031-0/+13
* | | | Implementation of TIP #396dkf2012-04-021-12/+20
* | | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-021-0/+7
|\ \ \ \ | |/ / /
| * | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-0/+7
| |\ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-301-0/+7
* | | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-0/+11
|\ \ \ \ | |/ / /
| * | | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-0/+9
| |\ \ \ | | |/ /
| | * | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-291-0/+9
| | |/
* | | Fix minor typos in ChangeLog messages.dkf2012-03-291-6/+6
* | | faster memleak-free implementation of [string is entier]jan.nijtmans2012-03-291-0/+5
|\ \ \
* | | | se lower numbers, preventing integer overflow in tclWinError.cjan.nijtmans2012-03-271-0/+2
* | | | Implementation of TIP #395dkf2012-03-271-3/+10
* | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-1/+8
|\ \ \ \ | | |/ / | |/| |
| * | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | [Bug 3508771] Wrong Tcl_StatBuf used on MinGWjan.nijtmans2012-03-271-0/+5
* | | | Implementation of TIP #397dkf2012-03-271-0/+13
* | | | Implementation of TIP #380dkf2012-03-261-25/+50
* | | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-251-0/+10
|\ \ \ \ | |/ / /
| * | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-251-0/+10
| |\ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-241-0/+10
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-201-5/+11
* | | | wrong date in ChangeLogjan.nijtmans2012-03-231-1/+1
|\ \ \ \ | |/ / /
| * | | wrong date in ChangeLogjan.nijtmans2012-03-231-1/+1
* | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22).jan.nijtmans2012-03-231-0/+13
|\ \ \ \ | |/ / /
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01)jan.nijtmans2012-03-231-0/+10
* | | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+9
|\ \ \ \ | |/ / /
| * | | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+9
| |\ \ \ | | |/ /
| | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-03-201-0/+9
* | | | Update to tzdata 2012bvenkat2012-03-191-0/+30
|\ \ \ \ | |/ / /
| * | | Update to tzdata 2012bvenkat2012-03-191-0/+30
* | | | * Use the values returned by getaddrinfo() for all three arguments to sock...max2012-03-191-0/+8
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-151-0/+9
|\ \ \ \ | |/ / /
| * | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-151-0/+9
* | | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-0/+4
|\ \ \ \ | |/ / /
| * | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-0/+4
| |\ \ \ | | |/ /
| | * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2012-03-121-0/+4
* | | | A number of small spelling and wording fixes in the docs.dkf2012-03-111-0/+4
* | | | More small bits of doc mending.dkf2012-03-081-2/+2
* | | | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake).dkf2012-03-081-0/+5