summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
amg_string_insertSimplify implementation of non-bytecoded [string replace]andy8 years
cjo_hydramerge tip-445dgp8 years
core_zip_vfsImprovements to Tip#430 based on community input. Added a forward declaration...hypnotoad8 years
dgp_properbytearraymerge novemdgp8 years
dgp_refactorRefactor code common to merge and insert.dgp8 years
libtommath'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans8 years
masterMerge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans8 years
novemMerge trunkjan.nijtmans8 years
tip_445More TIP 445 conversion of the "path" Tcl_ObjType.dgp8 years
vc_reformAdd default-* targetsapnadkarni8 years
[...]
 
TagDownloadAuthorAge
core-platform-macos-simplificationcore-platform-macos-simplification.zip  core-platform-macos-simplification.tar.gz  core-platform-macos-simplification.tar.bz2  jan.nijtmans5 days
core-apn-oo-lazy-initcore-apn-oo-lazy-init.zip  core-apn-oo-lazy-init.tar.gz  core-apn-oo-lazy-init.tar.bz2  apnadkarni10 days
core-8-6-17core-8-6-17.zip  core-8-6-17.tar.gz  core-8-6-17.tar.bz2  dgp13 days
core-apn-build-info-nozipfscore-apn-build-info-nozipfs.zip  core-apn-build-info-nozipfs.tar.gz  core-apn-build-info-nozipfs.tar.bz2  apnadkarni3 weeks
core-bug-87b69745becore-bug-87b69745be.zip  core-bug-87b69745be.tar.gz  core-bug-87b69745be.tar.bz2  apnadkarni3 weeks
core-9-1-a0core-9-1-a0.zip  core-9-1-a0.tar.gz  core-9-1-a0.tar.bz2  dgp4 weeks
tip-726-tclunidata-equivalence-prooftip-726-tclunidata-equivalence-proof.zip  tip-726-tclunidata-equivalence-proof.tar.gz  tip-726-tclunidata-equivalence-proof.tar.bz2  apnadkarni5 weeks
core-bug-c9f0520f7ecore-bug-c9f0520f7e.zip  core-bug-c9f0520f7e.tar.gz  core-bug-c9f0520f7e.tar.bz2  apnadkarni6 weeks
core-bug-bdaf890168core-bug-bdaf890168.zip  core-bug-bdaf890168.tar.gz  core-bug-bdaf890168.tar.bz2  jan.nijtmans7 weeks
core-bug-f8dd3d8d35core-bug-f8dd3d8d35.zip  core-bug-f8dd3d8d35.tar.gz  core-bug-f8dd3d8d35.tar.bz2  apnadkarni7 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2017-03-05Deal with backslashes in ${...}, change "char" to "character" in error, fix t...tip_465avl3-10/+18
2017-03-05cherrypick 3bcf97f766: array index syntax done. ${...} not yet complete wrt ...avl2-5/+20
2017-03-05Create new branch named "tip-465"avl0-0/+0
2017-02-27ParseTokens failed to fully respect its numBytes argument.dgp1-1/+4
2017-02-27ParseTokens failed to fully respect its numBytes argument.dgp1-1/+4
2017-02-27ParseTokens failed to fully respect its numBytes argument.dgp1-1/+4
2017-02-26[25842c161f] Ensure that finalization of a zlib stream works.dkf2-2/+44
2017-02-26[25842c161f] Ensure that finalization of a zlib stream works.dkf2-2/+44
2017-02-26Might as well number tests more conventionally.bug_25842c161fdkf1-3/+3
2017-02-26Make tests produce more meaningful information when they fail.dkf1-5/+11
[...]