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-apn-encoding-testscore-apn-encoding-tests.zip  core-apn-encoding-tests.tar.gz  core-apn-encoding-tests.tar.bz2  apnadkarni2 days
core-bug-3968086595core-bug-3968086595.zip  core-bug-3968086595.tar.gz  core-bug-3968086595.tar.bz2  pooryorick7 days
core-zipfs-consolidationcore-zipfs-consolidation.zip  core-zipfs-consolidation.tar.gz  core-zipfs-consolidation.tar.bz2  apnadkarni8 days
core-bug-fccb9f322fcore-bug-fccb9f322f.zip  core-bug-fccb9f322f.tar.gz  core-bug-fccb9f322f.tar.bz2  apnadkarni2 weeks
core-9-0-b3core-9-0-b3.zip  core-9-0-b3.tar.gz  core-9-0-b3.tar.bz2  dgp3 weeks
core-bug-0439e1e1a3core-bug-0439e1e1a3.zip  core-bug-0439e1e1a3.tar.gz  core-bug-0439e1e1a3.tar.bz2  jan.nijtmans7 weeks
core-apn-info-framecore-apn-info-frame.zip  core-apn-info-frame.tar.gz  core-apn-info-frame.tar.bz2  apnadkarni7 weeks
core-tip-699core-tip-699.zip  core-tip-699.tar.gz  core-tip-699.tar.bz2  jan.nijtmans8 weeks
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni2 months
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni2 months
[...]
 
AgeCommit messageAuthorFilesLines
2013-12-18merge trunkbug_0b874c344ddgp11-279/+409
2013-12-18Big simplification of the bug fix.dgp1-66/+34
2013-12-18Making the optimizer pluggable by extensionsmig5-4/+16
2013-12-18Making the optimizer pluggable by extensions; please review for committing to...mig_tmp_optimizemig5-4/+16
2013-12-17Factor out the level offsetting into a final pass. Let the firstdgp1-16/+27
2013-12-16Refactoring work on the "chain" operation.dgp1-53/+48
2013-12-15Improve descriptions of character escapes and ranges in Tcl.n.dkf3-18/+24
2013-12-13Simplify the coding of the unchain operation.dgp1-31/+9
2013-12-11simplification of the catch compiler and new testmig2-73/+48
2013-12-11commentsmig1-7/+4
[...]