summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added compilation of [namespace code] (except for gnarly edge cases).dkf2012-10-253-1/+54
* merge trunkdkf2012-10-2414-73/+160
|\
| * 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
* | | yet another small introspector: [self]dkf2012-10-197-3/+71
* | | merge trunkdkf2012-10-192-3/+9
|\ \ \ | |/ /
| * | * generic/tclBasic.c (TclNRCoroutineObjCmd): insure that numlevelsmig2012-10-182-3/+9
* | | merge trunkdkf2012-10-17108-2419/+5508
|\ \ \ | |/ /
| * | 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
| | | * | | | | | | | | | more tests, more failures, more docsdkf2012-06-063-16/+102
| | | * | | | | | | | | | more test tinkeringdkf2012-06-052-16/+25
| | | * | | | | | | | | | fix broken testsdkf2012-06-051-1/+1
| | | * | | | | | | | | | better test that dictionaries workdkf2012-06-051-5/+7
| | | * | | | | | | | | | merge trunkdkf2012-06-0512-81/+137
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ merge trunkdkf2012-05-3122-612/+625
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ merge trunkdkf2012-05-2426-341/+857
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | typofixdkf2012-05-181-1/+1
| | | * | | | | | | | | | | | | merge trunkdkf2012-05-1716-187/+397
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \