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
*
ruby_cmdline_options_t
nobu
2016-08-19
1
-18
/
+20
*
rb_funcallv
nobu
2016-07-29
1
-1
/
+1
*
* vm_core.h: revisit the structure of frame, block and env.
ko1
2016-07-28
1
-7
/
+4
*
ruby.c: refix r55260
nobu
2016-06-03
1
-1
/
+3
*
* ruby.c (process_options): need to duplicate path before passing it to
usa
2016-06-03
1
-1
/
+1
*
ruby.c: no MAXPATHLEN for loadpath
nobu
2016-06-02
1
-6
/
+35
*
Fix -e script encoding
nobu
2016-04-26
1
-2
/
+19
*
Revert r54742
nobu
2016-04-24
1
-13
/
+3
*
Fix compile error other than gcc
nobu
2016-04-24
1
-3
/
+13
*
ruby.c: fix command line encoding on cygwin
nobu
2016-04-23
1
-0
/
+2
*
remove rb_thread_t::parse_in_eval
nobu
2016-03-28
1
-31
/
+19
*
SyntaxError message at iseq compile
nobu
2016-03-19
1
-0
/
+8
*
ruby.c: reduce fstat
nobu
2016-03-14
1
-11
/
+4
*
Revert r54082 "ruby.c: load in binary mode"
nobu
2016-03-11
1
-5
/
+2
*
ruby.c: load in binary mode
nobu
2016-03-11
1
-2
/
+5
*
ruby.c: extra comma
nobu
2016-03-08
1
-20
/
+32
*
test_rubyoptions.rb: fix test
nobu
2016-03-07
1
-4
/
+2
*
* ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.
usa
2016-03-07
1
-0
/
+6
*
ruby.c: warn_cr_in_shebang
nobu
2016-03-04
1
-0
/
+10
*
ruby.c: simplify
nobu
2016-03-04
1
-9
/
+10
*
ruby.c: remove a magic number
nobu
2016-03-04
1
-1
/
+1
*
parse without $.
nobu
2016-02-24
1
-4
/
+1
*
ruby.c: remove unnecessary context
nobu
2016-02-22
1
-6
/
+2
*
ruby.c: fixup r53791
nobu
2016-02-09
1
-1
/
+0
*
* ruby.c (dump_option): fix a typo.
kazu
2016-02-09
1
-1
/
+1
*
ruby.c: available list from enum
nobu
2016-02-09
1
-2
/
+8
*
ruby.c: EACH_DUMPS
nobu
2016-02-09
1
-18
/
+14
*
ruby.c: set feature bits only
nobu
2016-02-09
1
-1
/
+3
*
ruby.c: EACH_DEBUG_FEATURES
nobu
2016-02-09
1
-3
/
+7
*
rename ADD_FEATURE
nobu
2016-02-09
1
-2
/
+3
*
ruby.c: err ambiguous feature name [ci skip]
nobu
2016-02-08
1
-0
/
+22
*
ruby.c: EACH_FEATURES
nobu
2016-02-07
1
-8
/
+9
*
ruby.c: show feature names
nobu
2016-02-07
1
-0
/
+1
*
version.c: no exit in ruby_show_copyright
nobu
2016-01-07
1
-0
/
+1
*
ruby.c: overriding warning options
nobu
2015-12-29
1
-2
/
+4
*
ruby.c: parse -W option
nobu
2015-12-29
1
-12
/
+14
*
ruby.c: command line option over RUBYOPT env
nobu
2015-12-29
1
-2
/
+8
*
version.c: remove ruby_engine_name
nobu
2015-11-29
1
-3
/
+3
*
iseq.h: rename member
nobu
2015-11-25
1
-7
/
+11
*
ruby.c: --debug=frozen-string-literal option
nobu
2015-11-21
1
-7
/
+17
*
ruby.c: fix pointer overrun
nobu
2015-11-21
1
-1
/
+1
*
ruby.c: fix ARGV doc [ci skip]
nobu
2015-11-19
1
-2
/
+1
*
ruby.c: feature_option
nobu
2015-11-19
1
-20
/
+21
*
ruby.c: set compile options at once
nobu
2015-11-19
1
-13
/
+24
*
* ruby.c: introduce --enable-frozen-string-literal-debug option.
ko1
2015-10-23
1
-0
/
+9
*
ruby.c: disable nonblock only if nonblocking mode
nobu
2015-10-18
1
-4
/
+6
*
* ruby.c (open_load_file): add a comment.
kosaki
2015-10-18
1
-0
/
+4
*
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
1
-2
/
+0
*
* ruby.c (open_load_file): use rb_thread_wait_fd() instead of reopen.
kosaki
2015-10-18
1
-19
/
+1
*
ruby.c: unnecessary variable
nobu
2015-10-17
1
-1
/
+1
[next]