| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/io.h, io.c: reverted r21709. | nobu | 2010-06-27 | 1 | -3/+9 |
* | * ruby.c: add prototype of rb_realpath_internal. | naruse | 2010-06-18 | 1 | -0/+1 |
* | * load.c (rb_load_internal): remove call to rb_realpath_internal | mame | 2010-06-17 | 1 | -1/+2 |
* | * ruby.c (process_options, load_file_internal): $0 seen from | nobu | 2010-06-05 | 1 | -2/+6 |
* | * ruby.c (process_options): revert r25330, so that $0 can be seen | nobu | 2010-06-05 | 1 | -2/+2 |
* | * suppress warnings. | nobu | 2010-05-21 | 1 | -1/+1 |
* | * ruby.c (ruby_init_loadpath_safe): use real path for non-shared | nobu | 2010-05-21 | 1 | -3/+6 |
* | * array.c: Documentation: change => in call-seq to ->. | marcandre | 2010-05-17 | 1 | -7/+7 |
* | * ruby.c (get_arglen): skip the last terminator of argv before | nobu | 2010-04-24 | 1 | -5/+18 |
* | * ruby.c (PREFIX_PATH): use RUBY_RELATIVE macro. | nobu | 2010-04-23 | 1 | -1/+1 |
* | * configure.in (RUBY_EXEC_PREFIX): added to config.h. | nobu | 2010-03-17 | 1 | -1/+2 |
* | * compile.c, iseq.c, ruby.c, vm.c, vm_core.h, vm_eval.c: add absolute | mame | 2010-03-16 | 1 | -1/+3 |
* | * ruby.c (ruby_init_loadpath_safe): mark initial load paths. | nobu | 2010-03-12 | 1 | -2/+5 |
* | * ruby.c (ruby_init_loadpath_safe, ruby_init_gems): set and remove | nobu | 2010-03-11 | 1 | -2/+8 |
* | * ruby.c (rb_parser_dump_tree): add prototype. | naruse | 2009-12-13 | 1 | -0/+1 |
* | * node.c: node management added. Currently, only pretty-dumper is | mame | 2009-12-09 | 1 | -1/+11 |
* | * encoding.c (enc_set_default_encoding): reset filesytem | naruse | 2009-11-18 | 1 | -1/+0 |
* | * encoding.c (rb_filesystem_encindex): use default external encoding | akr | 2009-11-15 | 1 | -1/+1 |
* | * ruby.c (set_{internal,external}_encoding_once): fixed typos. | nobu | 2009-11-04 | 1 | -2/+2 |
* | Revert set locale and filesystem encindex in Init_Encoding. | naruse | 2009-10-29 | 1 | -0/+1 |
* | * encoding.c (Init_Encoding): set locale and filesystem encindex. | naruse | 2009-10-29 | 1 | -1/+0 |
* | * ruby.c (process_options): call rb_filesystem_encoding(). | naruse | 2009-10-28 | 1 | -0/+1 |
* | * ruby.c (usage): -T and -W descriptions updated. see | mame | 2009-10-26 | 1 | -2/+2 |
* | * ruby.c (ruby_init_loadpath_safe): should not dup tmp string. a | nobu | 2009-10-18 | 1 | -7/+4 |
* | * ruby.c (process_options): script name should not be shown in an | nobu | 2009-10-14 | 1 | -2/+2 |
* | * ruby.c (process_sflag, proc_options, load_file_internal): fixed | nobu | 2009-09-13 | 1 | -9/+9 |
* | * ruby.c (load_file_internal): no need to define DATA when error. | nobu | 2009-09-13 | 1 | -1/+1 |
* | * ruby.c (ruby_init_loadpath_safe): suppressed warnings. | nobu | 2009-08-27 | 1 | -1/+4 |
* | * ruby.c (load_file_internal): assumes -x flag if no "ruby" is in | nobu | 2009-08-05 | 1 | -31/+3 |
* | * io.c (rb_stdio_set_default_encoding): prototyped. | nobu | 2009-08-05 | 1 | -1/+1 |
* | * ruby.c (rb_stdio_set_default_encoding): declared. | naruse | 2009-08-05 | 1 | -0/+2 |
* | Set encodings of stdio after setting default internal and external. | naruse | 2009-07-31 | 1 | -0/+1 |
* | * ruby.c (process_options): don't specify .so for encdb here. | akr | 2009-06-22 | 1 | -1/+1 |
* | * ruby.c (ruby_init_loadpath_safe): removed "." from load_path. | nobu | 2009-06-22 | 1 | -4/+0 |
* | * ruby.c (process_options), enc/prelude.rb: encdb and transdb are | nobu | 2009-06-22 | 1 | -1/+1 |
* | * ruby.c (process_options): set progname earlier. | nobu | 2009-06-22 | 1 | -2/+3 |
* | * load.c (Init_load): $: must be readonly. [ruby-dev:38690] | mame | 2009-06-21 | 1 | -1/+1 |
* | * ruby.c (ruby_init_loadpath_safe): VARIABLE_LIBPATH is always | nobu | 2009-05-17 | 1 | -1/+1 |
* | * ruby.c (ruby_script): sets also VM toplevel program name. | nobu | 2009-05-17 | 1 | -18/+3 |
* | * ruby.c (cmdline_options_init): initialize encodings. | nobu | 2009-05-17 | 1 | -2/+0 |
* | * ruby.c (cmdline_options_init): initialize encodings. | nobu | 2009-05-17 | 1 | -28/+31 |
* | * ruby.c (ruby_init_loadpath_safe): support for cygwin 1.7. see | nobu | 2009-05-17 | 1 | -4/+45 |
* | * ruby.c (set_arg0): get rids of overrun. | nobu | 2009-05-16 | 1 | -21/+4 |
* | * dir.c, dln.c, parse.y, re.c, ruby.c, sprintf.c, strftime.c, | nobu | 2009-03-17 | 1 | -3/+4 |
* | * ruby.c (load_file_internal): stop the timer thread before exec. | nobu | 2009-03-15 | 1 | -0/+2 |
* | * util.c (ruby_scan_oct, ruby_scan_hex): use size_t. | nobu | 2009-03-14 | 1 | -3/+3 |
* | * ruby.c (ruby_init_loadpath_safe): expands libpath and removes | nobu | 2009-03-10 | 1 | -3/+3 |
* | * configure.in (MANGLED_PATH): defines for RUBYLIB_PREFIX. | nobu | 2009-03-09 | 1 | -17/+12 |
* | * configure.in (load_relative): new option to enable load path | nobu | 2009-03-09 | 1 | -0/+9 |
* | * ext/dl/dl.h (dlerror): fixed on Windows. | nobu | 2009-03-02 | 1 | -0/+6 |