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-9-0-0core-9-0-0.zip  core-9-0-0.tar.gz  core-9-0-0.tar.bz2  jan.nijtmans5 days
minorminor.zip  minor.tar.gz  minor.tar.bz2  dkf8 days
core-bug-e38dce74e2core-bug-e38dce74e2.zip  core-bug-e38dce74e2.tar.gz  core-bug-e38dce74e2.tar.bz2  jan.nijtmans8 days
core-bug-02d5d65d70adab97core-bug-02d5d65d70adab97.zip  core-bug-02d5d65d70adab97.tar.gz  core-bug-02d5d65d70adab97.tar.bz2  sebres2 weeks
core-8-6-15core-8-6-15.zip  core-8-6-15.tar.gz  core-8-6-15.tar.bz2  dgp3 weeks
core-bug-945d2387d7core-bug-945d2387d7.zip  core-bug-945d2387d7.tar.gz  core-bug-945d2387d7.tar.bz2  apnadkarni5 weeks
core-bug-a82f8b15d1core-bug-a82f8b15d1.zip  core-bug-a82f8b15d1.tar.gz  core-bug-a82f8b15d1.tar.bz2  jan.nijtmans5 weeks
core-bug-304d30677acore-bug-304d30677a.zip  core-bug-304d30677a.tar.gz  core-bug-304d30677a.tar.bz2  apnadkarni6 weeks
core-apn-encoding-testscore-apn-encoding-tests.zip  core-apn-encoding-tests.tar.gz  core-apn-encoding-tests.tar.bz2  apnadkarni6 weeks
core-bug-3968086595core-bug-3968086595.zip  core-bug-3968086595.tar.gz  core-bug-3968086595.tar.bz2  pooryorick7 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2014-07-18[75b8433707] Plug a subtle memory leak in TclOO. bug_75b8433707dkf2-0/+14
2014-07-18[b43f2b49f7] New compilation strategy for lappend that allows multi-valuedkf5-45/+206
2014-07-17Finally, use correct octal notation which works in Tcl 9 as well.jan.nijtmans5-59/+59
2014-07-17merge forkjan.nijtmans7-135/+125
2014-07-17Revised fix for memleak in [info frame]. Still pretty ugly, but not moredgp1-1/+9
2014-07-17Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form.jan.nijtmans3-50/+40
2014-07-17Make sure that all "testchmod" arguments start with '0', making it more obvio...jan.nijtmans4-85/+85
2014-07-17Fix [3cdcfa40809ffd2b9d3d71f77dc57da615243730|3cdcfa4080]: tclWinFile.c does ...jan.nijtmans1-2/+3
2014-07-17Convert some non-ASCII characters in testcase comments - which were mangled b...jan.nijtmans2-7/+7
2014-07-17[9969cf8ca6] Move the bailout when the ->rewind flag is set down after alldgp1-4/+4
[...]