aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * array.c: document that first element is kept when usinghsbt2015-03-071-0/+6
* * thread.c: Mutex#owned? is no longer experimental since 2.1.0hsbt2015-03-071-0/+5
* * tool/merger.rb: Added documentation to version method.hsbt2015-03-071-0/+5
* * class.c (rb_prepend_module): need a WB for klass -> origin.ko12015-03-061-0/+4
* * fix namespace issue on singleton class expressions. [Bug #10943]ko12015-03-061-0/+46
* fix typos [ci skip]kazu2015-03-061-2/+2
* * test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko12015-03-061-1/+11
* * test/ruby/test_beginendblock.rb: do not change directory.ko12015-03-061-0/+7
* vm_eval.c: next super class from the originalnobu2015-03-061-0/+7
* * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre2015-03-051-0/+5
* * gc.c (obj_info): show node name too.ko12015-03-051-0/+4
* add Changelogko12015-03-051-0/+3
* * internal.h: remove struct method_table_wrapper.ko12015-03-051-0/+39
* * dir.c (replace_real_basename): need to check the return value ofusa2015-03-051-0/+5
* * dir.c (replace_real_basename): shouldn't create Ruby object beforeusa2015-03-051-0/+6
* fix a typo [ci skip]kazu2015-03-051-1/+1
* fix typos [ci skip]kazu2015-03-051-2/+2
* * hash.c: [DOC] #delete method actually returns nil, if the keygogotanaka2015-03-051-0/+5
* * math.c: refactoring: remove unnecessary variable d0 to unify codegogotanaka2015-03-051-3/+8
* * vm_eval.c (eval_string_with_cref): A binding should keepshugo2015-03-051-0/+7
* * test/ruby/test_refinement.rb: There is no need anymore to supressshugo2015-03-051-0/+5
* * random.c (random_raw_seed): Avoid calling fill_random_bytes()odaira2015-03-041-0/+7
* * test/ruby/test_math.rb (assert_float_and_int): Refactor test casesgogotanaka2015-03-041-0/+5
* symbol.c: make dsym_fstrs an identity hashnobu2015-03-041-0/+7
* * enum.c: Fix typo in slice_after's exception message.hsbt2015-03-041-0/+5
* * doc/syntax/methods.rdoc: add some missing spaces andhsbt2015-03-041-0/+6
* * tool/redmine-backporter.rb (backport_command_string): pick up onlyusa2015-03-031-0/+5
* thread.c: volatile inside EXEC_TAGnobu2015-03-031-0/+9
* * tool/redmine-backporter.rb: now can specify shorten form of commands.usa2015-03-031-0/+4
* * tool/redmine-backporter.rb (Readline.readline): drop untreated controlusa2015-03-031-0/+5
* * test/lib/envutil.rb (EnvUtil.invoke_ruby): need to rescue becauseusa2015-03-031-0/+5
* * tool/redmine-backporter.rb: use 'b' instead of 's' for showingusa2015-03-031-0/+5
* * tool/redmine-backporter.rb: show selected ticket number at prompt.usa2015-03-031-0/+4
* * test/ruby/test_math.rb: add tests for the above change.gogotanaka2015-03-031-0/+2
* * math.c (num2dbl_with_to_f): direct casting from Rational to double.gogotanaka2015-03-031-0/+5
* * test/ruby/test_symbol.rb: avoid a false positive in AIXodaira2015-03-021-0/+4
* * configure.in: set PRELOADENV in Solaris to avoid "wrong ELF class" error.ngoto2015-03-021-0/+7
* configure.in: _setjmp only if _longjmp is foundnobu2015-03-021-0/+5
* configure.in: remove extra unsignednobu2015-03-021-0/+5
* signal.c: nil for invalid signumnobu2015-03-021-0/+5
* * test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINEngoto2015-03-021-0/+8
* configure.in: restore unsignednessnobu2015-03-021-0/+5
* io/wait: fix return value for buffered readnormal2015-03-011-0/+8
* configure.in: restore convertible typenobu2015-03-011-0/+5
* configure.in: check broken memmem before earliernobu2015-03-011-0/+6
* gc.c: hide internal objectsnobu2015-03-011-0/+5
* * lib/time.rb (strptime): Support %s.%N.akr2015-03-011-0/+5
* enum.c: limit sizenobu2015-02-281-0/+6
* vm_dump.c: no new strings in signal contextnobu2015-02-281-1/+4
* variable.c: rb_search_class_pathnobu2015-02-281-0/+8