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
/
alloc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: endless recursion in 'semAfterMacroCall'
Araq
2012-01-13
1
-1
/
+0
*
even more sys assertions
Araq
2012-01-13
1
-0
/
+24
*
more sysasserts for allocator/gc
Araq
2012-01-12
1
-1
/
+3
*
unsuccessful phantom bug hunting
Araq
2012-01-08
1
-8
/
+9
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-0
/
+4
*
bugfix: +1 unnecessary in resizeString; caused annoying reallocations for str...
Araq
2012-01-02
1
-1
/
+1
*
serious allocator bugfixes
Araq
2012-01-02
1
-3
/
+10
*
MAP_ANONYMOUS is not always 0x20 for linux; changed the tests
Araq
2011-12-31
1
-5
/
+4
*
GC: use simple balanced tree instead of AVL tree
Araq
2011-12-30
1
-9
/
+28
*
GC stack scanning cares about interior pointers
Araq
2011-12-30
1
-3
/
+48
*
code gen can generate code to keep alive stack roots
Araq
2011-12-22
1
-1
/
+18
*
bugfixes for .rod files and visual C++
Araq
2011-12-03
1
-50
/
+50
*
tests repaired; serious typo in the allocator fixed; fixes #32
Araq
2011-07-22
1
-1
/
+1
*
shared untraced heap; bugfix: mem corruptions in message passing code
Araq
2011-07-18
1
-35
/
+67
*
preparations for 0.8.12
Araq
2011-07-10
1
-3
/
+6
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-110
/
+99
*
threads clean up their heap
Araq
2011-06-04
1
-8
/
+51
*
bugfixes for semantic checking; thread implementation pushed the compiler
Araq
2011-06-04
1
-2
/
+2
*
first steps to thread local heaps
Araq
2011-06-02
1
-42
/
+29
*
further progress for multi-threading
Araq
2011-05-19
1
-4
/
+21
*
p[] instead of p^
Araq
2011-04-11
1
-1
/
+1
*
documentation improvements
Araq
2011-01-31
1
-7
/
+0
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-38
/
+39
*
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-4
/
+4
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+596