index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
arc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix atomicarc increment (#23427)
Jaremy Creechley
2024-03-25
1
-1
/
+1
*
ORC: added -d:nimOrcStats switch and related API (#23272)
Andreas Rumpf
2024-02-21
1
-0
/
+17
*
enable vtable implementation for C++ and make it an experimental feature (#23...
ringabout
2023-11-30
1
-1
/
+1
*
rework the vtable implementation embedding the vtable array directly with new...
ringabout
2023-11-28
1
-0
/
+5
*
fixes #22711; Check atomicArc for atomic destroy race condition (#22788)
ringabout
2023-10-04
1
-8
/
+15
*
clean up `gc:arc` or `gc:orc` in docs and in error messages (#22408)
ringabout
2023-08-08
1
-3
/
+3
*
added new experimental API isUniqueRef (#21812)
Andreas Rumpf
2023-06-16
1
-0
/
+12
*
lift the `=dup` hook (#21903)
ringabout
2023-06-02
1
-4
/
+0
*
fix nimrtl and nimhcr on arc/orc (#21814)
metagn
2023-05-09
1
-1
/
+1
*
adds an experimental `mm:atomicArc` switch (#21798)
ringabout
2023-05-08
1
-9
/
+24
*
implement `=dup` hook eliminating `wasMoved` and `=copy` pairs (#21586)
ringabout
2023-05-06
1
-0
/
+4
*
clean up `system/arc` (#20792)
ringabout
2022-11-09
1
-37
/
+0
*
implements display based subtype checking (6.4x faster without threads; 2.8x ...
ringabout
2022-11-08
1
-15
/
+2
*
ref #20694; quit value gets saturated to ranges (#20753)
ringabout
2022-11-05
1
-1
/
+1
*
update the docs of arc following up #19749 (#19752)
ringabout
2022-08-08
1
-2
/
+2
*
fixes #18612; apply cache and memcmp for methods in arc/orc (#19749)
flywind
2022-04-26
1
-2
/
+26
*
fixes #18579 (#18600)
Andreas Rumpf
2021-07-27
1
-4
/
+2
*
Replace double backticks with single backticks - Part 1 out of ~6 (#17205)
Danil Yarantsev
2021-02-28
1
-3
/
+3
*
don't introduce 'dispose', use '=dispose', fixes #17003 [backport:1.4] (#17062)
Andreas Rumpf
2021-02-17
1
-1
/
+1
*
ORC: prepare for another patent-pending optimization (#15996)
Andreas Rumpf
2020-11-18
1
-7
/
+10
*
Make newObjUninit proc to adhere to its name (#15764)
Antonis Geralis
2020-10-28
1
-2
/
+2
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
1
-28
/
+19
*
arc allocation method aligned (#15588)
cooldome
2020-10-19
1
-8
/
+0
*
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...
Andreas Rumpf
2020-10-14
1
-0
/
+6
*
ORC and stdlib optimizations (#15362)
Andreas Rumpf
2020-09-19
1
-1
/
+8
*
more ORC bugfixes (#15355)
Andreas Rumpf
2020-09-18
1
-2
/
+4
*
allow old styled RTTI for arc/orc (#15331)
Andreas Rumpf
2020-09-16
1
-10
/
+12
*
more renamings
Araq
2020-07-27
1
-0
/
+236