summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-07-06* io.c (nogvl_copy_stream_sendfile): jump to retry_sendfile directlyakr
2010-07-06* io/console/console.c (winsize_row): should return actual screenusa
2010-07-05* ext/dl/lib/dl/import.rb (handler): add a more helpful error messagetenderlove
2010-07-05* vm.c (thread_free): free altstack to prevent memory leak. a patchmame
2010-07-05* string.c (NONASCII_MASK): NONASCII_MASK must be unsigned.mame
2010-07-05* vm_method.c (rb_method_boundp): Return false for protectedknu
2010-07-05* ext/psych/lib/psych/scalar_scanner.rb (parse_string): supporttenderlove
2010-07-04* test/ruby/test_syntax.rb: split test_syntax from test_system.rb.akr
2010-07-04* test/ruby/test_system.rb (test_syntax): unified with test_syntax2.akr
2010-07-04* test/ruby/test_system.rb (test_syntax2): moved from sample/test.rbakr
2010-07-04* io.c (swallow, prepare_getline_args, rb_io_getline_1): fix fornobu
2010-07-03* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): add two new constants BigDec...mrkn
2010-07-03* ext/psych/lib/psych/visitors/to_ruby.rb(visit_Psych_Nodes_Scalar):tenderlove
2010-07-03* ext/psych/lib/psych/visitors/yaml_tree.rb (visit_Time): usetenderlove
2010-07-02* io.c (argf_inplace_mode_set): prohibits an assignment of a taintedusa
2010-07-01* numeric.c (rb_num2long): accept LONG_MAX < x < LONG_MAX+1 andakr
2010-07-01* lib/csv.rb: Improving documentation.jeg2
2010-07-01* numeric.c (rb_num2ulong): fix the lower limit for float.akr
2010-07-01* ChangeLog: revert deleted logs.nobu
2010-07-01* test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated withnobu
2010-07-01* thread_pthread.c (thread_start_func_1): don't callnaruse
2010-07-01* common.mk (test-knownbug): ignore known bugs.nobu
2010-06-30* marshal.c (w_object): suppress empty instance variable entry onnobu
2010-06-29* test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu
2010-06-29 * thread_pthread.c (get_stack): use pthread_getthrds_np() for AIX.kanemoto
2010-06-29* ChangeLog: remove an extra newline.tarui
2010-06-29 * ext/stringio/stringio.c (strio_write): add RB_GC_GUARD.tarui
2010-06-29* test/win32ole/test_win32ole_method.rb (is_ruby64): checksuke
2010-06-29* file.c (rb_realpath_internal, realpath_rec): skip UNC share rootusa
2010-06-29* gc.c (unlink_heap_slot, slot_sweep): unlink heaps_slot ofnari
2010-06-28* ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffitenderlove
2010-06-28* test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):mame
2010-06-28* thread.c (rb_fd_resize, rb_fd_copy): avoid NULL dereference uponmame
2010-06-28* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke
2010-06-27* lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bsmame
2010-06-27* bootstraptest/test_class.rb: add a test for [ruby-core:30843].mame
2010-06-27* class.c (rb_mod_init_copy): when class is dup'ed, a metaclass of themame
2010-06-27* include/ruby/io.h, io.c: reverted r21709.nobu
2010-06-27* io.c (simple_sendfile): don't try to send data more than SSIZE_MAXakr
2010-06-27* lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):nobu
2010-06-26* configure.in (enable-debug-env): option for RUBY_DEBUG env.nobu
2010-06-26* common.mk (clear-installed-list): put redirection before setnobu
2010-06-26* test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu
2010-06-25* NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]mame
2010-06-25* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke
2010-06-25 * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui
2010-06-25Fixing a spelling error.jeg2
2010-06-25* lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg2
2010-06-25* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu
2010-06-25* test/ruby/envutil.rb (EnvUtil#invoke_ruby): change thenobu