aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * missing/close.c: keep original errno.naruse2010-07-131-0/+4
* * lib/csv.rb: Fix unused variable warnings.marcandre2010-07-111-0/+21
* * README.EXT{,.ja} (rb_block_call): fixed about third/fourthnobu2010-07-111-0/+6
* * Makefile.in ({,dist-,real-}clean-ext): should also omitnobu2010-07-111-4/+3
* * Makefile.in ({,dist-,real-}clean-ext): omission of "in WORDS" ofnobu2010-07-111-0/+8
* * test/rdoc/test_rdoc_ri_driver.rb (test_formatter): add a test. amame2010-07-111-0/+5
* * strftime.c (rb_strftime_with_timespec): fix precision handling forakr2010-07-101-0/+5
* * strftime.c: unused declarations removed.akr2010-07-091-0/+4
* * strftime.c (rb_strftime_with_timespec): clear colons at unknownakr2010-07-091-0/+5
* * strftime.c: don't call tzset. strftime.c doesn't depend onakr2010-07-091-0/+5
* * time.c (find_time_t): 24:00 should be the beginning of the nextakr2010-07-091-0/+5
* * ext/psych/lib/psych/visitors/emitter.rb (initialize): line_width istenderlove2010-07-081-0/+7
* * ext/psych/emitter.c (line_width, set_line_width): preferred line maytenderlove2010-07-081-0/+7
* * string.c (rb_str_conv_enc_opts): fix infinite loop becausenaruse2010-07-081-3/+9
* * ext/psych/lib/psych/visitors/yaml_tree.rb (push): adding versiontenderlove2010-07-071-0/+7
* * ext/psych/lib/psych/visitors/emitter.rb: sending emit options totenderlove2010-07-071-0/+13
* * strftime.c (rb_strftime_with_timespec): support %:z and %::z.akr2010-07-071-0/+5
* * gem_prelude.rb: provide workaround for gem activation. Currently,mame2010-07-071-0/+9
* Merge branch 'mybranch' of git://github.com/orangea/ruby into trunkshyouhei2010-07-071-1/+4
* * file.c (ruby_find_basename): set correct baselen.usa2010-07-071-0/+4
* * vm_method.c (rb_method_boundp): respond_to?(:protected_method,knu2010-07-071-0/+6
* * file.c (ruby_find_basename): should initialize f.usa2010-07-071-0/+4
* * ext/zlib/zlib.c (gzfile_raise): add invalid header tonobu2010-07-071-0/+5
* * missing/close.c: ignore ECONNRESET.naruse2010-07-071-0/+8
* * io.c (nogvl_copy_stream_sendfile): jump to retry_sendfile directlyakr2010-07-061-0/+6
* * io/console/console.c (winsize_row): should return actual screenusa2010-07-061-0/+5
* * ext/dl/lib/dl/import.rb (handler): add a more helpful error messagetenderlove2010-07-051-0/+6
* * vm.c (thread_free): free altstack to prevent memory leak. a patchmame2010-07-051-0/+5
* * string.c (NONASCII_MASK): NONASCII_MASK must be unsigned.mame2010-07-051-0/+5
* * vm_method.c (rb_method_boundp): Return false for protectedknu2010-07-051-0/+5
* * ext/psych/lib/psych/scalar_scanner.rb (parse_string): supporttenderlove2010-07-051-0/+7
* * test/ruby/test_syntax.rb: split test_syntax from test_system.rb.akr2010-07-041-0/+4
* * test/ruby/test_system.rb (test_syntax): unified with test_syntax2.akr2010-07-041-0/+4
* * test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr2010-07-041-0/+5
* * io.c (swallow, prepare_getline_args, rb_io_getline_1): fix fornobu2010-07-041-0/+6
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDec...mrkn2010-07-031-2/+10
* * ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):tenderlove2010-07-031-0/+13
* * ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): usetenderlove2010-07-031-0/+5
* * io.c (argf_inplace_mode_set): prohibits an assignment of a taintedusa2010-07-021-0/+12
* * numeric.c (rb_num2long): accept LONG_MAX < x < LONG_MAX+1 andakr2010-07-011-0/+10
* * lib/csv.rb: Improving documentation.jeg22010-07-011-0/+4
* * numeric.c (rb_num2ulong): fix the lower limit for float.akr2010-07-011-0/+5
* * ChangeLog: revert deleted logs.nobu2010-07-011-0/+101
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated withnobu2010-07-011-99/+3
* * thread_pthread.c (thread_start_func_1): don't callnaruse2010-07-011-0/+8
* * common.mk (test-knownbug): ignore known bugs.nobu2010-07-011-0/+4
* * marshal.c (w_object): suppress empty instance variable entry onnobu2010-06-301-0/+5
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu2010-06-291-0/+6
* * thread_pthread.c (get_stack): use pthread_getthrds_np() for AIX.kanemoto2010-06-291-0/+6
* * ChangeLog: remove an extra newline.tarui2010-06-291-1/+0