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-tip-699core-tip-699.zip  core-tip-699.tar.gz  core-tip-699.tar.bz2  jan.nijtmans5 days
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni9 days
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni11 days
core-bug-1d26e580cfcore-bug-1d26e580cf.zip  core-bug-1d26e580cf.tar.gz  core-bug-1d26e580cf.tar.bz2  jan.nijtmans2 weeks
core-bug-407b70361ccore-bug-407b70361c.zip  core-bug-407b70361c.tar.gz  core-bug-407b70361c.tar.bz2  jan.nijtmans5 weeks
core-9-0-b2core-9-0-b2.zip  core-9-0-b2.tar.gz  core-9-0-b2.tar.bz2  dgp6 weeks
core-fix-79474c58800cdf94core-fix-79474c58800cdf94.zip  core-fix-79474c58800cdf94.tar.gz  core-fix-79474c58800cdf94.tar.bz2  sebres6 weeks
dkf/to-redodkf/to-redo.zip  dkf/to-redo.tar.gz  dkf/to-redo.tar.bz2  dkf7 weeks
core-bug-9a8ce8af3dcore-bug-9a8ce8af3d.zip  core-bug-9a8ce8af3d.tar.gz  core-bug-9a8ce8af3d.tar.bz2  apnadkarni2 months
core-bug-ef23a85ac6core-bug-ef23a85ac6.zip  core-bug-ef23a85ac6.tar.gz  core-bug-ef23a85ac6.tar.bz2  jan.nijtmans2 months
[...]
 
AgeCommit messageAuthorFilesLines
2014-10-03test casesbug_bc1a96407adgp1-0/+11
2014-10-02Possible fix for testing.dgp2-7/+8
2014-10-02[bc1a96407a] Partial solution should avoid crash, but may lead to wrong behav...dgp1-1/+5
2014-10-02[bc5b790099] Improper calculation of new dstLimit value. New test io-12.7.dgp2-3/+35
2014-10-02[bc5b790099] Improper calculation of new dstLimit value. New test io-12.7.dgp2-3/+35
2014-09-27Backing out commit [cddbfc3081], fix for bug [82521bfb6734f891dd]Miguel Sofer4-16/+0
2014-09-27Applied patch by Andreas Leitgeb so that [string cat]'s compiled bytecode opt...ferrieux1-2/+2
2014-09-25comment fixdgp1-1/+1
2014-09-20Added a script-readable bytecode disassembler in tcl::unsupported.dkf12-1081/+1712
2014-09-20Tidy things up a bit more.dkf_improved_disassemblerdkf2-5/+14
[...]