index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ruby.c
Age
Commit message (
Expand
)
Author
2018-11-19
ruby.c: do not surface MJIT to user
k0kubun
2018-11-10
AST.of -e script
nobu
2018-10-21
fix a warning message.
ko1
2018-10-20
add disabling MJIT features option.
ko1
2018-10-02
Just a shebang is valid code
nobu
2018-08-10
version.c: separate Init_ruby_description
nobu
2018-07-27
ruby.c: taint ARGV on Windows
nobu
2018-07-26
dladdr() is declared with non-const pointer on Solaris
nobu
2018-07-18
ruby.c: accept --disable-jit option
k0kubun
2018-07-16
ruby.c: disable DidYouMean as gem
nobu
2018-07-02
set up mjit.on at initialization
nobu
2018-06-11
ruby.c: making hidden objects
nobu
2018-05-21
ruby.c: localize a variable
nobu
2018-05-21
ruby.c: runtime_libruby_path
nobu
2018-05-10
RSTRING_PTR is not guaranteed to be char*-aligned
shyouhei
2018-04-27
ruby.c: moved libdir
nobu
2018-04-27
ruby.c: fix compilation error
nobu
2018-04-27
mjit.c: prefix and archdir in init
nobu
2018-04-26
ruby.c (ruby_init_loadpath_safe): constify
nobu
2018-03-27
ruby.c: exit by --version
nobu
2018-03-26
ruby.c: fix --verbose description in usage
nobu
2018-02-22
ruby.c: fix typo in r62530
k0kubun
2018-02-22
version.c: show +JIT when --jit is passed
k0kubun
2018-02-12
no --jit-cc
nobu
2018-02-07
remove declaration of ruby_engine from internal.h
usa
2018-02-06
ruby.c: add MJIT_FORCE_ENABLE macro
k0kubun
2018-02-05
mjit.c: determine prefix of MJIT header at runtime
k0kubun
2018-02-04
mjit.c: merge MJIT infrastructure
k0kubun
2018-01-29
ruby.c: no VARIABLE_LIBPATH
nobu
2018-01-24
ruby.c (open_load_file): avoid shadowing variable for errno
normal
2018-01-09
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-05
make rb_iseq_new* accept rb_ast_body_t instead of NODE*
mame
2018-01-05
node.h: define rb_ast_body_t and restructure rb_ast_t
mame
2017-12-16
ruby.c: script __dir__ encoding
nobu
2017-10-29
* node.h (ast_t): renamed to `rb_ast_t`.
ko1
2017-10-27
Revert "Revert "Manage AST NODEs out of GC""
mame
2017-10-27
Revert "Manage AST NODEs out of GC"
mame
2017-10-27
Manage AST NODEs out of GC
mame
2017-10-24
ruby.c: fix r60393
nobu
2017-10-24
parse.y: rb_parser_set_options
nobu
2017-10-21
The encoding of __FILE__ and __dir__ should be same
usa
2017-10-19
ruby.c: reject NUL in $0
nobu
2017-09-20
ruby.c: show help messages of --dump
sonots
2017-09-20
ruby.c: paragraph mode by -00
nobu
2017-08-10
ruby.c: ignore non-option in shebang line
nobu
2017-08-09
ruby.c: origarg
nobu
2017-06-21
RUBY_DEVEL flag
nobu
2017-06-21
ruby.c: debug options in command line
nobu
2017-06-08
ruby.c: script name in UTF-8
nobu
2017-06-03
ruby.c: dladdr_path is not used on cygwin
nobu
[next]