summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor code common to merge and insert.dgp_refactordgp2017-10-051-211/+0
* Bugfix MergeList.dgp2017-10-041-3/+2
* WIPdgp2017-10-041-64/+74
* Implemented a [hamt get] command.dgp2017-10-042-101/+87
* bug fixesdgp2017-10-031-12/+69
* Implement the [hamt merge] command.dgp2017-10-031-250/+77
* Completion of the merge machinery.dgp2017-10-031-0/+99
* WIPdgp2017-10-031-2/+174
* WIPdgp2017-10-031-1/+113
* WIPdgp2017-10-031-5/+88
* WIPdgp2017-10-031-1/+41
* WIPdgp2017-10-031-1/+42
* More allocator reworking.dgp2017-10-021-54/+73
* WIPdgp2017-10-021-53/+96
* Allocation refactoring, and sketch of merge operation.dgp2017-10-022-38/+96
* Avoid making second copy of the same immutable value.dgp2017-10-021-2/+6
* API reform. Move all type arguments to be first in the argument list.dgp2017-10-021-40/+41
* More refactoring.dgp2017-10-021-47/+13
* New routine to merge KVLists. Re-implement KVLInsert as call to it;dgp2017-10-021-80/+101
* Add [hamt remove] command and fix more bugs.dgp2017-09-252-2/+52
* Add the [hamt replace] command.dgp2017-09-241-6/+95
* more fixesdgp2017-09-231-5/+1
* more bug fixesdgp2017-09-231-5/+5
* Bug fixes.dgp2017-09-231-3/+6
* Implement the [hamt create] command. We can start scripting.dgp2017-09-233-7/+55
* Complete the "hamt" Tcl_ObjType.dgp2017-09-232-13/+150
* Use iterators to make the UpdateString routine.dgp2017-09-221-228/+14
* Complete the iterator routines. It compiles! Must be good.dgp2017-09-222-42/+132
* merge novemdgp2017-09-223-20/+36
|\
| * merge trunkjan.nijtmans2017-09-223-20/+36
| |\
| | * 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
* | | | WIPdgp2017-09-212-3/+143
* | | | merge novemdgp2017-09-2049-115/+76
|\ \ \ \ | |/ / /
| * | | merge trunkjan.nijtmans2017-09-201-8/+3
| |\ \ \ | | |/ /
| | * | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a functio...jan.nijtmans2017-09-201-8/+3
| * | | merge trunkjan.nijtmans2017-09-2049-112/+78
| |\ \ \ | | |/ /
| | * | Further astyle formatting of libtommath. No functional changes.jan.nijtmans2017-09-2049-112/+78
* | | | merge novemdgp2017-09-1846-135/+130
|\ \ \ \ | |/ / /
| * | | merge trunkjan.nijtmans2017-09-1811-27/+25
| |\ \ \ | | |/ /
| | * | Finish libtommath's constification work. All done (hopefully). And make sure ...jan.nijtmans2017-09-1811-27/+25
| * | | merge trunkjan.nijtmans2017-09-1838-108/+105
| |\ \ \ | | |/ /
| | * | Another round of libtommath const'ification. To be submitted to the libtommat...jan.nijtmans2017-09-1838-108/+105
* | | | merge novemdgp2017-09-18138-5813/+12228
|\ \ \ \ | |/ / /
| * | | Merge trunkjan.nijtmans2017-09-18136-5783/+12193
| |\ \ \ | | |/ /
| | * | 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