index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update vm_core.h
Aaron Patterson
2022-06-23
2
-2
/
+2
*
Speed up ISeq by marking via bitmaps and IC rearranging
Aaron Patterson
2022-06-23
5
-39
/
+172
*
* 2022-06-24 [ci skip]
git
2022-06-24
1
-1
/
+1
*
Correct documentation for protected methods [ci skip]
John Hawthorn
2022-06-23
1
-2
/
+2
*
Fix warnings by old gcc
Nobuyoshi Nakada
2022-06-23
3
-8
/
+9
*
Show flags instead of `-s` option in `GNUMAKEFLAGS`
Nobuyoshi Nakada
2022-06-23
1
-0
/
+1
*
Suppress notes for old gcc
Nobuyoshi Nakada
2022-06-23
1
-0
/
+10
*
Pass LDFLAGS via environment variable
Nobuyoshi Nakada
2022-06-23
1
-1
/
+1
*
[rubygems/rubygems] Fix standalone script generation for statically linked de...
David Rodríguez
2022-06-23
2
-9
/
+48
*
[rubygems/rubygems] Fix `bundle package --no-install` no longer skipping install
David Rodríguez
2022-06-23
5
-4
/
+12
*
* 2022-06-23 [ci skip]
git
2022-06-23
1
-1
/
+1
*
Non-void functions must return value
Nobuyoshi Nakada
2022-06-23
1
-0
/
+2
*
Get rid of a nasal demon
Nobuyoshi Nakada
2022-06-23
1
-1
/
+1
*
Fix infinite loop when b_return TracePoint throws
Alan Wu
2022-06-22
3
-2
/
+30
*
Refactor compilations workflow
Nobuyoshi Nakada
2022-06-22
1
-115
/
+118
*
[rubygems/rubygems] Bundler: fix man page for bundle-add
Takuya Noguchi
2022-06-22
2
-2
/
+2
*
Skip protected ancestry guard for FCALLs in YJIT
John Hawthorn
2022-06-21
1
-1
/
+6
*
Allow method caching of protected FCALLs
John Hawthorn
2022-06-21
3
-7
/
+11
*
Don't check protected method ancestry on fcall
John Hawthorn
2022-06-21
1
-1
/
+1
*
Add T_STRUCT to lldb inspect helper
Jemma Issroff
2022-06-21
1
-0
/
+4
*
vcs.rb: ignore configuration files get rid of aliases [ci skip]
Nobuyoshi Nakada
2022-06-22
1
-2
/
+5
*
vcs.rb: just one log to check if `--date` option works [ci skip]
Nobuyoshi Nakada
2022-06-22
1
-1
/
+1
*
vcs.rb: show diagnostic/progressing messages when debugging [ci skip]
Nobuyoshi Nakada
2022-06-22
1
-1
/
+1
*
[ruby/fileutils] Clarify difference between cp_r and install (https://github....
Burdette Lamar
2022-06-22
1
-3
/
+7
*
* 2022-06-22 [ci skip]
git
2022-06-22
1
-1
/
+1
*
Clarify documentation of Kernel#require_relative
Benoit Daloze
2022-06-21
1
-3
/
+4
*
[ruby/fileutils] Correct method references for secure removal (https://github...
Burdette Lamar
2022-06-21
1
-3
/
+3
*
[ruby/fileutils] [DOC] Adding 'Related' (https://github.com/ruby/fileutils/pu...
Burdette Lamar
2022-06-21
1
-3
/
+43
*
Added readline wrapper entries under the doc directory
Hiroshi SHIBATA
2022-06-21
2
-0
/
+5
*
Added error_highlight entries under the doc directory
Hiroshi SHIBATA
2022-06-21
2
-0
/
+5
*
Added reline entry to standard_library doc
Hiroshi SHIBATA
2022-06-21
1
-0
/
+1
*
Update bundled gems list at 2022-06-21
git
2022-06-21
2
-2
/
+2
*
[CI] add gcc-12
卜部昌平
2022-06-21
1
-0
/
+1
*
[ruby/io-wait] Remove redundant forward declarations
Nobuyoshi Nakada
2022-06-21
1
-5
/
+0
*
regparse.c: Suppress false-positive warnings of GCC 12.1
Yusuke Endoh
2022-06-21
1
-0
/
+7
*
On FreeBSD omit the test to close a pipe while reading [ci skip]
Nobuyoshi Nakada
2022-06-21
1
-0
/
+1
*
Document that Regexp#source does not retain lexer escapes
Jeremy Evans
2022-06-20
1
-1
/
+5
*
* 2022-06-21 [ci skip]
git
2022-06-21
1
-1
/
+1
*
.github/workflows/compilers.yml: annocheck: Fix gaps and notes test.
Jun Aruga
2022-06-21
1
-4
/
+2
*
Include JIT information in crash reports
Chris Seaton
2022-06-20
6
-20
/
+16
*
[ruby/irb] [DOC] Fix formatting in docs
Peter Zhu
2022-06-20
1
-3
/
+3
*
[ruby/irb] Commands should respect `USE_COLORIZE` config (https://github.com/...
Stan Lo
2022-06-20
3
-6
/
+8
*
test_instrumentation_api.rb: Allow one less exit
Jean Boussier
2022-06-20
1
-7
/
+5
*
[Feature #18788] [DOC] String options to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
2
-0
/
+10
*
[Feature #18788] Spec for options as `String` to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
1
-0
/
+39
*
[Feature #18788] Support options as `String` to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
3
-2
/
+42
*
Spec update for warnning suspicious flag to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
1
-6
/
+31
*
Warn suspicious flag to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
4
-1
/
+17
*
Allow to just warn as bool expected, without an exception
Nobuyoshi Nakada
2022-06-20
6
-15
/
+21
*
Prevent a warning "possibly useless use of a literal in void context"
Yusuke Endoh
2022-06-20
1
-0
/
+6
[prev]
[next]