This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
jerry-core
/
jmem
History
Robert Sipka
fb3e8cf8b8
Replace
//
double slash comments with
/* */
. (
#1461
)
...
JerryScript-DCO-1.0-Signed-off-by: Robert Sipka
rsipka.uszeged@partner.samsung.com
2016-11-29 15:54:35 +01:00
..
jmem-allocator-internal.h
Rename try_give_memory_back to a better free_unused_memory.
2016-06-13 05:35:53 -07:00
jmem-allocator.c
Add 32 bit compressed pointer support.
2016-09-01 04:16:54 -07:00
jmem-allocator.h
Unify (and fix) the naming convention of structures (
#1358
)
2016-09-21 10:41:36 +02:00
jmem-config.h
Add 32 bit compressed pointer support.
2016-09-01 04:16:54 -07:00
jmem-heap.c
Replace
//
double slash comments with
/* */
. (
#1461
)
2016-11-29 15:54:35 +01:00
jmem-heap.h
Add 32 bit compressed pointer support.
2016-09-01 04:16:54 -07:00
jmem-poolman.c
Undef VALGRIND_*_SPACE macros at the end of sources (
#1382
)
2016-09-30 09:03:25 +02:00
jmem-poolman.h
Add 32 bit compressed pointer support.
2016-09-01 04:16:54 -07:00