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
2012-02-15merge bugfixsebres_optimized_8_5dkf3-6/+64
2012-02-15 * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fixdkf3-6/+64
2012-02-14optimizing / bug fixing of clock.tclsebres1-451/+696
2012-02-10Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 ...ferrieux1-1/+1
2012-02-093484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.dgp2-2/+8
2012-02-093484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.dgp2-2/+8
2012-02-073484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick.bug_3484402dgp1-4/+4
2012-02-063485022 Disable ensemble subcommand compile inside a Tcl_Create*Trace().dgp1-1/+2
2012-02-063485022 TclCompileEnsemble() avoid compile when exec traces set.dgp3-1/+35
2012-02-063484621 Invalidate bytecode when exec traces are added/removed from compiled ...dgp3-1/+58
[...]