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
2015-11-29
version.c: remove ruby_engine_name
nobu
2015-11-25
iseq.h: rename member
nobu
2015-11-21
ruby.c: --debug=frozen-string-literal option
nobu
2015-11-21
ruby.c: fix pointer overrun
nobu
2015-11-19
ruby.c: fix ARGV doc [ci skip]
nobu
2015-11-19
ruby.c: feature_option
nobu
2015-11-19
ruby.c: set compile options at once
nobu
2015-10-23
* ruby.c: introduce --enable-frozen-string-literal-debug option.
ko1
2015-10-18
ruby.c: disable nonblock only if nonblocking mode
nobu
2015-10-18
* ruby.c (open_load_file): add a comment.
kosaki
2015-10-18
* ChangeLog: Good-bye OS/2.
kosaki
2015-10-18
* ruby.c (open_load_file): use rb_thread_wait_fd() instead of reopen.
kosaki
2015-10-17
ruby.c: unnecessary variable
nobu
2015-10-17
file.c: set errno
nobu
2015-10-17
ruby.c: suppress warnings
nobu
2015-10-17
* ruby.c (open_load_file): reset O_NONBLOCK after open.
kosaki
2015-10-17
ruby.c: unify nested code
nobu
2015-10-17
ruby.c: conflicting O_NONBLOCK
nobu
2015-10-16
ruby.c: fd leak
nobu
2015-10-16
file.c: non-blocking open
nobu
2015-09-27
ruby.c: frozen-string-literal option
nobu
2015-09-27
ruby.c: abbreviated option name
nobu
2015-09-23
ruby.c: feature bits
nobu
2015-09-09
* ruby.c (usage, enable_option, disable_option, process_options): new
usa
2015-09-05
internal.h: move rb_readlink declaration
nobu
2015-07-21
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-02
ruby.c: copy initial load path marks
nobu
2015-05-24
ruby.c: show_usage_line
nobu
2015-01-24
ruby.c: only for load-relative
nobu
2015-01-24
ruby.c: replace with real path
nobu
2014-12-09
ruby.c: do not modify shared string
nobu
2014-12-05
ruby.c: no safe_level 4
nobu
2014-12-03
dmyenc.c: try to load encdb
nobu
2014-11-29
ruby.c: transcode program names
nobu
2014-11-29
ruby.c: translit_char_bin
nobu
2014-11-29
win32.c: use UTF-8 for argv
nobu
2014-11-23
trivial packing of rb_execarg, load_file_arg, args_info
normal
2014-11-19
* internal.h (ruby_init_setproctitle): Declare here.
akr
2014-11-18
* internal.h: Gather declarations in non-header files.
akr
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-10-28
ruby.c: no -r when dump
nobu
2014-10-21
Enable nacl_io in pepper-ruby.
yugui
2014-10-11
Merges a patch form naclports.
yugui
2014-08-23
ruby.c: reduce RARRAY_PTR_USE region
nobu
2014-06-03
+ * ruby.c (load_file_internal2): Extracted from load_file_internal.
akr
2014-04-17
ruby.c: drop older cygwin
nobu
2014-04-16
ruby.c: remove mangled_path
nobu
2014-02-07
ruby.c: check argc
nobu
2013-12-05
gc.c: Load GC tuning settings earlier during boot.
tmm1
2013-11-22
* include/ruby/intern.h (rb_gc_set_params): Deprecate
nari
[next]