summaryrefslogtreecommitdiff
path: root/ruby.c
AgeCommit message (Expand)Author
2012-11-23ruby.c: argv checknobu
2012-11-23ruby.c: wrap descriptionsnobu
2012-11-23* ruby.c, test/ruby/test_rubyoptions.rb: revert r37815:r37816.nobu
2012-11-23 * ruby.c: revert r37298.tadf
2012-11-20* ruby.c (usage_msg): Fix typo [ruby-core:49205] [Bug #7327]zzak
2012-11-10ruby.c: removed a comma before "before"duerst
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-11-05Cache the expanded load pathshirosaki
2012-10-23ruby.c: --help optionnobu
2012-10-14ruby.c: passing blocknobu
2012-08-29configure.in: use configured libdir valuenobu
2012-08-29ruby.c: magic numbersnobu
2012-08-23load.c: keep encoding of feature namenobu
2012-08-09ruby.c: show version only oncenobu
2012-07-11Reverts a half of r36079. As we discussed on ruby-dev@ and IRC,yugui
2012-07-04* ruby.c (proc_options): warn only if -K and -w option is specified.naruse
2012-07-03* ruby.c (proc_options): warn if -K option is specified. [Feature #5206]naruse
2012-06-22* iseq.c, vm_eval.c: set th->base_block properly.ko1
2012-06-19* ruby.c (rb_f_sub): use ansi style declaration.kosaki
2012-06-14ruby.c: add castnobu
2012-06-14fix r36079nobu
2012-06-14Embedding CRuby interpreter without internal headers has been difficultyugui
2012-06-14* eval.c: Add doxygen comments.yugui
2012-05-20ruby.c: fixed typonobu
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-04-15* reduce UNREACHABLE.nobu
2012-04-14* variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain
2012-03-26* win32/win32.c (check_if_dir, check_if_wdir): fix for Visual C++nobu
2012-03-26* ruby.c (load_file_internal): bail out if the script is a directory.nobu
2012-03-07* error.c (rb_load_fail): should honor encoding.nobu
2012-03-07rb_load_failnobu
2012-03-06* error.c (rb_loaderror_with_path): Adding the missing file as antenderlove
2012-01-17* missing/setproctitle.c (ruby_init_setproctitle): changed prefix.nobu
2011-10-31* ruby.c (load_file_internal): convert the encoding of load path ifusa
2011-10-30* ruby.c (fill_standard_fds): use fstat() instead of fcntl(F_GETFD)akr
2011-10-30* ruby.c (fill_standard_fds): new function to open closed standardakr
2011-10-29* process.c (ruby_setsid): use rb_cloexec_open.akr
2011-10-22* include/ruby/intern.h (rb_fd_set_cloexec): declared.akr
2011-09-29* use RB_TYPE_P which is optimized for constant types, instead ofnobu
2011-07-20* include/ruby/intern.h (rb_update_max_fd): declaration moved fromakr
2011-07-07* encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu
2011-06-29* ruby.c (ruby_init_loadpath_safe): ensure RUBYLIB_PREFIX storednobu
2011-06-29 * math.c: Attach documentation for Math.drbrain
2011-06-18* internal.h: declare more internal functions.akr
2011-06-17* internal.h: declare internal functions here.akr
2011-06-11* ruby.c (ruby_process_options): add missing return type.nobu
2011-05-14introduce missing/setproctitle.ckosaki
2011-04-15* ruby.c (proc_options): reduce warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is n...kazu
2011-03-22* ruby.c (proc_options): remove an experimental feature: --gem option.nobu
2011-03-22* ruby.c (proc_options): remove an experimental feature: --requirenobu