aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt2014-09-051-0/+6
* * test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding):hsbt2014-09-051-0/+5
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt2014-09-051-0/+4
* vm.c: remove unused USE_THREAD_RECYCLE [misc #10198]normal2014-09-041-0/+4
* * configure.in (dirfd): Check function.akr2014-09-041-0/+7
* * process.c (has_privilege): New function.akr2014-09-041-0/+9
* * test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint.hsbt2014-09-041-0/+5
* * symbian/*: removed Symbian support.hsbt2014-09-041-0/+9
* * dir.c (glob_helper): use #ifdef instead of #if.ko12014-09-041-0/+11
* man/ruby.1: spelling fix ("bellow" => "below") [ci-skip]normal2014-09-031-0/+4
* man/ruby.1: add trailing slash to URLs [ci-skip]normal2014-09-031-0/+4
* * process.c (before_fork_ruby): Renamed from before_fork.akr2014-09-031-0/+5
* * process.c (forked_child): Removed.akr2014-09-031-0/+4
* object.c: fix memory leaknobu2014-09-031-0/+5
* * process.c (retry_fork_async_signal_safe): Use vfork() if available.akr2014-09-031-0/+11
* * test/openssl/test_pkey_rsa.rb (OpenSSL#test_sign_verify_memory_leak):hsbt2014-09-031-0/+6
* * configure.in: Use AC_FUNC_FORK.akr2014-09-021-0/+8
* * process.c (retry_fork_async_signal_safe): Don't return on in childakr2014-09-021-0/+5
* * process.c (retry_fork_async_signal_safe): Specialized version ofakr2014-09-021-0/+8
* * process.c (send_child_error): Simplified.akr2014-09-021-0/+5
* * process.c (rb_fork_async_signal_safe): Inline rb_fork_internal.akr2014-09-021-0/+7
* * test/ruby/test_io.rb (test_new_with_block): Set autoclose to avoid EBADF.akr2014-09-021-0/+5
* * Makefile.in (update-coverage): Remove a never executed line.kou2014-09-021-0/+4
* * process.c (handle_fork_error): Extracted from retry_fork.akr2014-09-021-0/+4
* * ChangeLog: added link of github issuehsbt2014-09-021-1/+1
* * tool/rbinstall.rb: fixed error of local installation.hsbt2014-09-021-0/+5
* * test/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt2014-09-021-0/+8
* * ext/win32ole/win32ole.c (rbtime2vtdate): try to convert millisecondsuke2014-09-011-0/+7
* * lib/benchmark.rb: Fix a syntax error.akr2014-08-311-0/+4
* zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILEnormal2014-08-301-0/+7
* symbol.c (rb_sym2id): do not return garbage objectnormal2014-08-301-0/+4
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove2014-08-291-0/+6
* * ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove2014-08-291-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove2014-08-291-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove2014-08-291-0/+8
* * test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt2014-08-291-0/+4
* * test/rinda/test_rinda.rb: removed useless assignment variables.hsbt2014-08-291-0/+6
* string.c: remove vm_core.h dependency [ruby-core:64627]normal2014-08-291-0/+5
* string.c: move frozen_strings table to rb_vm_tnormal2014-08-291-0/+13
* * lib/tempfile.rb: remove "require 'thread'". its features are noglass2014-08-271-0/+5
* fix failed conditionkazu2014-08-271-2/+2
* * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.hsbt2014-08-271-0/+11
* * lib/drb/drb.rb: use attr_reader instead of Module#attr.hsbt2014-08-271-0/+9
* * ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecondsuke2014-08-271-0/+7
* * test/ruby/test_complex.rb: removed unreachable code.hsbt2014-08-271-0/+5
* compile.c (iseq_set_sequence): check for multiplication overflownormal2014-08-261-0/+4
* * test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt2014-08-261-0/+5
* lib/mathn.rb: remove built-in methodsnobu2014-08-261-0/+5
* * time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr2014-08-261-0/+6
* io.c: do not swallow exceptions at end of blocknobu2014-08-261-0/+6