aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * util.c (ruby_hdtoa): renamed from BSD__hdtoa.nobu2010-07-211-0/+4
* Be sure to load the custom require even if --disable-rubygems was usedevan2010-07-201-0/+5
* Pull rubygem's custom require into gem_preludeevan2010-07-201-0/+5
* * include/ruby/ruby.h (RSTRING_GETMEM): new macro to get ptr andnobu2010-07-201-0/+7
* * ext/fiddle/closure.c (closure_data_type),nobu2010-07-201-0/+6
* * gc.c: don't call after_gc_sweep() after when garbage_collect()nari2010-07-201-0/+6
* * ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output th...shyouhei2010-07-201-0/+5
* * io.c (io_flush_buffer): write and buffer operations should benobu2010-07-201-0/+5
* * lib/fileutils.rb (FileUtils::Entry_#copy): check file namenobu2010-07-201-0/+5
* * ext/pathname/pathname.c (get_strpath): check the type.akr2010-07-191-0/+8
* * array.c (rb_ary_clear): should not unshare embedded array, andnobu2010-07-191-0/+5
* * NEWS (Kernel#instance_eval): add an incompatible change sincenobu2010-07-191-0/+5
* * include/ruby/ruby.h (rb_data_type_t): add new feature macros.nobu2010-07-181-0/+4
* * array.c (rb_ary_clear): no need to duplicate buffer just beforenobu2010-07-181-0/+5
* * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862]nobu2010-07-181-0/+7
* * ext/pathname/pathname.c (path_initialize): return a value.akr2010-07-171-0/+4
* * ext/pathname/lib/pathname.rb (Pathname#initialize): removed.akr2010-07-171-0/+8
* * lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu2010-07-171-0/+4
* * tool/file2lastrev.rb: don't depend on pathname.rb if File.realpathakr2010-07-171-0/+5
* * util.c (ruby_add_suffix): fixed type warnings.nobu2010-07-171-0/+4
* * ext/pathname/lib/pathname.rb: moved from lib/pathname.rb.akr2010-07-171-0/+9
* * thread.c (rb_thread_wakeup_alive): split from rb_thread_wakeup.nobu2010-07-171-0/+5
* * lib/test/unit.rb: MiniTest::Unit is different class fromnobu2010-07-171-3/+3
* * lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame2010-07-161-0/+5
* * lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu2010-07-161-0/+7
* * tool/rbinstall.rb (ext-arch): prune directories start with '-'.nobu2010-07-161-0/+4
* * numeric.c (fix_divide): must not use rb_rational_new1 for coercionmame2010-07-151-0/+6
* * proc.c (bm_free): fix memory leak. [ruby-core:30869] [Bug #3466]mame2010-07-151-0/+4
* * regexec.c (onig_search): don't skip non-ANYCHARs whennaruse2010-07-151-0/+7
* * lib/rdoc/markup/attribute_manager.rb: fixing ri output when specialtenderlove2010-07-141-0/+5
* * time.c (guess_local_offset): use the UTC offset of an older date onakr2010-07-141-0/+5
* * lib/test/unit.rb (setup_argv): convert to using optparse, addingtenderlove2010-07-141-0/+5
* * time.c (localtime_with_gmtoff_zone): renamed fromakr2010-07-141-0/+8
* * eval.c (frame_func_id), vm_eval.c (rb_iterate),nobu2010-07-141-0/+7
* * regexec.c (match_at): add end point to enclen's argument.naruse2010-07-141-0/+5
* * ext/readline/readline.c: libedit is missing declaration ofnobu2010-07-131-0/+5
* * process.c (rb_daemon): split from proc_daemon.nobu2010-07-131-1/+3
* * process.c (rb_fork_err): suppress gcc 4.4 warnings.nobu2010-07-131-0/+6
* * ext/pty/pty.c (establishShell): chfunc must not raise anynobu2010-07-131-0/+5
* * configure.in (RUBY_DEFAULT_ARCH): adjust for targetnobu2010-07-131-0/+5
* * ext/dl/handle.c (rb_dlhandle_close): should not pass a dynamicnobu2010-07-131-0/+5
* * 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