summaryrefslogtreecommitdiff
path: root/ruby.c
AgeCommit message (Expand)Author
2016-01-07version.c: no exit in ruby_show_copyrightnobu
2015-12-29ruby.c: overriding warning optionsnobu
2015-12-29ruby.c: parse -W optionnobu
2015-12-29ruby.c: command line option over RUBYOPT envnobu
2015-11-29version.c: remove ruby_engine_namenobu
2015-11-25iseq.h: rename membernobu
2015-11-21ruby.c: --debug=frozen-string-literal optionnobu
2015-11-21ruby.c: fix pointer overrunnobu
2015-11-19ruby.c: fix ARGV doc [ci skip]nobu
2015-11-19ruby.c: feature_optionnobu
2015-11-19ruby.c: set compile options at oncenobu
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-10-18ruby.c: disable nonblock only if nonblocking modenobu
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-17ruby.c: unnecessary variablenobu
2015-10-17file.c: set errnonobu
2015-10-17ruby.c: suppress warningsnobu
2015-10-17* ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki
2015-10-17ruby.c: unify nested codenobu
2015-10-17ruby.c: conflicting O_NONBLOCKnobu
2015-10-16ruby.c: fd leaknobu
2015-10-16file.c: non-blocking opennobu
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27ruby.c: abbreviated option namenobu
2015-09-23ruby.c: feature bitsnobu
2015-09-09* ruby.c (usage, enable_option, disable_option, process_options): newusa
2015-09-05internal.h: move rb_readlink declarationnobu
2015-07-21* make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko1
2015-07-02ruby.c: copy initial load path marksnobu
2015-05-24ruby.c: show_usage_linenobu
2015-01-24ruby.c: only for load-relativenobu
2015-01-24ruby.c: replace with real pathnobu
2014-12-09ruby.c: do not modify shared stringnobu
2014-12-05ruby.c: no safe_level 4nobu
2014-12-03dmyenc.c: try to load encdbnobu
2014-11-29ruby.c: transcode program namesnobu
2014-11-29ruby.c: translit_char_binnobu
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-23trivial packing of rb_execarg, load_file_arg, args_infonormal
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 beakr
2014-10-28ruby.c: no -r when dumpnobu
2014-10-21Enable nacl_io in pepper-ruby.yugui
2014-10-11Merges a patch form naclports.yugui
2014-08-23ruby.c: reduce RARRAY_PTR_USE regionnobu
2014-06-03+ * ruby.c (load_file_internal2): Extracted from load_file_internal.akr
2014-04-17ruby.c: drop older cygwinnobu