Skip to content

Releases: mw66/jdiutil

add @nogc to SharedCArrayI, and SharedCArray

22 Apr 01:24

Choose a tag to compare

add @nogc to SharedCArrayI, and SharedCArray

v1.3.0

19 Jun 23:47

Choose a tag to compare

add SharedCArray.

fix version.

16 Jun 17:10

Choose a tag to compare

fix version.

switch to use HashMap from emsi_containers instead of dlang built-in AA.

16 Jun 04:34

Choose a tag to compare

switch to use HashMap from emsi_containers instead of dlang built-in AA.

add sep to _S and _s.

14 May 17:05

Choose a tag to compare

add sep to _S and _s.

v1.2.0

14 Nov 05:16

Choose a tag to compare

add Recyclable!

v1.1.7

27 Jul 19:37

Choose a tag to compare

remove public import

add gcDelete(); class SharedAA, SharedArray.

05 Jul 01:37

Choose a tag to compare

add template constrain on dup()

04 Jul 01:22

Choose a tag to compare

v1.1.5

add template constrain on dup()

add T dup(T)(T obj) for shallowClone class object

25 Jun 18:28

Choose a tag to compare

v1.1.4

add T dup(T)(T obj) for shallowClone