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
2016-09-07Improve the comments and add a test.bug_4dbdd9af14dgp2-2/+42
2016-09-06[4dbdd9af14] Proposed fix for mem leak.dgp1-1/+6
2016-07-20Update tzdata to 2016f from ietf.orgvenkat22-159/+159
2016-07-18[104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cacheddgp3-89/+97
2016-07-08(cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable ...jan.nijtmans2-2/+6
2016-06-26(cherry-pick) [c30087b04f] Install man pages with permissions 644 instead of ...jan.nijtmans1-1/+1
2016-06-22[16896d49fd] Tcl_DStrings should tolerate appends to self.dgp1-0/+24
2016-06-21Upgrade internal Unicode tables to Unicode 9.0jan.nijtmans2-973/+1035
2016-06-16[4b61afd660] Allow [info frame] to record line info for substituted command n...dgp2-1/+20
2016-06-16[16828b3744] [vwait] *must* successfully undo its variable trace, or elsedgp2-0/+11
[...]