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
*
add OpenBSD MAP_STACK for coroutines (#14353)
John
2020-05-16
1
-4
/
+10
*
Remove obsolete code from osalloc (#13158)
Ico Doornekamp
2020-01-16
1
-10
/
+0
*
Added 'ansic' os support for minimal (embedded) targets (#13088)
Ico Doornekamp
2020-01-15
1
-0
/
+11
*
take the one good idea from --os:standalone and enable it via -d:StandaloneHe...
Andreas Rumpf
2020-01-09
1
-7
/
+7
*
introduce csize_t instead of fixing csize (#12497)
Arne Döring
2019-10-31
1
-5
/
+5
*
Revert "Fixes #12187 (#12321)" (#12447)
Andreas Rumpf
2019-10-18
1
-4
/
+4
*
Fixes #12187 (#12321)
Clyybber
2019-10-08
1
-4
/
+4
*
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