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
path:
root
/
ruby.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress unused-but-set-variable warning
Nobuyoshi Nakada
2021-07-06
1
-0
/
+2
*
Rename error_squiggle to error_highlight
Yusuke Endoh
2021-06-29
1
-4
/
+4
*
[WIP] add error_squiggle gem
Yusuke Endoh
2021-06-29
1
-0
/
+6
*
Deprecate and rework old (fd) centric functions.
Samuel Williams
2021-06-22
1
-1
/
+1
*
Freeze command line script
Nobuyoshi Nakada
2021-06-10
1
-0
/
+1
*
Fix trivial -Wundef warnings
Benoit Daloze
2021-05-04
1
-1
/
+1
*
Removed dln_a_out
Nobuyoshi Nakada
2021-03-24
1
-9
/
+0
*
[Feature #17684] Declare --disable-gems is for debugging
NARUSE, Yui
2021-03-17
1
-2
/
+2
*
Constified variables for getenv
Nobuyoshi Nakada
2021-03-12
1
-1
/
+1
*
Keep libpath length non-negative [Bug #16784]
Yusuke Endoh
2021-03-06
1
-1
/
+4
*
Fixed fallback ENABLE_VIRTUAL_TERMINAL_PROCESSING value [Bug #17639]
YO4 (Yoshinao Muramatsu)
2021-02-20
1
-1
/
+1
*
Moved --verbose, --verbose and --help options to last [ci skip]
Nobuyoshi Nakada
2021-01-24
1
-1
/
+1
*
Make warning values consistent [Bug #17523]
Nobuyoshi Nakada
2021-01-13
1
-2
/
+2
*
Ignore failure on unsupported fcntl to drop non-blocking mode
Nobuyoshi Nakada
2020-12-26
1
-9
/
+21
*
Enable escape sequence on Windows10 console via pager too
Nobuyoshi Nakada
2020-12-21
1
-2
/
+19
*
Use category: :deprecated in warnings that are related to deprecation
Jeremy Evans
2020-12-18
1
-1
/
+4
*
Ignore failure on unsupported fcntl to drop non-blocking mode
Nobuyoshi Nakada
2020-12-16
1
-2
/
+6
*
Make ruby -We the same as ruby -W -e
Jeremy Evans
2020-12-10
1
-1
/
+1
*
ruby.c: remove needless substitution of uenc
Kenta Murata
2020-12-08
1
-3
/
+0
*
Set default for Encoding.default_external to UTF-8 on Windows (#2877)
Lars Kanis
2020-12-08
1
-2
/
+5
*
Initialize UTF-8 encoding first as it is used always now
Nobuyoshi Nakada
2020-11-23
1
-3
/
+3
*
Some global variables can be accessed from ractors
Koichi Sasada
2020-10-20
1
-9
/
+41
*
Disable deprecation warning by the default [Feature #16345]
Nobuyoshi Nakada
2020-09-25
1
-0
/
+12
*
[Feature #17157] removed -T command line option
Nobuyoshi Nakada
2020-09-07
1
-12
/
+0
*
feature_option: do not goto into a branch
卜部昌平
2020-06-29
1
-3
/
+6
*
Improved error messages for mjit option
Nobuyoshi Nakada
2020-06-23
1
-15
/
+26
*
Defer initialization
Nobuyoshi Nakada
2020-05-16
1
-16
/
+25
*
Merge pull request #3047 from mame/suppress-backtrace
Yusuke Endoh
2020-05-15
1
-0
/
+7
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
internal/process.h: add a no-warning simple wrapper for fork(2)
Yusuke Endoh
2020-05-02
1
-1
/
+2
*
Honor COLUMNS [Feature #16754]
Nobuyoshi Nakada
2020-04-12
1
-6
/
+9
*
Hightlight usage [Feature #16754]
Nobuyoshi Nakada
2020-04-12
1
-14
/
+27
*
Set up environment variable for pager [Feature #16754]
Nobuyoshi Nakada
2020-04-12
1
-0
/
+8
*
PAGER without fork&exec too [Feature #16754]
Nobuyoshi Nakada
2020-04-12
1
-2
/
+17
*
View the help message with PAGER [Feature #16754]
Nobuyoshi Nakada
2020-04-12
1
-0
/
+29
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
io.c, ruby.c: include internal/variable.h for rb_gvar_readonly_setter
Yusuke Endoh
2020-01-09
1
-0
/
+1
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-20
/
+35
*
Added `-W:experimental` to `--help` [Feature #16420]
Nobuyoshi Nakada
2019-12-24
1
-0
/
+1
*
Re-apply f85e8d2a8b keeping characters < 80
Takashi Kokubun
2019-12-22
1
-1
/
+1
*
Revert "Fixed misspellings"
Yusuke Endoh
2019-12-23
1
-1
/
+1
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-23
1
-1
/
+1
*
Added `-W:experimental` command line option
Nobuyoshi Nakada
2019-12-20
1
-0
/
+3
*
Added -W: command line option
Nobuyoshi Nakada
2019-12-20
1
-1
/
+29
*
Added `FEATURE_SET_RESTORE` macro
Nobuyoshi Nakada
2019-12-20
1
-1
/
+2
*
use compiled binary for gem_prelude.rb.
Koichi Sasada
2019-12-11
1
-1
/
+3
*
Allow specifying arbitrary MJIT flags by --jit-debug
Takashi Kokubun
2019-12-01
1
-1
/
+4
*
delete unused codes
卜部昌平
2019-11-18
1
-4
/
+1
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-1
/
+0
[next]