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.nijtmans2 days
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni6 days
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni8 days
core-bug-1d26e580cfcore-bug-1d26e580cf.zip  core-bug-1d26e580cf.tar.gz  core-bug-1d26e580cf.tar.bz2  jan.nijtmans14 days
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  dkf6 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
2015-09-22Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further ...panic_noreturnjan.nijtmans7-16/+27
2015-09-22Eliminate compiler warnings for MSVCjan.nijtmans1-27/+27
2015-09-21[187d7f499b] Sync the regexp engine to the Postgres version.dgp9-147/+182
2015-09-21[1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs.dgp4-465/+609
2015-09-21[d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline.dgp2-8/+10
2015-09-21[d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline.dgp2-8/+10
2015-09-21[a3c3508599] Fix typo that reversed test sense in prior fix for [3610026].dgp1-1/+1
2015-09-21[d7ea9f9853] Contributed patch from tgl with Postgres.dgp1-7/+9
2015-09-04Document that multi-threading is on by default since 8.6jan.nijtmans1-5/+6
2015-09-04Remove unnecessary end-of-line spacing (preparing for some further documentat...jan.nijtmans9-71/+71
[...]