index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
prism
/
defines.h
Age
Commit message (
Expand
)
Author
2025-01-16
[ruby/prism] Increase value of PRISM_DEPTH_MAXIMUM to 10000
Benjamin Quorning
2025-01-11
[ruby/prism] Fallthrough fallback for unknown compilers
Kevin Newton
2025-01-11
[ruby/prism] Enable implicit fall-through errors
Alexander Momchilov
2025-01-02
[ruby/prism] Fix cross-compile issue with newlib on Ubuntu 24.04
Masataka Pocke Kuwabara
2024-12-12
[ruby/prism] Use isinf on non-mingw windows
v3_4_0_rc1
Kevin Newton
2024-12-03
Added missing header file for _finite
Hiroshi SHIBATA
2024-12-02
[ruby/prism] _finitef is unavailable on Windows x86
Kevin Newton
2024-09-25
[ruby/prism] Remove use of __assume to simplify
Kevin Newton
2024-09-25
[ruby/prism] Fix up windows use of __assume
Kevin Newton
2024-09-25
[ruby/prism] Support a max depth to protect against malicious payloads
Kevin Newton
2024-07-26
[ruby/prism] Add explicit check for PRISM_HAS_NO_FILESYSTEM
Yuta Saito
2024-03-26
[ruby/prism] Fix typos
Koichi ITO
2024-03-25
[ruby/prism] Fix up minimal build setting
Kevin Newton
2024-03-19
[ruby/prism] [Compatibility] Improve printf format
HASUMI Hitoshi
2024-03-13
[ruby/prism] Warn for maximum number variables
Kevin Newton
2024-03-04
[ruby/prism] Only define xallocator when not defined
Kevin Newton
2024-03-04
[ruby/prism] Document xallocator functions
Kevin Newton
2024-03-04
[ruby/prism] Chage some names
HASUMI Hitoshi
2024-03-04
[ruby/prism] Make alloc interface replaceable
HASUMI Hitoshi
2024-02-22
[ruby/prism] Ignore other ERANGE errors for floats
Kevin Newton
2024-02-20
[ruby/prism] Fix windows build checking for _POSIX_MAPPED_FILES
Kevin Newton
2024-02-20
[ruby/prism] Include unistd.h before cheching _POSIX_MAPPED_FILES
HASUMI Hitoshi
2024-02-20
[ruby/prism] Use `_POSIX_MAPPED_FILES` and `_WIN32` to know if memory map int...
HASUMI Hitoshi
2024-01-19
[ruby/prism] Use inttypes for more accurate printf formatting
Kevin Newton
2023-12-06
[ruby/prism] Provide flags for changing encodings
Kevin Newton
2023-11-18
[ruby/prism] Revert "Ensure serialized file is little endian"
Kevin Newton
2023-11-17
[ruby/prism] Ensure serialized file is little endian
Kevin Newton
2023-11-01
[ruby/prism] Fix up lint
Kevin Newton
2023-11-01
[ruby/prism] Last remaining missing C comments
Kevin Newton
2023-11-01
[ruby/prism] Documentation for defines, version, and prettyprint
Kevin Newton
2023-11-01
[ruby/prism] Documentation for pm_strncasecmp
Kevin Newton
2023-10-27
[ruby/prism] Use printf attribute and then fix warnings
Kevin Newton
2023-09-27
Sync to prism rename commits
Kevin Newton
2023-09-27
Rename YARP filepaths to prism filepaths
Kevin Newton