.github
Use actions/checkout@v4
2025-03-06 10:06:29 +09:00
basictest
benchmark
Prepare for removing RubyVM::JIT ( #5262 )
2021-12-13 23:07:46 -08:00
bin
Remove probably unintented symlinks
2021-07-27 18:49:28 +09:00
bootstraptest
merge revision(s) 131c31a920
: [Backport #19081 ]
2022-11-13 11:22:53 +09:00
ccan
[Doc] Fix a typo s/oher/other/
2021-04-25 19:46:00 +12:00
coroutine
Ignore dead threads in coroutine_join
.
2021-07-02 12:36:14 +12:00
coverage
Fix Typo
2021-06-07 10:22:55 +09:00
cygwin
Make MUNICODE_FLAG
simply expanded
2024-11-20 06:53:12 +09:00
defs
merge revision(s) 44a0a66559
:
2022-10-21 16:23:21 +09:00
doc
merge revision(s) e7342e76df
: [Backport #19485 ]
2023-03-26 13:12:36 +09:00
enc
merge revision(s) 2c8f287
: [Backport #19532 ]
2023-06-26 20:07:43 +09:00
ext
Revert "[ruby/openssl] Use EVP_Digest{Sign,Verify} when available"
2024-05-24 16:59:42 +09:00
gems
Bump up REXML-3.3.9
2024-11-01 10:16:00 +09:00
include
merge revision(s) 7f87ad9fc4
:
2024-05-23 13:24:36 +09:00
internal
Backport cvar clone bug fix for 19379 to 3.1 ( #7889 )
2023-07-25 11:05:27 +00:00
lib
Merge uri-0.12.4
2025-02-26 18:49:41 +09:00
libexec
Merge RubyGems-3.3.11 and Bundler-2.3.11
2022-05-18 10:02:42 +09:00
man
[ruby/irb] Add help about extra doc dir option
2021-10-11 21:12:58 +09:00
misc
YJIT: Bounds check every byte in the assembler
2021-12-03 20:02:25 -05:00
missing
Fix dtoa buffer overrun
2022-04-12 19:54:07 +09:00
sample
Fix typos [ci skip]
2021-11-03 19:11:45 +09:00
spec
Pend some tests because these are not working with macOS 15 and Xcode 16
2024-11-06 13:30:32 +09:00
template
Set target_os
for a7577dbfd3
2024-11-20 18:18:52 +09:00
test
Merge uri-0.12.4
2025-02-26 18:49:41 +09:00
tool
-l option of 7z is unknown switch with the ubuntu-latest
.
2024-09-30 16:01:48 +09:00
win32
Win32: Expose wchar main routine only
2024-11-20 18:18:52 +09:00
.dir-locals.el
.document
marshal.c Marshal.load accepts a freeze: true option.
2021-10-05 18:34:56 +02:00
.editorconfig
.gdbinit
.gdbinit: Fix indentation in print_id [ci skip]
2021-02-06 13:03:40 -05:00
.gitattributes
.gitignore
Ignore rubyspec_temp fot Git
2022-05-18 10:02:42 +09:00
.rspec_parallel
.travis.yml
Ignore hung-ups after success on s390x-linux tentatively [ci skip]
2021-12-21 13:40:28 +09:00
aclocal.m4
get rid of aclocal ( #4280 )
2021-03-17 18:52:53 +09:00
addr2line.c
Cast to void pointer for %p
in commented out code [ci skip]
2021-10-20 11:22:33 +09:00
addr2line.h
array.c
merge revision(s) a28c5151f5
: [Backport #19855 ]
2023-10-10 20:02:12 +09:00
array.rb
Use Primitive.mandatory_only?
for Array#sample
2021-11-15 15:58:56 +09:00
ast.c
merge revision(s) 0dc7816c43
: [Backport #18434 ]
2022-01-30 19:01:11 +09:00
ast.rb
ast.c: Rename "save_script_lines" to "keep_script_lines"
2021-08-20 16:18:36 +09:00
autogen.sh
autogen.sh: Copy auxiliary files instead of symlinks with -i
2021-12-06 17:53:37 +09:00
bignum.c
merge revision(s) 1cdf8ab07b
: [Backport #19323 ]
2023-06-19 20:21:40 +09:00
BSDL
builtin.c
Fix trivial -Wundef warnings
2021-05-04 14:56:55 +02:00
builtin.h
rb_vm_lvar_exposed()
is PUREFUNC
2021-11-15 13:11:30 +09:00
class.c
Backport cvar clone bug fix for 19379 to 3.1 ( #7889 )
2023-07-25 11:05:27 +00:00
common.mk
Lock json-schema-5.1.0 for using pure ruby version
2024-12-03 11:09:44 +09:00
compar.c
Refactor and Using RBOOL macro
2021-09-15 08:11:05 +09:00
compile.c
merge revision(s) 4a7d6c2852
: [Backport #18991 ]
2023-11-06 20:14:41 +09:00
complex.c
merge revision(s) 54cad3123a
: [Backport #19004 ]
2022-11-05 14:24:03 +09:00
configure.ac
merge revision(s) bcb3247072e6973d0f6b50ca5fed238d5824bd28,fe0225ff4d5af8b1f54009727b39d0d9b821eea3: [Backport #19778 ]
2023-10-17 20:51:50 +09:00
constant.h
cont.c
merge revision(s) 2bb89b7f11
: [Backport #19101 ]
2022-11-05 14:24:03 +09:00
CONTRIBUTING.md
[DOC] Fix broken links [ci skip]
2021-09-15 14:16:14 +09:00
COPYING
COPYING.ja
darray.h
Add rb_darray_clear() for Kevin. Fix some warnings.
2021-10-20 18:19:40 -04:00
debug.c
[Feature #18239 ] Implement VWA for strings
2021-10-25 13:26:23 -04:00
debug_counter.c
make RB_DEBUG_COUNTER_INC()_thread-safe
2020-12-17 03:43:59 +09:00
debug_counter.h
optimize Struct
getter/setter
2021-11-19 08:32:39 +09:00
dir.c
merge revision(s) 329d5424a4
: [Backport #19042 ]
2022-10-23 19:14:08 +09:00
dir.rb
merge revision(s) 5917f49ad0
: [Backport #18436 ]
2022-01-30 19:06:55 +09:00
dln.c
dln.c: refine preprocessor conditions by USE_DLN_DLOPEN and _WIN32
2021-12-17 00:44:54 +09:00
dln.h
Removed dln_a_out
2021-03-24 20:13:55 +09:00
dln_find.c
Removed an unused declaration
2021-03-12 19:28:17 +09:00
dmydln.c
dmyenc.c
dmyext.c
encindex.h
encoding.c
suppress warnings for probable NULL dererefences
2021-10-24 19:24:50 +09:00
enum.c
merge revision(s) 8038d5e40a
: [Backport #18765 ]
2023-02-23 15:10:50 +09:00
enumerator.c
Introduce RBIMPL_NONNULL_ARG
macro
2021-09-27 14:47:52 +09:00
error.c
merge revision(s) 2e7e153a2a
: [Backport #19242 ]
2023-03-25 11:04:33 +09:00
eval.c
merge revision(s) 02a7e12b80
: [Backport #19593 ]
2023-07-18 20:50:08 +09:00
eval_error.c
merge revision(s) 2e7e153a2a
: [Backport #19242 ]
2023-03-25 11:04:33 +09:00
eval_intern.h
merge revision(s) 5c7af72304d0ad33cd3f21b24a4bc44e8acd5b2c,d650b17686d49c2ce8e6a87039861154e93d4621: [Backport #18497 ]
2022-01-31 19:22:28 +09:00
eval_jump.c
Protoized old pre-ANSI K&R style declarations and definitions
2021-05-07 00:04:36 +09:00
file.c
Initialize Objective-C classes before fork() for macOS 13
2022-10-01 18:10:12 +09:00
gc.c
Backport cvar clone bug fix for 19379 to 3.1 ( #7889 )
2023-07-25 11:05:27 +00:00
gc.h
gc.h: move rb_objspace_garbage_object_p to internal/gc.h
2021-11-10 10:08:30 +09:00
gc.rb
[DOC] Make sure new GC methods are documented
2021-12-24 10:36:29 +09:00
gem_prelude.rb
Silence LoadError only if it is for rubygems
itself
2021-08-18 21:37:31 +09:00
golf_prelude.rb
goruby.c
goruby.c: include golf_prelude.c to get rid of overwriting EXTOBJS
2021-07-03 22:39:14 +09:00
GPL
hash.c
merge revision(s) 9eac9d7178
: [Backport #19969 ]
2023-11-20 21:11:21 +09:00
hrtime.h
id_table.c
Qundef is not for ID
2021-10-13 12:07:57 +09:00
id_table.h
inits.c
IO::Buffer for scheduler interface.
2021-11-10 19:21:05 +13:00
insns.def
Lazily create singletons on instance_{exec,eval} ( #5146 )
2021-12-02 15:53:39 -08:00
internal.h
Using RB_BIGNUM_TYPE_P macro
2021-09-11 09:13:24 +09:00
io.c
merge revision(s) 280b805d04
: [Backport #18909 ]
2022-10-23 19:09:57 +09:00
io.rb
io_buffer.c
merge revision(s) 19346c2336
: [Backport #19754 ]
2023-11-06 20:18:14 +09:00
iseq.c
rb_iseq_update_references()
cares script_lines
2021-12-19 06:15:22 +09:00
iseq.h
add rb_iseq_type()
to return iseq type in Symbol
2021-12-19 05:16:29 +09:00
kernel.rb
Improve performance Kernel#Float with using Primitive.mandatory_only? method [Feature #18344 ] ( #5133 )
2021-11-17 20:26:40 -08:00
KNOWNBUGS.rb
Remove known use-after-poison bug
2020-10-03 00:45:06 +09:00
LEGAL
LEGAL: mention error_highlight
2021-12-13 14:21:29 +09:00
lex.c.blt
load.c
merge revision(s) 4329554f17
: [Backport #19985 ]
2023-11-06 20:22:27 +09:00
loadpath.c
localeinit.c
win32: Use UTF-8 as filesystem encoding [Feature #12654 ]
2020-12-20 18:34:04 +09:00
main.c
Win32: Expose wchar main routine only
2024-11-20 18:18:52 +09:00
marshal.c
more fix
2023-06-20 10:48:40 +09:00
marshal.rb
[DOC] Document Marshal#load parameter freeze: ( #5332 )
2021-12-24 09:55:09 +01:00
math.c
Using RB_FLOAT_TYPE_P macro
2021-09-12 11:16:31 +09:00
memory_view.c
memory_view.c: Add _memory_view_entry member in rb_memory_view_t ( #5088 )
2021-11-08 12:52:09 +09:00
method.h
merge revision(s) 96c5a4be7b
: [Backport #19894 ]
2023-10-17 20:30:28 +09:00
mini_builtin.c
* expand tabs. [ci skip]
2021-06-17 06:09:26 +09:00
miniinit.c
mjit.c
Revert "Pause an MJIT worker when JIT is cancelled"
2021-08-13 09:13:09 -07:00
mjit.h
Cleanup diff against upstream. Add comments
2021-10-20 18:19:42 -04:00
mjit_compile.c
Extract precompile_inlinable_child_iseq to separate alloca for each iseq
2021-10-12 17:12:01 +09:00
mjit_worker.c
Fix test tail with mjit options for clang provided by Xcode 16
2024-11-06 13:30:32 +09:00
NEWS.md
Update bundled gems list at 2022-02-02
2022-02-02 08:53:26 +00:00
nilclass.rb
Implemented some NilClass method in Ruby code is faster [Feature #17054 ] ( #3366 )
2021-06-02 20:04:56 -07:00
node.c
Remove NODE_DASGN_CURR
[Feature #18406 ]
2021-12-13 12:53:03 +09:00
node.h
Remove NODE_DASGN_CURR
[Feature #18406 ]
2021-12-13 12:53:03 +09:00
numeric.c
merge revision(s) dd28c55a7c
: [Backport #19445 ]
2023-03-21 15:34:59 +09:00
numeric.rb
Add examples for Integer.try_convert [ci skip]
2021-12-15 02:12:37 +09:00
object.c
merge revision(s) a79c59472d
: [Backport #18292 ]
2022-01-30 19:08:49 +09:00
pack.c
merge revision(s) 199b59f065
: [Backport #19116 ]
2022-11-13 11:13:53 +09:00
pack.rb
[DOC] Fix String#unpack and #unpack1 docs ( #5331 )
2021-12-23 21:58:13 +01:00
parse.y
Fix an ommission of previous fix
2023-09-19 20:24:27 +09:00
prelude.rb
Thread.exclusive: delete
2020-08-31 18:08:57 +09:00
probes.d
remove method__cache__clear
2020-12-24 01:59:36 +09:00
probes_helper.h
proc.c
merge revision(s) b91f685a26
: [Backport #18435 ]
2022-10-03 19:52:35 +09:00
process.c
Allow waitpid(-1) to be woken if a waitpid(pid) call is pending
2023-09-05 20:19:55 +09:00
ractor.c
merge revision(s) 131c31a920
: [Backport #19081 ]
2022-11-13 11:22:53 +09:00
ractor.rb
merge revision(s) 131c31a920
: [Backport #19081 ]
2022-11-13 11:22:53 +09:00
ractor_core.h
Move rb_ractor_p definition
2021-10-04 08:21:40 +09:00
random.c
[DOC] Add documentation for Random.rand and Random.seed
2021-12-20 00:50:46 +09:00
range.c
merge revision(s) c5475f4269
: [Backport #18748 ]
2023-03-25 10:31:31 +09:00
rational.c
Adding links to literals and Kernel ( #5192 )
2021-12-03 07:12:28 -06:00
re.c
merge revision(s) d8189ed23f
: [Backport #18670 ]
2022-09-04 16:00:14 +09:00
README.EXT
README.EXT.ja
README.ja.md
Update badges from README.md [ci skip]
2021-12-24 09:05:12 +09:00
README.md
Remove the macOS badge [ci skip]
2021-12-11 23:05:16 +09:00
regcomp.c
Just free compiled pattern if no space is used
2022-04-12 19:53:43 +09:00
regenc.c
regenc.h
regerror.c
Add printf-style format attribute to oniguruma functions
2021-09-27 19:02:45 +09:00
regexec.c
merge revision(s) 989a235580
:
2024-04-23 19:20:20 +09:00
regint.h
merge revision(s) fac814c2dc
: [Backport #19602 ]
2023-07-25 20:37:40 +09:00
regparse.c
Add printf-style format attribute to oniguruma functions
2021-09-27 19:02:45 +09:00
regparse.h
regsyntax.c
ruby-runner.c
ruby.c
Backport https://github.com/ruby/ruby/pull/6193
2022-09-04 16:53:31 +09:00
ruby_assert.h
internal/*.h: skip doxygen
2021-09-10 20:00:06 +09:00
ruby_atomic.h
Expose atomic operation macros with RUBY prefix
2020-12-24 11:43:21 +09:00
rubystub.c
scheduler.c
Add fiber scheduler hooks for pread
/pwrite
, and add support to IO::Buffer
.
2021-12-23 12:20:09 +13:00
signal.c
Use free instead of xfree to free altstack
2021-09-06 14:22:24 +09:00
siphash.c
Fix compilation error in mingw
2021-05-04 20:38:03 -04:00
siphash.h
sparc.c
sprintf.c
Use C99-defined macros to classify a floating-point number
2021-08-27 12:41:30 +09:00
st.c
merge revision(s) 9eac9d7178
: [Backport #19969 ]
2023-11-20 21:11:21 +09:00
strftime.c
Using RB_BIGNUM_TYPE_P macro
2021-09-11 09:13:24 +09:00
string.c
String#slice! should clear the coderange when truncating
2023-07-25 20:00:21 +09:00
struct.c
Fix typos [ci skip]
2021-12-25 10:33:49 +09:00
symbol.c
Assign temporary ID to anonymous ID [Bug #18250 ]
2021-11-23 21:03:19 +09:00
symbol.h
thread.c
merge revision(s) 8ce2fb9bbbaea14737c84385b1573f743a30f773,3a0f6ce1d31eefd8af01b50f3632a64d64e8f8c1: [Backport #19415 ]
2023-03-21 15:32:44 +09:00
thread_pthread.c
[Feature #18290 ] Remove all usages of rb_gc_force_recycle
2021-11-08 14:05:54 -05:00
thread_pthread.h
Protoized old pre-ANSI K&R style declarations and definitions
2021-05-07 00:04:36 +09:00
thread_sync.c
merge revision(s) eacedcfe44
: [Backport #19105 ]
2022-11-13 11:18:27 +09:00
thread_win32.c
Function w32_error
does not return
2021-10-04 08:15:52 +09:00
thread_win32.h
Get rid of duplicate typedef
2021-09-03 22:47:58 +09:00
time.c
merge revision(s) 542e984d82
: [Backport #19292 ]
2023-03-21 11:54:37 +09:00
timev.h
timev.rb
[DOC] Fix Time.new description [ci skip]
2021-12-03 13:17:38 +09:00
trace_point.rb
TracePoint.allow_reentry
2021-12-10 00:56:25 +09:00
transcode.c
merge revision(s) 35c794b26d406c39f90e188e3884003fe6aca532,725626d8905fe1ac4a2cf1c3e2db6412bf8f381f,b32a3f1275a8c7748f2134492ce3c532f277d261: [Backport #18964 ]
2022-11-05 14:24:03 +09:00
transcode_data.h
transient_heap.c
Suppress undef warnings for USE_RUBY_DEBUG_LOG
2021-12-25 18:39:24 +09:00
transient_heap.h
cancel theap on multi-ractors
2020-12-07 08:28:36 +09:00
util.c
merge revision(s) cfc564ac40
:
2024-05-21 14:06:43 +09:00
variable.c
Backport cvar clone bug fix for 19379 to 3.1 ( #7889 )
2023-07-25 11:05:27 +00:00
variable.h
internal/*.h: skip doxygen
2021-09-10 20:00:06 +09:00
vcpkg.json
Update vcpkg baseline
2025-02-15 08:26:16 +09:00
version.c
Rename --jit to --mjit ( #5248 )
2021-12-13 16:08:01 -08:00
version.h
* 2025-02-28 [ci skip]
2025-02-28 07:43:48 +00:00
vm.c
Make rb_ec_set_vm_stack
conformant to the C++11 requirement
2024-11-19 19:16:08 +09:00
vm_args.c
Using NIL_P macro instead of == Qnil
2021-10-03 22:34:45 +09:00
vm_backtrace.c
[DOC] Document Thread::Backtrace.limit
2021-12-20 08:56:03 -08:00
vm_callinfo.h
mandatory_only_cme
should not be in def
2021-12-21 11:03:09 +09:00
vm_core.h
merge revision(s) 1f115f141d
: [Backport #19246 ]
2023-09-05 20:48:57 +09:00
vm_debug.h
Suppress undef warnings for USE_RUBY_DEBUG_LOG
2021-12-25 18:39:24 +09:00
vm_dump.c
Shorten register names on arm64-darwin not to be truncated
2021-10-10 21:58:56 +09:00
vm_eval.c
merge revision(s) 537183cd2a
: [Backport #19577 ]
2023-07-18 21:10:12 +09:00
vm_exec.c
Cleanup diff against upstream. Add comments
2021-10-20 18:19:42 -04:00
vm_exec.h
Remove the scraper
2021-10-20 18:19:38 -04:00
vm_insnhelper.c
Backport cvar clone bug fix for 19379 to 3.1 ( #7889 )
2023-07-25 11:05:27 +00:00
vm_insnhelper.h
Count interpreter instructions when -DYJIT_STATS=1
2021-10-20 18:19:40 -04:00
vm_method.c
merge revision(s) 96c5a4be7b
: [Backport #19894 ]
2023-10-17 20:30:28 +09:00
vm_opts.h
oops Direct threading should be default
2021-10-20 18:19:25 -04:00
vm_sync.c
Supress warning: data argument not used by format string [-Wformat-extra-args]
2021-10-20 07:48:30 +09:00
vm_sync.h
Suppress undef warnings for USE_RUBY_DEBUG_LOG
2021-12-25 18:39:24 +09:00
vm_trace.c
merge revision(s) 837ef8911c
: [Backport #19305 ]
2023-03-21 12:00:17 +09:00
vsnprintf.c
Protoized old pre-ANSI K&R style declarations and definitions
2021-05-07 00:04:36 +09:00
warning.rb
Use category: :deprecated in warnings that are related to deprecation
2020-12-18 09:54:11 -08:00
yjit.c
Rename --jit to --mjit ( #5248 )
2021-12-13 16:08:01 -08:00
yjit.h
Rename --jit to --mjit ( #5248 )
2021-12-13 16:08:01 -08:00
yjit.rb
YJIT: Edit module documentation for clarity
2021-12-11 18:45:07 -05:00
yjit_asm.c
Fix typos [ci skip]
2021-12-25 10:33:49 +09:00
yjit_asm.h
YJIT: Bounds check every byte in the assembler
2021-12-03 20:02:25 -05:00
yjit_codegen.c
merge revision(s) aeddc19340
: [Backport #19316 ]
2023-03-21 12:10:35 +09:00
yjit_codegen.h
YJIT: Fail gracefully while OOM for new entry points
2021-12-01 12:25:28 -05:00
yjit_core.c
YJIT: Remove unused branch_t::src_ctx field
2021-12-15 16:13:23 -05:00
yjit_core.h
YJIT: Remove unused branch_t::src_ctx field
2021-12-15 16:13:23 -05:00
yjit_iface.c
Rename --jit to --mjit ( #5248 )
2021-12-13 16:08:01 -08:00
yjit_iface.h
YJIT code pages refactoring for code GC ( #5073 )
2021-11-04 16:05:41 -04:00
yjit_utils.c
YJIT: Add ability to exit to interpreter from stubs
2021-11-26 18:00:42 -05:00