summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge latest 'const'ification changes from libtommath (develop branch, will b...HEADmasterjan.nijtmans2017-10-036-12/+12
|\
| * 'const'ify all libtommath functions, will appear in next libtommath version. ...libtommathjan.nijtmans2017-10-0297-213/+215
* | Make libtommath's "make" work in Tcl environment (for testing). Eliminate int...jan.nijtmans2017-09-222-17/+9
* | Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message.apnadkarni2017-09-220-0/+0
|\ \
| * | RFE [566a999189] - better error message for 32/64 bit mismatch on load.core_8_6_branchapnadkarni2017-09-211-3/+27
* | | RFE [566a999189] - better error message for 32/64 bit mismatch on load.apnadkarni2017-09-211-3/+27
* | | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a functio...jan.nijtmans2017-09-201-8/+3
* | | Further astyle formatting of libtommath. No functional changes.jan.nijtmans2017-09-2049-112/+78
* | | Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-1811-27/+25
* | | Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans2017-09-1838-108/+105
* | | Merge libtommath upstream changes (astyle formatting only). No functional cha...jan.nijtmans2017-09-18136-5783/+12193
|\ \ \ | | |/ | |/|
| * | re-format everything through astyle. Taken from libtom/libtommath (pull reque...jan.nijtmans2017-09-15129-5696/+5787
| * | Ignore libtommath/doc directory. Add some VS-related makefiles, useful for te...jan.nijtmans2017-08-317-0/+6329
* | | 'const'ify more libtommath functions. All functions in generic/tclTomMath.dec...jan.nijtmans2017-09-1516-56/+73
* | | Move new declarations to more conventional place for tidier merging.dgp2017-09-141-4/+3
* | | Remove some unnecessary #if 0 sections. Fix comments and panic messages. No f...jan.nijtmans2017-09-143-92/+4
* | | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
|\ \ \ | | |/ | |/|
| * | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
* | | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions....jan.nijtmans2017-09-1314-103/+100
* | | Many 'const' addtions in libtommath where it makes sense. To be submitted bac...jan.nijtmans2017-09-1130-158/+174
* | | Add some more functions from libtommath for availability within Tcl (mainly t...jan.nijtmans2017-09-0815-25/+65
* | | Be consistent about how I am referred to.gahr2017-09-081-2/+2
* | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-087-8/+8
* | | merge releasedgp2017-09-088-8/+222
|\ \ \
| * \ \ merge trunk; rc1rc1core_8_7_a1core_8_7_a1_rcdgp2017-09-071-8/+14
| |\ \ \ | |/ / / |/| | |
* | | | Fix use of "long long" (manually) in MSVCjan.nijtmans2017-09-061-8/+14
| * | | update changesrc0dgp2017-09-051-1/+3
| * | | merge trunkdgp2017-09-059-74/+131
| |\ \ \ | |/ / / |/| | |
* | | | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering fro...jan.nijtmans2017-09-044-7/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but for...jan.nijtmans2017-09-041-1/+1
* | | | merge core-8-6-branchjan.nijtmans2017-09-042-3/+3
|\ \ \ \ | |/ / /
| * | | Typo's (Thanks to Gustaf Neumann), nothing functional.jan.nijtmans2017-09-042-3/+3
* | | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-022-62/+119
|\ \ \ \ | |/ / /
| * | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.dgp2017-09-022-62/+119
| |\ \ \
| | * \ \ [0e4d88b650] Allow command overwrite when deletion callback deletes namespace.core_8_5_branchdgp2017-09-022-62/+119
| | |\ \ \
| | | * \ \ merge 8.5bug_0e4d88b650dgp2017-09-024-88/+74
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Add testdgp2017-09-021-0/+15
| | | * | | Similar fix to Tcl_CreateCommand().dgp2017-09-021-31/+54
| | | * | | Tidy up.dgp2017-09-021-33/+40
| | | * | | [Bug 0e4d88b650] First draft fix. Re-resolve namespace after cmd deletion.dgp2017-09-021-8/+20
* | | | | | Merge core-8-6-branchjan.nijtmans2017-09-012-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Handle Unicode surrogates correctly in Tcl_AppendFormatToObj() and BuildCharS...jan.nijtmans2017-09-012-3/+3
| | | | * | merge trunkdgp2017-09-01170-7696/+7650
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge core-8-6-branch. Remove all git tag information for libtommath, so we d...jan.nijtmans2017-08-31133-506/+393
|\ \ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Adapt .fossil-settings/crlf-glob, for 5 libtommath-related files which have c...jan.nijtmans2017-08-312-0/+6
| * | | | | Undo tag removal (just get libtommath directly from GitHUB), so we don't have...jan.nijtmans2017-08-31133-509/+407
* | | | | | (merge-mark core-8-6-branch). jan.nijtmans2017-08-311-24/+33
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | http state 100 continue handling broken [2a94652ee1]oehhar2017-08-315-6/+10
| |\ \ \ \ \
* | \ \ \ \ \ http state 100 continue handling broken [2a94652ee1]oehhar2017-08-315-6/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | http state 100 continue handling broken [2a94652ee1]bug_2a94652ee1oehhar2017-08-315-6/+10
| |/ / / / /