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-apn-encoding-testscore-apn-encoding-tests.zip  core-apn-encoding-tests.tar.gz  core-apn-encoding-tests.tar.bz2  apnadkarni41 hours
core-bug-3968086595core-bug-3968086595.zip  core-bug-3968086595.tar.gz  core-bug-3968086595.tar.bz2  pooryorick7 days
core-zipfs-consolidationcore-zipfs-consolidation.zip  core-zipfs-consolidation.tar.gz  core-zipfs-consolidation.tar.bz2  apnadkarni8 days
core-bug-fccb9f322fcore-bug-fccb9f322f.zip  core-bug-fccb9f322f.tar.gz  core-bug-fccb9f322f.tar.bz2  apnadkarni2 weeks
core-9-0-b3core-9-0-b3.zip  core-9-0-b3.tar.gz  core-9-0-b3.tar.bz2  dgp3 weeks
core-bug-0439e1e1a3core-bug-0439e1e1a3.zip  core-bug-0439e1e1a3.tar.gz  core-bug-0439e1e1a3.tar.bz2  jan.nijtmans7 weeks
core-apn-info-framecore-apn-info-frame.zip  core-apn-info-frame.tar.gz  core-apn-info-frame.tar.bz2  apnadkarni7 weeks
core-tip-699core-tip-699.zip  core-tip-699.tar.gz  core-tip-699.tar.bz2  jan.nijtmans8 weeks
core-apn-icucore-apn-icu.zip  core-apn-icu.tar.gz  core-apn-icu.tar.bz2  apnadkarni2 months
core-apn-no-injectcore-apn-no-inject.zip  core-apn-no-inject.tar.gz  core-apn-no-inject.tar.bz2  apnadkarni2 months
[...]
 
AgeCommit messageAuthorFilesLines
2016-11-17Restore bn_mp_radix_size.c to exact copy of libtommath-1.0 version: Since the...libtommath_1_0jan.nijtmans4-18/+37
2016-11-17Restore bn_mp_add_d.c to exact copy of libtommath-1.0 version: Since the mp_c...jan.nijtmans1-3/+2
2016-11-17Add test-case for mp_iseven(). If mp_iseven(0) ever returns 0, we will be war...jan.nijtmans3-3/+31
2016-11-17Bring in fix for mp_iseven().... almost missed that .... This should be giv...jan.nijtmans1-1/+1
2016-11-17Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function fro...jan.nijtmans87-37790/+695
2016-11-17Remove subdirectories of "libtommath", and various individual related files, ...jan.nijtmans66-23850/+15
2016-11-17Remove subdirectories of "libtommath", and various individual related files, ...jan.nijtmans61-23840/+12
2016-11-16merge trunkgahr_ticket_e6f27aa56fjan.nijtmans261-6297/+7879
2016-11-16(experimental) Upgrade to libtommath 1.0 (actually by merging all changes bet...jan.nijtmans165-9960/+17182
2016-11-16import libtommath 1.0jan.nijtmans179-16006/+23148
[...]