issues
search
atilaneves
/
automem
C++-style automatic memory management smart pointers for D
BSD 3-Clause "New" or "Revised" License
86
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update OS and compiler versions
#81
atilaneves
closed
2 months ago
0
Fix deprecation about throwing of immutable exception
#80
drug007
closed
2 months ago
0
Update
#79
atilaneves
closed
6 months ago
0
New tag release
#78
dkorpel
closed
6 months ago
2
Remove deprecated -dip25 switch
#77
dkorpel
closed
6 months ago
1
Update
#76
atilaneves
closed
9 months ago
1
Coverage
#75
atilaneves
closed
1 year ago
1
Update
#74
atilaneves
closed
1 year ago
1
Update Github Actions
#73
atilaneves
closed
1 year ago
1
Fix incorrect `escape.element` test
#72
dkorpel
closed
1 year ago
4
added interface support for unique including unittest for it
#71
vushu
closed
1 year ago
3
GitHub actions update
#70
atilaneves
closed
2 years ago
1
Mark unittests for `vec.range.should` `@system`
#69
dkorpel
closed
2 years ago
1
Update unit threaded
#68
atilaneves
closed
3 years ago
1
Invert order of return and scope in Vector.opIndex
#67
atilaneves
closed
3 years ago
1
Update
#66
atilaneves
closed
3 years ago
1
Revert "Enable preview DIPs by default"
#65
atilaneves
closed
3 years ago
1
Vector.opIndex violates return
#64
dkorpel
opened
3 years ago
5
RefCounted release is not atomic
#63
submada
opened
3 years ago
1
Update
#62
atilaneves
closed
3 years ago
1
Fix erroneous __traits(isSame) comparison
#61
BorisCarvajal
closed
3 years ago
2
Enable preview DIPs by default
#60
atilaneves
closed
3 years ago
1
Update
#59
atilaneves
closed
3 years ago
1
Github Actions config
#58
atilaneves
closed
3 years ago
1
Test for #56
#57
atilaneves
closed
3 years ago
1
RefCounted fails to destroy payload in combination with zip
#56
fyfrey
closed
3 years ago
4
Upgrade unit-threaded from v0.10.8 to v1.0.11
#54
Geod24
closed
4 years ago
9
Delete TestUtils mixin
#53
atilaneves
opened
4 years ago
0
Update
#52
atilaneves
closed
4 years ago
0
dispose() will not free the proper size of an object derived from a template
#51
ellie-idb
opened
4 years ago
1
Update
#50
atilaneves
closed
4 years ago
0
Unique does not support interfaces explicitly
#49
drug007
closed
4 years ago
6
Update
#48
atilaneves
closed
4 years ago
0
Please tag a new release
#47
drug007
closed
4 years ago
0
Fix #45 - allow slice end indices to equal the length of the vector
#46
atilaneves
closed
4 years ago
0
Cannot slice whole vector explicitly
#45
brianush1
closed
4 years ago
1
Fix #43 "Invariant violation in debug mode"
#44
drug007
closed
4 years ago
4
Invariant violation in debug mode
#43
drug007
closed
4 years ago
2
Linking error
#42
drug007
closed
4 years ago
1
Unit test for #37
#41
atilaneves
closed
4 years ago
1
Update
#40
atilaneves
closed
4 years ago
1
Fix #38 - Contract for ref counted when it's null
#39
atilaneves
closed
4 years ago
1
Crash with RefCounted
#38
jpf91
closed
4 years ago
3
Cannot foreach over Unique or RefCounted ranges
#37
jpf91
closed
4 years ago
1
add isPointerTargetOf
#36
jmh530
closed
5 years ago
1
Can't compile with gdc 9.2.0
#35
KingDuckZ
closed
5 years ago
3
Re-name consistent with phobos
#34
jmh530
closed
5 years ago
2
Add functions to traits
#33
jmh530
closed
5 years ago
6
Update Appeveyor compiler version
#32
atilaneves
closed
5 years ago
0
Fix asan build on newer ldc versions
#31
atilaneves
closed
5 years ago
0
Next