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-libc
History
Xin Hu
ba95cb010a
Update strcmp implementation, to improve performance
...
JerryScript-DCO-1.0-Signed-off-by: Xin Hu
Xin.A.Hu@intel.com
2016-01-14 19:55:13 +03:00
..
arch
Add configuration for ARMv7 softfloat build; update setjmp / longjmp ARMv7 implementation to handle the softfloat-mode properly.
2015-06-17 17:03:42 +03:00
include
Remove usage of isalpha, isdigit, isxdigit, isspace in the whole engine except implementation of JSON built-in, moving the functions to JSON built-in's module.
2015-07-20 15:47:19 +03:00
target
Enable build on Mac OS X with clang
2015-09-15 10:31:57 +09:00
CMakeLists.txt
Change processor name from x86 to i686 for 32bit host
2015-11-24 18:48:23 +09:00
jerry-libc-defs.h
Use __func__ instead of __FUNCTION__
2015-06-09 18:03:42 +02:00
jerry-libc-fatals.c
Add
abort ()
to jerry-libc
2015-06-02 18:12:29 +02:00
jerry-libc-printf.c
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
jerry-libc.c
Update strcmp implementation, to improve performance
2016-01-14 19:55:13 +03:00