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
/
tests
/
arc
/
tarcmisc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #24141; Calling algorithm reverse causes a SIGSEGV on ORC (#24142)
ringabout
2024-09-19
1
-0
/
+14
*
fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981)
ringabout
2024-08-20
1
-0
/
+31
*
fixes #23907; Double destroy using proc type alias with a sink (#23909)
ringabout
2024-08-11
1
-0
/
+23
*
fixes #23627; Simple destructor code gives invalid C (#23631)
ringabout
2024-05-21
1
-5
/
+29
*
fixes #23524; global variables cannot be analysed when injecting `move` (#23529)
ringabout
2024-04-24
1
-0
/
+15
*
fixes #23505; fixes injectdestructors errors on transformed addr (deref) refs...
ringabout
2024-04-18
1
-0
/
+13
*
fixes #22923; fixes `=dup` issues (#23182)
ringabout
2024-01-11
1
-0
/
+26
*
fixes #19250; fixes #22259; ORC AssertionDefect not containsManagedMemory(n.t...
ringabout
2023-10-13
1
-0
/
+53
*
fixes #22664; guard against potential seqs self assignments (#22671)
ringabout
2023-09-08
1
-0
/
+21
*
fixes #21617; createTypeBoundOps with PContext in order to instantiate generi...
ringabout
2023-04-07
1
-0
/
+6
*
fixes #21592; create type bound operations for calls in the method dispatcher...
ringabout
2023-04-01
1
-0
/
+11
*
fixes #19857; Exception raised in closure may be "skipped" in ORC (#21530)
ringabout
2023-03-16
1
-0
/
+39
*
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa...
ringabout
2023-02-22
1
-2
/
+2
*
fixes a long-standing ARC bug (#20849)
ringabout
2022-11-16
1
-0
/
+12
*
Arc global (#20768)
Bung
2022-11-06
1
-1
/
+1
*
Revert "fix arc global variable issues" (#20764)
ringabout
2022-11-05
1
-1
/
+1
*
fix arc global variable issues (#20759)
Bung
2022-11-05
1
-1
/
+1
*
closes #9401; add testcase (#20507)
ringabout
2022-10-06
1
-0
/
+49
*
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...
Andreas Rumpf
2021-12-09
1
-0
/
+15
*
close #17319; add testcase (#18934)
flywind
2021-10-01
1
-0
/
+19
*
add testcase for #7308 (#18849)
flywind
2021-09-14
1
-11
/
+0
*
fixes #16246 (#18800)
Andreas Rumpf
2021-09-04
1
-0
/
+11
*
added `nimAllocPagesViaMalloc` switch (#18490)
Andreas Rumpf
2021-07-15
1
-1
/
+1
*
fixes #18030 (#18415)
Andreas Rumpf
2021-07-01
1
-0
/
+30
*
Fix #17712 (#17873)
Clyybber
2021-04-27
1
-0
/
+11
*
Fix #17199 (#17348)
Clyybber
2021-03-26
1
-0
/
+32
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-2
/
+2
*
Fix #15599 (#15601)
Clyybber
2020-10-16
1
-1
/
+13
*
fix #15405. deepcopy arc (#15410)
cooldome
2020-10-01
1
-1
/
+32
*
fixes #15122 [backport:1.2] (#15139)
Andreas Rumpf
2020-08-01
1
-0
/
+28
*
fixes #15038 [backport:1.2]
Andreas Rumpf
2020-07-26
1
-0
/
+26
*
fixes #15052
Andreas Rumpf
2020-07-26
1
-0
/
+11
*
fixes #15044 [backport:1.2]
Andreas Rumpf
2020-07-23
1
-0
/
+18
*
Add a testcase for #14480. Fixes #14480 (#15037)
Danil Yarantsev
2020-07-22
1
-0
/
+7
*
Fix #14994 (#14996)
Clyybber
2020-07-15
1
-0
/
+14
*
injectdestructors fixes and refactor (#14964)
Clyybber
2020-07-14
1
-2
/
+36
*
Fix #14396 (#14793)
Clyybber
2020-07-04
1
-26
/
+26
*
scoped memory management (#14790)
Andreas Rumpf
2020-07-04
1
-0
/
+36
*
fixes #14495 [backport:1.2] (#14496)
Andreas Rumpf
2020-05-29
1
-5
/
+43
*
fix #14333 (#14336)
cooldome
2020-05-13
1
-1
/
+17
*
fix #14243 (#14257)
cooldome
2020-05-07
1
-1
/
+15
*
fix #14236 (#14250)
cooldome
2020-05-07
1
-0
/
+16
*
destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2]
Andreas Rumpf
2020-05-04
1
-0
/
+14
*
fixes #14079 [backport:1.2] (#14163)
Andreas Rumpf
2020-04-29
1
-2
/
+12
*
fixes #14003 (#14006) [backport:1.2]
cooldome
2020-04-17
1
-0
/
+17
*
fixes #13810 (#13821)
cooldome
2020-03-31
1
-1
/
+22
*
fixes #13691 (#13694)
Andreas Rumpf
2020-03-19
1
-0
/
+29