index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
c
/
gu
/
mem.c
Age
Commit message (
Expand
)
Author
2018-12-16
a pool where the smallest chunks are memory pages
krangelov
2017-04-19
in libgu mark explicitly all functions that belong to the API
krasimir
2017-04-12
a patch from Bjørnar Luteberget for compatibility with MSVC
krasimir
2015-03-19
fix the compilation of gu/mem.c on Windows. For now memory mapped pools on Wi...
krasimir
2014-10-23
a cosmetic optimization in mem.c
kr.angelov
2014-10-09
fix two warnings in mem.c
kr.angelov
2014-10-09
fix in gu_mmap_pool for Android
kr.angelov
2014-10-08
use MAP_FIXED in gu_mmap_pool
kr.angelov
2014-10-08
an experimental memory mapped pool. still not in use
kr.angelov
2014-09-25
now a complete JIT compiler and ByteCode compiler for the def rules in the ab...
kr.angelov
2013-09-12
remove the logging from libgu
kr.angelov
2013-09-04
remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...
kr.angelov
2012-05-25
fixed an alignment bug in libgu which leads to crash on some platforms
kr.angelov
2012-01-20
initial import of the C runtime
kr.angelov