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
/
doc
/
gc.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced ignoreStackAndRegisters with stackSize in GC_step
Ruslan Mustakov
2016-05-11
1
-6
/
+8
*
Added ignoreStackAndRegisters parameter to GC_step
Ruslan Mustakov
2016-05-10
1
-2
/
+6
*
doc: Trim .txt files trailing whitespace
Adam Strzelecki
2015-09-04
1
-14
/
+14
*
Fix typos in docs
Jochen Van de Velde
2015-02-24
1
-2
/
+2
*
Remove TOC from gc.txt, but get quote at top properly formatted
Nick Greenfield
2014-12-21
1
-1
/
+1
*
Fix blockquotes in documentation; stylize only in docinfo or immediately afte...
Nick Greenfield
2014-12-21
1
-2
/
+6
*
Fixed typo in docs
yglukhov
2014-12-19
1
-1
/
+1
*
implements 'defer'
Araq
2014-12-04
1
-1
/
+2
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-5
/
+5
*
Adds note about manual memory handling to GC doc.
Grzegorz Adam Hankiewicz
2014-01-26
1
-0
/
+17
*
GC: even more stress testing
Araq
2013-10-31
1
-1
/
+1
*
micro optimizations for the evaluation engine
Araq
2013-02-14
1
-5
/
+11
*
added GC_addCycleRoot
Araq
2013-02-12
1
-1
/
+6
*
fixes #109
Araq
2012-05-20
1
-0
/
+1
*
added db_*.getRow
Araq
2012-04-24
1
-2
/
+5
*
documentation improvements; GC_step improved
Araq
2012-04-21
1
-8
/
+44
*
GC with realtime support
Araq
2012-04-21
1
-0
/
+58