Skip to content

Pull requests: jerryscript-project/jerryscript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix heap buffer overflow
#5267 opened Dec 9, 2025 by OrangeCheng66 Loading…
Fix memcpy param overlap
#5266 opened Dec 9, 2025 by OrangeCheng66 Loading…
chore: allow CMake though to 3.10
#5262 opened Oct 18, 2025 by zmedico Loading…
docs: add a security policy
#5250 opened Sep 15, 2025 by UlisesGascon Loading…
Fix test262 artifact paths
#5233 opened Jun 3, 2025 by ossy-szeged Contributor Loading…
Fix "floating-point comparison is always false" clang error
#5232 opened Jun 3, 2025 by ossy-szeged Contributor Loading…
Rename jerry_port_log to jerry_port_log_buffer for reduce strlen usage
#5201 opened Dec 17, 2024 by lygstate Contributor Loading…
Improve ecma_string_get_chars related code
#5199 opened Dec 11, 2024 by lygstate Contributor Loading…
2
Fixes ecma_uint32_to_utf8_string that fill \0 at the end of string
#5196 opened Dec 10, 2024 by lygstate Contributor Loading…
Reduce call to strlen when possible
#5192 opened Dec 9, 2024 by lygstate Contributor Loading…
2
5
Drop JERRY_FEATURE_CPOINTER_32_BIT
#5188 opened Dec 6, 2024 by lygstate Contributor Loading…
Raise syntax error on invalid unicode escape sequences
#5146 opened Jun 24, 2024 by matetokodi Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.