.github
ci: Fixup for 301a7b1e
2023-12-28 23:53:15 +09:00
basictest
…
benchmark
Add benchmark for recent optimization to avoid implicit allocations
2023-12-07 11:27:55 -08:00
bin
…
bootstraptest
Set Ractor moved object's shape to original object's shape
2024-01-02 08:10:59 +09:00
ccan
Initialize loop variable of `ccan_list_for_each`
2023-12-24 19:34:25 +09:00
coroutine
coroutine/arm64: Skip saving/restoring x30 twice and use `autiasp`
2023-12-22 11:30:00 +09:00
coverage
…
cygwin
…
defs
Refresh NEWS.md at starting new development [ci skip]
2023-12-25 20:10:37 +09:00
doc
[DOC] Fix markup
2024-01-01 00:55:31 +09:00
enc
…
ext
[ruby/win32ole] [DOC] Fix indent
2023-12-31 11:52:19 +00:00
gems
Roll net-* bundled gems from git to fix CI ( #9403 )
2024-01-01 12:47:38 +00:00
include
Move internal ST functions to internal/st.h
2023-12-25 10:41:12 -05:00
internal
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
lib
[ruby/irb] Make show_source resolve top-level constant names
2024-01-01 17:40:38 +00:00
libexec
[rubygems/rubygems] Use modern hashes consistently
2023-12-07 22:29:33 +00:00
man
…
misc
YJIT: implement call fuzzer script ( #9129 )
2023-12-11 12:52:47 -05:00
missing
Free everything at shutdown
2023-12-07 15:52:35 -05:00
prism
Revert "Revert all of commits after Prism 0.19.0 release"
2023-12-25 21:12:49 +09:00
sample
…
spec
[ruby/syntax_suggest] Typofix by misspell
2023-12-26 02:10:25 +00:00
template
Revert "[Bug #19831 ] Remove duplicate library options"
2023-12-20 13:46:39 +09:00
test
Don't create T_MATCH object if /regexp/.match(string) doesn't match
2024-01-01 13:28:26 -08:00
tool
Don't create T_MATCH object if /regexp/.match(string) doesn't match
2024-01-01 13:28:26 -08:00
wasm
…
win32
…
yjit
Typofix under bootstraptest, spec and yjit directories
2023-12-25 13:50:23 +09:00
.dir-locals.el
…
.document
…
.editorconfig
…
.gdbinit
…
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
…
.indent.pro
…
.rdoc_options
…
.rspec_parallel
…
.travis.yml
.travis.yml: Try another way to be notified.
2023-12-22 15:06:47 +01:00
BSDL
…
CONTRIBUTING.md
…
COPYING
…
COPYING.ja
…
GPL
…
KNOWNBUGS.rb
…
LEGAL
…
NEWS.md
Update bundled gems list as of 2023-12-26
2023-12-26 06:58:09 +00:00
README.EXT
…
README.EXT.ja
…
README.ja.md
…
README.md
…
aclocal.m4
…
addr2line.c
…
addr2line.h
…
array.c
[DOC] Add parentheses to Array#eql?
2023-12-27 11:11:42 -05:00
array.rb
…
ast.c
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
ast.rb
…
autogen.sh
…
bignum.c
…
builtin.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
builtin.h
…
class.c
Set m_tbl right after allocation
2023-12-19 13:09:36 -08:00
common.mk
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
compar.c
docs(compar.c): change class name in example
2023-12-11 08:56:37 +09:00
compile.c
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
complex.c
[DOC] Add What's Here for Complex ( #9366 )
2023-12-28 09:33:06 -05:00
configure.ac
[Bug #20085 ] Use consistent default options for `-mbranch-protection`
2023-12-28 12:20:50 +09:00
constant.h
…
cont.c
FREE_AT_EXIT: Don't free main stack post-fork
2023-12-22 18:07:22 -08:00
darray.h
…
debug.c
…
debug_counter.c
…
debug_counter.h
…
dir.c
[DOC] Add links from `File::Constants` in dir.c to `File` constants
2023-12-18 20:17:44 +09:00
dir.rb
…
dln.c
[wasm] dln.c: Guard `dladdr` use in symbol incompatibility check
2023-12-19 11:13:38 +09:00
dln.h
dln_symbol: make dln_sym accessible Ruby internally
2023-12-14 17:39:42 +09:00
dln_find.c
…
dmydln.c
dln_symbol: make dln_sym accessible Ruby internally
2023-12-14 17:39:42 +09:00
dmyenc.c
…
dmyext.c
…
encindex.h
…
encoding.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
enum.c
…
enumerator.c
Fix Enumerator#with_index for GC compaction
2023-12-24 16:22:34 -05:00
error.c
[DOC] Fix NoMethodError example of rendering ( #9309 )
2023-12-21 22:27:18 +02:00
eval.c
[DOC] Fix link to untrace_var from trace_var
2023-12-30 22:13:24 -05:00
eval_error.c
…
eval_intern.h
…
eval_jump.c
…
file.c
Markdown table for #flock
2023-12-25 22:10:20 -05:00
gc.c
Fix off-by-one error for declarative marking
2023-12-24 20:37:59 -05:00
gc.rb
[DOC] documents of aliased methods
2023-12-18 20:17:43 +09:00
gem_prelude.rb
…
golf_prelude.rb
…
goruby.c
…
hash.c
[DOC] Remove extra colon in Hash#default_proc
2023-12-31 21:25:22 -05:00
hrtime.h
…
id_table.c
…
id_table.h
…
inits.c
Initialize interrupt queue before signal handlers ( #9196 )
2023-12-11 21:12:08 -08:00
insns.def
Ensure f(**kw, &block) calls kw.to_hash before block.to_proc
2023-12-09 13:15:47 -08:00
internal.h
…
io.c
MN: skip waiting on `read_nonblock'
2023-12-23 08:10:41 +09:00
io.rb
…
io_buffer.c
Fix Window private file mapping unlink EACCES issue. ( #9358 )
2023-12-27 00:36:56 +13:00
iseq.c
Avoid underflow of rb_yjit_live_iseq_count
2023-12-21 20:43:01 -08:00
iseq.h
Introduce --parser runtime flag
2023-12-15 13:42:19 -05:00
kernel.rb
…
lex.c.blt
…
load.c
Adjust styles [ci skip]
2023-12-17 00:21:00 +09:00
loadpath.c
…
localeinit.c
…
main.c
…
marshal.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
marshal.rb
…
math.c
…
memory_view.c
…
method.h
…
mini_builtin.c
[DOC] No document for internal or debug methods
2023-12-18 20:17:45 +09:00
miniinit.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
nilclass.rb
…
node.c
…
node.h
…
node_dump.c
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
numeric.c
[DOC] Fix alignment of values for Integer#div
2024-01-01 11:14:42 -05:00
numeric.rb
…
object.c
Move internal ST functions to internal/st.h
2023-12-25 10:41:12 -05:00
pack.c
…
pack.rb
…
parse.y
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
parser_bits.h
…
parser_node.h
…
parser_st.c
check modifcation whil ar->st
2023-12-15 11:58:43 +09:00
parser_st.h
…
parser_value.h
…
prelude.rb
…
prism_compile.c
[PRISM] Correct the jump target for redo in FOR_NODE
2023-12-19 22:50:59 +00:00
prism_compile.h
Introduce --parser runtime flag
2023-12-15 13:42:19 -05:00
prism_init.c
…
probes.d
…
probes_helper.h
…
proc.c
Remove unused macros
2023-12-12 17:24:17 -05:00
process.c
[DOC] Fix wrong description about Process.waitpid2 ( #9401 )
2024-01-01 21:31:49 +09:00
ractor.c
Set Ractor moved object's shape to original object's shape
2024-01-02 08:10:59 +09:00
ractor.rb
remove `Ractor::Selector` from Ruby level
2023-12-16 01:00:01 +09:00
ractor_core.h
Revert "allow enabling Prism via flag or env var"
2023-12-06 10:21:12 +09:00
random.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
range.c
[DOC] Fix invalid syntax in Range#eql?
2023-12-27 19:31:56 -05:00
rational.c
…
re.c
Don't create T_MATCH object if /regexp/.match(string) doesn't match
2024-01-01 13:28:26 -08:00
regcomp.c
…
regenc.c
…
regenc.h
…
regerror.c
…
regexec.c
Reduce `if` for decreasing counter on OP_REPEAT_INC ( #9393 )
2023-12-30 01:08:51 +09:00
regint.h
…
regparse.c
…
regparse.h
…
regsyntax.c
…
rjit.c
RJIT: Rewind $! after compilation
2023-12-22 22:18:14 -08:00
rjit.h
RJIT: Add --rjit-trace to allow TracePoint during JIT
2023-12-21 21:05:13 -08:00
rjit.rb
RJIT: Clean up unnecessary documentation
2023-12-21 16:47:13 -08:00
rjit_c.c
RJIT: Correct the type of rb_vm_insns_count
2023-12-19 00:02:38 -08:00
rjit_c.h
RJIT: Share rb_vm_insns_count for vm_insns_count
2023-12-18 23:55:40 -08:00
rjit_c.rb
RJIT: Distinguish Pointer with Array
2023-12-22 11:24:04 -08:00
ruby-runner.c
…
ruby.c
RJIT: Add --rjit-trace to allow TracePoint during JIT
2023-12-21 21:05:13 -08:00
ruby_assert.h
…
ruby_atomic.h
…
ruby_parser.c
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
rubyparser.h
Introduce NODE_LINE
2023-12-29 18:32:27 +09:00
rubystub.c
…
scheduler.c
…
shape.c
Fix a grammar issue in the shape performance warning message
2023-12-20 09:28:45 +01:00
shape.h
…
signal.c
signal.c: Fix undefined `reset_sigmask` use on Emscripten
2023-12-19 12:40:43 +09:00
siphash.c
…
siphash.h
…
sparc.c
…
sprintf.c
…
st.c
Move internal ST functions to internal/st.h
2023-12-25 10:41:12 -05:00
strftime.c
…
string.c
Fix Symbol#inspect for GC compaction
2023-12-24 21:29:40 -05:00
string.rb
…
struct.c
…
symbol.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
symbol.h
…
symbol.rb
…
thread.c
accept `RB_WAITFD_IN | RB_WAITFD_OUT` for waiting events
2023-12-24 14:53:46 +09:00
thread_none.c
…
thread_none.h
…
thread_pthread.c
Use native_thread_init_stack on cygwin
2023-12-24 08:06:03 +09:00
thread_pthread.h
Use noinline version of accessing current ec
2023-12-24 15:13:33 +09:00
thread_pthread_mn.c
MN: access `timer_th.waiting` with lock
2023-12-24 10:57:27 +09:00
thread_sync.c
[DOC] Adjust some new features wording/examples. ( #9183 )
2023-12-14 23:01:48 +02:00
thread_sync.rb
…
thread_win32.c
…
thread_win32.h
…
time.c
…
timev.h
…
timev.rb
…
trace_point.rb
[DOC] Adjust some new features wording/examples. ( #9183 )
2023-12-14 23:01:48 +02:00
transcode.c
Free everything at shutdown
2023-12-07 15:52:35 -05:00
transcode_data.h
…
universal_parser.c
Add errno_ptr property for Universal Parser
2023-12-28 13:17:36 +09:00
util.c
…
variable.c
[DOC] Adjust some new features wording/examples. ( #9183 )
2023-12-14 23:01:48 +02:00
variable.h
Free everything at shutdown
2023-12-07 15:52:35 -05:00
version.c
Introduce --parser runtime flag
2023-12-15 13:42:19 -05:00
version.h
…
vm.c
FREE_AT_EXIT: Don't free main stack post-fork
2023-12-22 18:07:22 -08:00
vm_args.c
Prevent modification of splat array inside setup_parameters_complex
2023-12-07 11:27:55 -08:00
vm_backtrace.c
Fix use of the rb_profile_frames start parameter
2023-12-28 08:58:21 -08:00
vm_callinfo.h
Support tracing of struct member accessor methods
2023-12-07 10:29:33 -08:00
vm_core.h
Change the semantics of rb_postponed_job_register
2023-12-10 15:00:37 +09:00
vm_debug.h
…
vm_dump.c
…
vm_eval.c
Support tracing of struct member accessor methods
2023-12-07 10:29:33 -08:00
vm_exec.c
RJIT: Correct the macro that defines rb_vm_insns_count
2023-12-19 00:06:21 -08:00
vm_exec.h
…
vm_insnhelper.c
Support tracing of struct member accessor methods
2023-12-07 10:29:33 -08:00
vm_insnhelper.h
RJIT: Share rb_vm_insns_count for vm_insns_count
2023-12-18 23:55:40 -08:00
vm_method.c
…
vm_opts.h
…
vm_sync.c
…
vm_sync.h
…
vm_trace.c
Remove EC argument from clean_hooks_check
2023-12-22 18:07:22 -08:00
vsnprintf.c
Use free with ruby_dtoa
2023-12-07 09:23:02 -08:00
warning.rb
…
weakmap.c
[DOC] Enhance docs for WeakMap and WeakKeyMap ( #9160 )
2023-12-14 23:33:33 +02:00
yjit.c
YJIT: Add stats option to RubyVM::YJIT.enable ( #9297 )
2023-12-19 11:47:27 -08:00
yjit.h
…
yjit.rb
YJIT: Add stats option to RubyVM::YJIT.enable ( #9297 )
2023-12-19 11:47:27 -08:00