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-bug-9a8ce8af3dcore-bug-9a8ce8af3d.zip  core-bug-9a8ce8af3d.tar.gz  core-bug-9a8ce8af3d.tar.bz2  apnadkarni7 days
core-bug-ef23a85ac6core-bug-ef23a85ac6.zip  core-bug-ef23a85ac6.tar.gz  core-bug-ef23a85ac6.tar.bz2  jan.nijtmans10 days
core-tip-626core-tip-626.zip  core-tip-626.tar.gz  core-tip-626.tar.bz2  jan.nijtmans2 weeks
core-bug-18f4a94d03core-bug-18f4a94d03.zip  core-bug-18f4a94d03.tar.gz  core-bug-18f4a94d03.tar.bz2  jan.nijtmans2 weeks
core-bug-e155cedf33core-bug-e155cedf33.zip  core-bug-e155cedf33.tar.gz  core-bug-e155cedf33.tar.bz2  jan.nijtmans3 weeks
core-bug-ac7592e73c10d04bcore-bug-ac7592e73c10d04b.zip  core-bug-ac7592e73c10d04b.tar.gz  core-bug-ac7592e73c10d04b.tar.bz2  jan.nijtmans5 weeks
core-libtommath-1.3core-libtommath-1.3.zip  core-libtommath-1.3.tar.gz  core-libtommath-1.3.tar.bz2  jan.nijtmans5 weeks
core-clock-speedup-cr2core-clock-speedup-cr2.zip  core-clock-speedup-cr2.tar.gz  core-clock-speedup-cr2.tar.bz2  sebres7 weeks
core-tip-688-candidatecore-tip-688-candidate.zip  core-tip-688-candidate.tar.gz  core-tip-688-candidate.tar.bz2  jan.nijtmans8 weeks
core-bug-910d67a229fe7f65core-bug-910d67a229fe7f65.zip  core-bug-910d67a229fe7f65.tar.gz  core-bug-910d67a229fe7f65.tar.bz2  sebres8 weeks
[...]
 
AgeCommit messageAuthorFilesLines
2017-10-03Merge latest 'const'ification changes from libtommath (develop branch, will b...HEADmasterjan.nijtmans6-12/+12
2017-10-02'const'ify all libtommath functions, will appear in next libtommath version. ...libtommathjan.nijtmans97-213/+215
2017-09-22Make libtommath's "make" work in Tcl environment (for testing). Eliminate int...jan.nijtmans2-17/+9
2017-09-22Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message.apnadkarni0-0/+0
2017-09-21RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni1-3/+27
2017-09-21RFE [566a999189] - better error message for 32/64 bit mismatch on load.core_8_6_branchapnadkarni1-3/+27
2017-09-20Move fast return from s_is_power_of_two() to mp_div_d(). This saves a functio...jan.nijtmans1-8/+3
2017-09-20Further astyle formatting of libtommath. No functional changes.jan.nijtmans49-112/+78
2017-09-18Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans11-27/+25
2017-09-18Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans38-108/+105
[...]