summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Experimental compilation of the [dict with] subcommand. No tests yet, and notdkf2011-10-021-0/+7
* More polishing of Tcl's HTML doc converter.dkf2011-09-291-0/+7
* [RFE 3010352]: make all TclOO API functions MODULE_SCOPEjan.nijtmans2011-09-281-0/+6
|\
* \ * generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Correcteddkf2011-09-271-0/+7
|\ \
* | | Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758]dkf2011-09-261-0/+7
|/ /
* | More revisions to get finalization of ReflectedTransforms correct,dgp2011-09-231-0/+4
* | Stop using the deprecated thread management commands of the tcltest package.dgp2011-09-231-0/+6
* | Revise [info frame] so that it stops creating cyclesdgp2011-09-221-0/+5
* | (minor: tidy up some comments)dkf2011-09-221-7/+6
* | [Bug 2903743]: Try to do the right thing when presented with old-style nroff.dkf2011-09-221-0/+7
* | Revise the thread exit handling of the [testthread] command so that itdgp2011-09-211-0/+7
* | [Bug 3412487]: Now short reads are allowed in synchronous fcopy, avoid mistak...ferrieux2011-09-211-0/+5
* | * generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed theandreask2011-09-211-0/+6
|/
* ChangeLog entrydgp2011-09-201-0/+5
* Revised ReflectClose() and FreeReflectedTransform() so that we stop leakingdgp2011-09-201-7/+13
* Conversion from [testthread] to Thread package stops most memory leaks.dgp2011-09-191-0/+3
* Plug most memory leaks in thread.test.dgp2011-09-191-0/+7
|\
* \ Plug all memory leaks in ioCmd.test exposed by `make valgrind`.dgp2011-09-191-0/+6
|\ \
| \ \
| \ \
*-. \ \ IMPLEMENTATION OF TIP #388jan.nijtmans2011-09-161-0/+19
|\ \ \ \
| | * \ \ Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-0/+5
| | |\ \ \
| | | * | | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway)jan.nijtmans2011-09-161-0/+5
* | | | | | [Bug 3408830]: Use the _right_ fix for [Bug 3400658]!dkf2011-09-161-6/+4
* | | | | | Minor change: formattingdkf2011-09-161-7/+6
* | | | | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the dkf2011-09-161-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-161-0/+7
* | | | | 3408408 Partial improvement by sharing as literals the computed values ofdgp2011-09-151-0/+7
* | | | | 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-0/+3
| |\ \ \ \ | | |/ / /
| | * | | 3390638 Workaround broken solaris studio cc optimizer.dgp2011-09-131-0/+3
* | | | | 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-0/+5
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-0/+5
| |\ \ \ | | |/ /
| | * | 3405652 Portability workaround for broken system DTrace support.dgp2011-09-131-0/+5
* | | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-0/+5
|\ \ \ \ | |/ / /
| * | | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-0/+5
| |\ \ \ | | |/ /
| | * | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIGjan.nijtmans2011-09-121-0/+5
| | * | Add --disable-rpath option to configure scriptjan.nijtmans2011-09-061-3/+5
| | * | Tcl_HashStats does not return a CONSTjan.nijtmans2011-09-061-0/+7
| | * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-301-0/+8
| | * | Fixed use of C99 features breaking the build with MSVC6. The problem was intr...andreask2011-08-221-0/+6
* | | | Convert [testthread] use to Thread package use in thread-6.1.dgp2011-09-121-0/+3
* | | | 3390699 Convert [testthread] use to Thread package use in socket_*-13.1.dgp2011-09-111-0/+6
* | | | Minor formatting fixes.dkf2011-09-101-9/+9
* | | | [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgsdkf2011-09-101-0/+6
| |_|/ |/| |
* | | 3389733 Convert [testthread] use to Thread package use in *io-70.1.dgp2011-09-091-2/+2
* | | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1.dgp2011-09-091-0/+6
* | | 3401704 Allow function names like influence(), nanobot(), and 99bottles()dgp2011-09-071-0/+8
|\ \ \ | |/ /
| * | 3401704 Allow function names like influence(), nanobot(), and 99bottles()dgp2011-09-071-0/+8
| |\ \
* | \ \ Update to Olson's tzdata2011ivenkat2011-09-071-0/+11
|\ \ \ \ | |/ / /
| * | | Update to Olson's tzdata2011ivenkat2011-09-071-0/+11
| |/ /
* | | [RFE 1711975]: Tcl_MainEx() (like Tk_MainEx())jan.nijtmans2011-09-061-0/+6
|\ \ \