summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-11merges r28123 from trunk into ruby_1_9_2.yugui
2010-06-10* time.c (find_time_t): test the result of LOCALTIME.akr
2010-06-10merges r28105 from trunk into ruby_1_9_2.yugui
2010-06-10merges r28101 from trunk into ruby_1_9_2.yugui
2010-06-10merges r28093 from trunk into ruby_1_9_2.yugui
2010-06-10merges r28088 from trunk into ruby_1_9_2.yugui
2010-06-10merges r28086,r28162 and r28173 from trunk into ruby_1_9_2.yugui
2010-06-10merges r28055 from trunk into ruby_1_9_2.yugui
2010-06-10* 2010-06-11svn
2010-06-10* time.c (rb_localtime_r2): fix localtime overflow check.akr
2010-06-10* time.c (rb_localtime_r2): refine localtime overflow check forakr
2010-06-10* time.c (find_time_t): always outerpolate from past.akr
2010-06-10merge revision(s) 28245:naruse
2010-06-10merge revision(s) 28243:naruse
2010-06-08merge revision(s) 27667:naruse
2010-06-08merge revision(s) 28128:naruse
2010-06-08* test/ruby/test_proc.rb (test_parameters): require is no longer built-in.nobu
2010-06-07* test/rubygems/test_gem_activation.rb: typo.nobu
2010-06-07* gem_prelude.rb: load full rubygems at LoadError for activationnobu
2010-06-07* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu
2010-06-06 * gc.c (heaps_slot, assign_heap_slot, gc_sweep): skip sweep iftarui
2010-06-06* string.c (rb_str_buf_cat_escaped_char): get rid of buffernobu
2010-06-06 * test/ruby/test_env.rb (class TestEnv): fix typo.tarui
2010-06-06* array.c (rb_ary_product): need to set the length in order to getnobu
2010-06-05* vm.c (Init_BareVM): call Init_native_thread here.akr
2010-06-05* NEWS: Enumerable#join has been reverted. [ruby-core:30604]nobu
2010-06-05merge revision(s) 28103:naruse
2010-06-05merge revision(s) 28174:28178:naruse
2010-06-05merge revision(s) 28104:naruse
2010-06-05* ruby.c (process_options, load_file_internal): $0 seen fromnobu
2010-06-05* test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for childnobu
2010-06-05* test/net/imap/test_imap.rb (test_exception_during_shutdown):nobu
2010-06-05* lib/matrix.rb (eql?, ==, minor): Fix bugs when comparing/returning somemarcandre
2010-06-05* lib/matrix.rb: trivial optimizationsmarcandre
2010-06-05* error.c (rb_name_err_mesg_new): guard mesg, recv and method.akr
2010-06-05* ruby.c (process_options): revert r25330, so that $0 can be seennobu
2010-06-04* file.c (rb_f_test): 'W' should test writable by real uid/git,nobu
2010-06-04* ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.nobu
2010-06-03* 2010-06-04svn
2010-06-03* ext/digest/lib/digest/hmac.rb: Emit a deprecation warning inknu
2010-06-03* ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings bynobu
2010-06-03* load.c (ruby_init_ext): statically linked extensions have nonobu
2010-06-03* test/rake/test_win32.rb (Rake::TestWin32): update tests.nobu
2010-06-03* test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu
2010-06-03* test/gdbm/test_gdbm.rb (test_s_open_create_new): Windows doesn't supportsusa
2010-06-03* test/openssl/test_config.rb (test_freeze): skip on Windows because Config.newusa
2010-06-03merge from trunk (r28138)usa
2010-06-02* test/ruby/test_path.rb (test_path): get rid of blocking onnobu
2010-06-02* 2010-06-02svn
2010-06-02merge from trunk (r28125)usa