|
|
|
@42
|
[42]
|
09/21/11 02:04:07 |
Michael Rynn |
-- |
|
|
|
@41
|
[41]
|
05/11/11 21:31:33 |
dsimcha |
64-bit support |
|
|
|
@40
|
[40]
|
05/11/11 08:51:46 |
dsimcha |
Fix a little bit rot, etc. |
|
|
|
@39
|
[39]
|
11/20/10 14:02:10 |
dsimcha |
Add randaasealed.d |
|
|
|
@38
|
[38]
|
10/28/10 06:39:22 |
Michael Rynn |
Trying an index remove delegate. |
|
|
|
@37
|
[37]
|
10/15/10 07:46:38 |
Michael Rynn |
Updated documentation and extras for arrayindex.d, and changes to aatree.d … |
|
|
|
@36
|
[36]
|
10/15/10 03:48:24 |
Michael Rynn |
Adds arrayindex.d is an array indexing implementation of a hash map. … |
|
|
|
@35
|
[35]
|
07/28/10 10:18:30 |
Michael Rynn |
Ran some tests using hashtable, compared TypeInfo?.getHash to hash-31 and … |
|
|
|
@34
|
[34]
|
07/27/10 02:37:09 |
Michael Rynn |
After some experience with actual usage.
The hashset.d and hashtable.d … |
|
|
|
@33
|
[33]
|
05/30/10 18:56:45 |
Michael Rynn |
Hashtablist.d is renamed as hashtable.d. Aim to use in XML DOM … |
|
|
|
@32
|
[32]
|
04/18/10 20:44:20 |
Michael Rynn |
V.init is not compatible with Variant. |
|
|
|
@31
|
[31]
|
04/17/10 22:08:50 |
Michael Rynn |
optional BlockHeap? bolted on to capacity |
|
|
|
@30
|
[30]
|
04/17/10 07:01:22 |
Michael Rynn |
This about wraps it up. |
|
|
|
@29
|
[29]
|
04/09/10 12:50:08 |
Michael Rynn |
Single list aaA.d implementation with capacity, stats, loadRatio … |
|
|
|
@28
|
[28]
|
04/09/10 06:44:54 |
Michael Rynn |
More work on details of capacity and load ratio management, and their … |
|
|
|
@27
|
[27]
|
03/31/10 09:52:30 |
Michael Rynn |
-- |
|
|
|
@26
|
[26]
|
03/23/10 08:39:48 |
Michael Rynn |
cleaned up the code, ensured right copy of aaA.d |
|
|
|
@25
|
[25]
|
03/23/10 08:17:51 |
Michael Rynn |
Created a druntime AA drop-in replacement. Tested and benchmarked. |
|
|
|
@24
|
[24]
|
03/22/10 00:52:11 |
Michael Rynn |
-- |
|
|
|
@23
|
[23]
|
03/19/10 07:49:08 |
Michael Rynn |
Finalized hash-tests. Studied and played with RandomAA.d. Added version … |
|
|
|
@22
|
[22]
|
03/16/10 23:14:07 |
Michael Rynn |
Some refinements and benchmarks |
|
|
|
@21
|
[21]
|
03/16/10 05:05:15 |
Michael Rynn |
-- |
|
|
|
@20
|
[20]
|
03/16/10 05:03:57 |
Michael Rynn |
-- |
|
|
|
@19
|
[19]
|
03/16/10 00:24:08 |
Michael Rynn |
-- |
|
|
|
@18
|
[18]
|
03/12/10 07:32:54 |
Michael Rynn |
-- |
|
|
|
@17
|
[17]
|
03/12/10 00:57:29 |
Michael Rynn |
-- |
|
|
|
@16
|
[16]
|
03/10/10 19:47:32 |
Michael Rynn |
In PyDict changed from GC.calloc to new Entry[size]. Added trie. Made … |
|
|
|
@15
|
[15]
|
11/08/09 21:19:21 |
dsimcha |
Fix some potential bugs. |
|
|
|
@14
|
[14]
|
11/07/09 12:07:07 |
dsimcha |
Subtle bug fix. Wow, uninitialized memory really is evil. |
|
|
|
@13
|
[13]
|
11/07/09 00:31:07 |
dsimcha |
Improve random number generator for RandAA, clean things up a little. |
|
|
|
@12
|
[12]
|
11/06/09 13:09:02 |
mwarning |
cleanups, tabs2spaces |
|
|
|
@11
|
[11]
|
11/05/09 10:45:45 |
mwarning |
change to single test |
|
|
|
@10
|
[10]
|
11/05/09 10:12:46 |
mwarning |
add central test bench |
|
|
|
@9
|
[9]
|
11/05/09 09:53:53 |
mwarning |
first try for unified tests |
|
|
|
@8
|
[8]
|
11/05/09 09:32:52 |
mwarning |
rename |
|
|
|
@7
|
[7]
|
11/04/09 23:35:25 |
dsimcha |
Add RandAA. |
|
|
|
@6
|
[6]
|
11/04/09 22:54:55 |
dsimcha |
D2 port of PyDict, rename D1 version to indicate that it's the D1 version. |
|
|
|
@5
|
[5]
|
11/04/09 19:11:00 |
mwarning |
initial import for Phytons Dictionary implementation. |
|
|
|
@3
|
[3]
|
11/04/09 10:25:18 |
root |
initial repository setup |