summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
amg_string_insertSimplify implementation of non-bytecoded [string replace]andy7 years
cjo_hydramerge tip-445dgp7 years
core_zip_vfsImprovements to Tip#430 based on community input. Added a forward declaration...hypnotoad7 years
dgp_properbytearraymerge novemdgp7 years
dgp_refactorRefactor code common to merge and insert.dgp7 years
libtommath'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans7 years
masterMerge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans7 years
novemMerge trunkjan.nijtmans7 years
tip_445More TIP 445 conversion of the "path" Tcl_ObjType.dgp7 years
vc_reformAdd default-* targetsapnadkarni7 years
[...]
 
TagDownloadAuthorAge
core-bug-f2b5f89c0dcore-bug-f2b5f89c0d.zip  core-bug-f2b5f89c0d.tar.gz  core-bug-f2b5f89c0d.tar.bz2  jan.nijtmans43 hours
core-bug-e38dce74e2-214cc0eb22-v2core-bug-e38dce74e2-214cc0eb22-v2.zip  core-bug-e38dce74e2-214cc0eb22-v2.tar.gz  core-bug-e38dce74e2-214cc0eb22-v2.tar.bz2  jan.nijtmans2 days
core-bug-02977e0004-sebrescore-bug-02977e0004-sebres.zip  core-bug-02977e0004-sebres.tar.gz  core-bug-02977e0004-sebres.tar.bz2  sebres12 days
core-bug-02977e0004-jncore-bug-02977e0004-jn.zip  core-bug-02977e0004-jn.tar.gz  core-bug-02977e0004-jn.tar.bz2  jan.nijtmans12 days
core-bug-02977e0004core-bug-02977e0004.zip  core-bug-02977e0004.tar.gz  core-bug-02977e0004.tar.bz2  sebres2 weeks
core-bug-02977e0004-9.0core-bug-02977e0004-9.0.zip  core-bug-02977e0004-9.0.tar.gz  core-bug-02977e0004-9.0.tar.bz2  dkf2 weeks
core-bug-02977e0004-8.7core-bug-02977e0004-8.7.zip  core-bug-02977e0004-8.7.tar.gz  core-bug-02977e0004-8.7.tar.bz2  dkf2 weeks
core-bug-02977e0004-8.6core-bug-02977e0004-8.6.zip  core-bug-02977e0004-8.6.tar.gz  core-bug-02977e0004-8.6.tar.bz2  dkf2 weeks
core-more-encoding-testscore-more-encoding-tests.zip  core-more-encoding-tests.tar.gz  core-more-encoding-tests.tar.bz2  apnadkarni4 weeks
core-tip-702core-tip-702.zip  core-tip-702.tar.gz  core-tip-702.tar.bz2  apnadkarni4 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2005-06-10Improve the [chan] documentationmsofer-wcodes-20050611dkf2-44/+518
2005-06-09fix to race condition in file mkdir and fix to glob documentationvincentdarley3-10/+36
2005-06-09Small doc improvements [Bug 1211078] etc.dkf3-9/+17
2005-06-08typo fixdkf1-1/+1
2005-06-08D'oh. [Bug 1217017]dkf1-2/+2
2005-06-07 * generic/tclInt.h: Reduced the Tcl_ObjTypes "index",dgp6-37/+36
2005-06-07Added (untested!) implementation of truncation for Windowsdkf3-4/+83
2005-06-07 * generic/tclObj.c: Restored registration of the "procbody"dgp2-12/+10
2005-06-07Now for a real test of [chan truncate]...dkf2-1/+16
2005-06-07Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!dkf4-14/+31
[...]