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  apnadkarni8 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
2011-08-05merge from trunk to rc all but the AI_ADDRCONFIG experimentcore_8_6_b2core_8_6_b2_rcdgp15-246/+321
2011-08-05Use Tcl_PrintfObj to generate more (complex) error messages.dkf10-98/+63
2011-08-05Ensure that memory isn't leaked when an unknown instruction is encountered.dkf2-108/+115
2011-08-05[Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology!dkf2-3/+4
2011-08-04[Bug 3386197]: Plug memory leak in unstacking of zlib transforms.dkf2-4/+23
2011-08-04* generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValueP...mig2-1/+7
2011-08-04More changes tidying.dgp1-2/+2
2011-08-04missing TIP id in changesdgp1-2/+2
2011-08-04More memleak plugging.dkf2-22/+9
2011-08-04Don't use AI_ADDRCONFIG for now. It seems to do more harm than good.max2-0/+21
[...]