aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/stringio/stringio.c (strio_write): add RB_GC_GUARD.tarui2010-06-291-0/+5
* * test/win32ole/test_win32ole_method.rb (is_ruby64): checksuke2010-06-291-0/+5
* * file.c (rb_realpath_internal, realpath_rec): skip UNC share rootusa2010-06-291-0/+6
* * gc.c (unlink_heap_slot, slot_sweep): unlink heaps_slot ofnari2010-06-291-0/+6
* * ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffitenderlove2010-06-281-0/+5
* * test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):mame2010-06-281-0/+5
* * thread.c (rb_fd_resize, rb_fd_copy): avoid NULL dereference uponmame2010-06-281-0/+7
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-281-0/+6
* * lib/rdoc/ri/driver.rb (RDoc::RI::Driver#formatter): should use bsmame2010-06-271-0/+5
* * bootstraptest/test_class.rb: add a test for [ruby-core:30843].mame2010-06-271-0/+4
* * class.c (rb_mod_init_copy): when class is dup'ed, a metaclass of themame2010-06-271-0/+6
* * include/ruby/io.h, io.c: reverted r21709.nobu2010-06-271-0/+7
* * io.c (simple_sendfile): don't try to send data more than SSIZE_MAXakr2010-06-271-0/+6
* * lib/rubygems/require_paths_builder.rb (write_require_paths_file_if_needed):nobu2010-06-271-0/+6
* * configure.in (enable-debug-env): option for RUBY_DEBUG env.nobu2010-06-261-0/+4
* * common.mk (clear-installed-list): put redirection before setnobu2010-06-261-0/+6
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu2010-06-261-0/+6
* * NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]mame2010-06-251-0/+4
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-251-0/+6
* * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui2010-06-251-0/+6
* Fixing a spelling error.jeg22010-06-251-1/+1
* * lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg22010-06-251-0/+5
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu2010-06-251-1/+4
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): change thenobu2010-06-251-1/+4
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possiblenobu2010-06-251-0/+5
* * lib/un.rb (httpd): MaxClients also should be integer.nobu2010-06-241-1/+5
* * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu2010-06-241-1/+1
* * lib/un.rb (setup): fix of word splitting. [ruby-dev:41723]nobu2010-06-241-0/+4
* * include/ruby/ruby.h (static inline rb_gc_guarded_ptr): preventtarui2010-06-241-0/+5
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaroundakr2010-06-231-0/+5
* * marshal.c (struct dump_arg, struct load_arg): merge taint andnobu2010-06-231-0/+10
* * ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber toakr2010-06-231-0/+5
* * NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]mame2010-06-231-0/+4
* * ext/socket/raddrinfo.c: don't use __P.akr2010-06-231-0/+4
* * ext/win32ole/win32ole.c (reg_get_typelib_file_path): try win64suke2010-06-231-0/+5
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr2010-06-231-0/+6
* * NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]nobu2010-06-231-0/+8
* * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu2010-06-231-0/+7
* * ChangeLog: a patch by Eric Wong at [ruby-core:30818].nobu2010-06-221-1/+2