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
/
osalloc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Haiku support for Nim (#8542)
alaviss
2018-08-14
1
-0
/
+3
*
Rewrite the memory management code for Nintendo Switch (#8169)
Joey
2018-07-05
1
-29
/
+103
*
Nintendo switch support (#8069)
Joey
2018-06-27
1
-0
/
+37
*
Native access to Genode environment
Emery Hemingway
2018-06-07
1
-1
/
+1
*
warn about inconsistent spacing around binary operators; fixes #7582
Andreas Rumpf
2018-05-05
1
-1
/
+1
*
Genode: constrain `osTryAllocPages` to RAM quota (#6883)
Emery Hemingway
2017-12-14
1
-11
/
+1
*
osalloc: improve error message when virtualFree fails
Araq
2017-12-03
1
-1
/
+1
*
support for the Genode OS framework (#5560)
Emery Hemingway
2017-03-31
1
-0
/
+13
*
fixes #5301
Araq
2017-01-30
1
-2
/
+5
*
add MAP_ANONYMOUS const for amd64, fix MAP_PRIVATE on mips etc (see fe36254)
Jacek Sieka
2016-10-12
1
-3
/
+10
*
Revert change to osalloc.nim from commit 8d7a45f.
GaveUp
2016-10-04
1
-2
/
+0
*
clean up a few stray c_stdout's in gc debug code
Jacek Sieka
2016-07-31
1
-1
/
+1
*
Plumb {.intdefine.} and {.strdefine.} pragmas.
Jeff Ciesielski
2016-07-04
1
-1
/
+1
*
Add the ability to pass a value with the -d flag
Jeff Ciesielski
2016-07-04
1
-1
/
+2
*
Fixed emscripten compilation
Yuriy Glukhov
2016-06-13
1
-1
/
+1
*
prefer consts to importing #defines from headers
Jacek Sieka
2016-06-06
1
-0
/
+2
*
Fixing pragmas (so syntax highligting works).
Hans Raaf
2016-05-20
1
-2
/
+2
*
munmap for LLVM
Andreas Rumpf
2016-03-28
1
-2
/
+2
*
beginnings of --gc:stack
Andreas Rumpf
2016-03-28
1
-0
/
+171