aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* variable.c: preserve name encoding of subclassnobu2015-02-281-0/+5
* * ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...odaira2015-02-271-0/+5
* * lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt2015-02-271-0/+6
* * lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt2015-02-271-0/+6
* * vm_core.h: define vm_svar_index.ko12015-02-271-0/+9
* io.c: wipe away ioctl buffernobu2015-02-271-0/+6
* * spec/default.mspec: use default configuration file name.hsbt2015-02-251-0/+5
* * spec/default.mspec: remove specific version number.hsbt2015-02-251-0/+5
* * ext/win32/Win32API.rb (initialize): accept both a string and an arrayusa2015-02-251-0/+6
* signal.c: preserve errnonormal2015-02-251-0/+6
* dir.c: same encoding to the patternnobu2015-02-251-0/+5
* * tool/merger.rb: support 2.1+ versioning scheme.naruse2015-02-251-0/+4
* * lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka2015-02-241-0/+5
* * test/ruby/test_math.rb: Use assert_infinity instead of assert_equal(1.0/0, ...gogotanaka2015-02-241-0/+7
* complex.c: multiply as rotationnobu2015-02-241-0/+5
* * test/ruby/test_math.rb(test_cbrt): Add an assertion for Math.cbrt(1.0/0)gogotanaka2015-02-241-0/+5
* * vm_insnhelper.c (lep_svar_place, lep_svar_get): do not createko12015-02-241-0/+6
* ChangeLog: commit missnobu2015-02-241-5/+0
* time.c: locale time zone namenobu2015-02-241-0/+10
* string.c: smart chompnobu2015-02-241-0/+6
* vcs.rb: do not use -C for older gitnobu2015-02-231-0/+8
* string.c: proper exceptionnobu2015-02-231-0/+6
* * time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon2015-02-221-0/+6
* * common.mk: use ruby organization for rubyspec.hsbt2015-02-221-0/+4
* tabify [ci skip]kazu2015-02-221-3/+3
* fix a typo [ci skip]kazu2015-02-221-1/+1
* * vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinementsktsj2015-02-221-0/+10
* * gc.c (rb_objspace_call_finalizer): control GC execution duringko12015-02-221-0/+21