summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP #413jan.nijtmans2012-11-056-19/+62
|\
| * merge trunktip_318_updatejan.nijtmans2012-10-2311-74/+49
| |\
| * | Remove two characters, zero width non-joiner (U+200c) and zero width joiner (...jan.nijtmans2012-10-161-3/+1
| * | doc fixjan.nijtmans2012-10-161-3/+2
| * | merge trunkdkf2012-10-1618-511/+2912
| |\ \
| * | | and remove the two characters from string trim as welljan.nijtmans2012-10-091-2/+0
| * | | merge trunk jan.nijtmans2012-10-097-27/+55
| |\ \ \
| * \ \ \ update documentationjan.nijtmans2012-09-265-27/+29
| |\ \ \ \
| * | | | | tip 318 updatejan.nijtmans2012-09-234-12/+44
* | | | | | fix Tcl_FSFileAttrStrings docjan.nijtmans2012-11-041-1/+1
* | | | | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-316-9/+17
* | | | | | make tclTest.c compilable against version 2 filesystemsjan.nijtmans2012-10-241-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for...jan.nijtmans2012-10-242-2/+6
| |\ \ \ \ \ \
| | * | | | | | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, fo...jan.nijtmans2012-10-242-2/+6
* | | | | | | | Added compilation of [dict unset]; the bytecode needed already existed anyway.dkf2012-10-245-2/+120
* | | | | | | | minor correction to index linedkf2012-10-241-1/+1
* | | | | | | | unbreak Mac OSX buildjan.nijtmans2012-10-231-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so ...jan.nijtmans2012-10-2310-71/+40
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove unused TclpLoadFile function.jan.nijtmans2012-10-233-49/+5
* | | | | | | * generic/tclBasic.c (TclNRCoroutineObjCmd): insure that numlevelsmig2012-10-182-3/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Implementation of TIP #405.dkf2012-10-1611-24/+1375
|\ \ \ \ \ \
| * \ \ \ \ \ merge trunktip_405_impl_tddkf2012-10-1611-503/+1553
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Implementation of TIP #400.dkf2012-10-168-490/+1528
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge trunktip_400_impldkf2012-10-164-18/+30
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's ...jan.nijtmans2012-10-143-1/+8
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's s...jan.nijtmans2012-10-143-1/+8
* | | | | | | | Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-132-1/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Bug 3576509: tcl::Bgerror crashes with invalid argumentsjan.nijtmans2012-10-132-1/+6
* | | | | | | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8.jan.nijtmans2012-10-062-17/+16
* | | | | | | 3574819 Increase test robustness by creating files in fresh directory todgp2012-10-051-1/+2
| | * | | | | merge trunkdkf2012-10-042-3/+15
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | * | | | | clean up some of the code to remove warnings and uselessly-settable thingsdkf2012-10-041-15/+43
| | * | | | | documented new C API; corrected type signature of no-zlib fallback functiondkf2012-10-032-7/+32
| | * | | | | merge trunkdkf2012-10-0363-289/+604
| | |\ \ \ \ \
| | * | | | | | tinkering with the documentationdkf2012-08-131-12/+31
| | * | | | | | merge trunkdkf2012-08-11166-3352/+4413
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge trunkdkf2012-07-0459-391/+576
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge trunkdkf2012-06-2515-105/+269
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | add configurability of readahead limitdkf2012-06-242-55/+99
| | * | | | | | | | | merge trunkdkf2012-06-228-197/+104
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Documenting the stream command options better.dkf2012-06-221-14/+25
| | * | | | | | | | | | Start to split apart the stream command implementation for easier maintenance.dkf2012-06-221-180/+238
| | * | | | | | | | | | merge trunkdkf2012-06-1610-26/+63
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | verify zlib package presence and versiondkf2012-06-111-0/+3
| | * | | | | | | | | | | merge trunkdkf2012-06-097-233/+155
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | more cross-testing of dictionary-powered compression; describe package config...dkf2012-06-092-45/+235
| | * | | | | | | | | | | | tidy up, fix testdkf2012-06-092-31/+42
| | * | | | | | | | | | | | compressing transforms now work with dictionaries, even if rawdkf2012-06-072-0/+32
| | * | | | | | | | | | | | merge trunkdkf2012-06-063-3/+91
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | making the -dictionary option work with streamsdkf2012-06-062-12/+40