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.nijtmans4 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  apnadkarni10 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
2012-05-11fix handling of closing '\0' for -binary datatip_106_impljan.nijtmans6-18/+20
2012-05-10merge trunkjan.nijtmans13-130/+451
2012-05-10first shot at internationalization of ddejan.nijtmans1-48/+53
2012-05-10[Bug 473946]: special characters not correctly sentjan.nijtmans3-63/+80
2012-05-10 [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ...ferrieux5-0/+26
2012-05-10[Bug 473946]: special characters not correctly sentjan.nijtmans3-55/+76
2012-05-10[Bug 473946]: special characters not correctly senjan.nijtmans3-827/+803
2012-05-09Undone part of change [32d93a8414], keeping [chan postevent] synchronous for ...andreask2-17/+16
2012-05-09Increase version to 1.2.5bug_473946jan.nijtmans3-153/+119
2012-05-09 * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled theandreask4-17/+167
[...]