aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2010-07-05svn2010-07-051-2/+2
* * ext/psych/lib/psych/scalar_scanner.rb (parse_string): supporttenderlove2010-07-053-17/+24
* * test/ruby/test_syntax.rb: split test_syntax from test_system.rb.akr2010-07-043-19/+26
* * test/ruby/test_system.rb (test_syntax): unified with test_syntax2.akr2010-07-042-29/+6
* * test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr2010-07-043-28/+32
* * io.c (swallow, prepare_getline_args, rb_io_getline_1): fix fornobu2010-07-043-3/+31
* * 2010-07-04svn2010-07-031-2/+2
* portability fix.akr2010-07-031-1/+4
* refine tests.akr2010-07-031-9/+60
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDec...mrkn2010-07-035-3/+43
* * ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):tenderlove2010-07-035-13/+65
* * ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): usetenderlove2010-07-034-9/+14
* * 2010-07-03svn2010-07-021-2/+2
* fix doc again.akr2010-07-021-3/+3
* fix doc.akr2010-07-021-3/+3
* * io.c (argf_inplace_mode_set): prohibits an assignment of a taintedusa2010-07-024-95/+168
* * test/ruby/test_module.rb (test_attr_inherited_visibility): more discussion ...nobu2010-07-021-1/+2
* add tests.akr2010-07-011-0/+2
* * 2010-07-02svn2010-07-011-2/+2
* * numeric.c (rb_num2long): accept LONG_MAX < x < LONG_MAX+1 andakr2010-07-012-6/+24
* * lib/csv.rb: Improving documentation.jeg22010-07-012-0/+12
* * numeric.c (rb_num2ulong): fix the lower limit for float.akr2010-07-012-1/+6
* * ChangeLog: revert deleted logs.nobu2010-07-011-0/+101
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated withnobu2010-07-012-185/+47
* * thread_pthread.c (thread_start_func_1): don't callnaruse2010-07-012-0/+10
* * common.mk (test-knownbug): ignore known bugs.nobu2010-07-012-1/+6
* * marshal.c (w_object): suppress empty instance variable entry onnobu2010-06-302-3/+12
* * 2010-07-01svn2010-06-301-3/+3
* * string.c (rb_str_gsub_bang, rb_str_sub_bang, str_gsub): rdoc fixmarcandre2010-06-301-35/+53
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu2010-06-292-4/+17
* * 2010-06-30svn2010-06-291-2/+2
* * thread_pthread.c (get_stack): use pthread_getthrds_np() for AIX.kanemoto2010-06-293-1/+19
* * ChangeLog: remove an extra newline.tarui2010-06-291-1/+0
* * ext/stringio/stringio.c (strio_write): add RB_GC_GUARD.tarui2010-06-292-0/+6
* * test/win32ole/test_win32ole_method.rb (is_ruby64): checksuke2010-06-292-1/+6
* * test_require.rb (test_require_with_unc): test for r28473.usa2010-06-291-0/+4
* * file.c (rb_realpath_internal, realpath_rec): skip UNC share rootusa2010-06-292-4/+22
* * gc.c (unlink_heap_slot, slot_sweep): unlink heaps_slot ofnari2010-06-292-11/+32
* * ext/fiddle/fiddle.h: fixed typo.nobu2010-06-281-2/+2
* * test/rdoc/test_rdoc_rdoc.rb: change to bin-mode to write directly.tarui2010-06-282-0/+2
* * ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffitenderlove2010-06-282-0/+54
* * 2010-06-29svn2010-06-281-2/+2
* * test/rubygems/gemutilities.rb: check ENV['make'] for make_command.tarui2010-06-283-12/+6
* * test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):mame2010-06-282-3/+11
* update doc.akr2010-06-281-126/+128
* * thread.c (rb_fd_resize, rb_fd_copy): avoid NULL dereference uponmame2010-06-282-2/+9
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-282-19/+9
* * lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bsmame2010-06-272-3/+8
* * bootstraptest/test_class.rb: add a test for [ruby-core:30843].mame2010-06-272-0/+11
* * class.c (rb_mod_init_copy): when class is dup'ed, a metaclass of themame2010-06-272-0/+7