summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-03-03* tool/redmine-backporter.rb: use 'b' instead of 's' for showingusa
2015-03-03* tool/redmine-backporter.rb: show selected ticket number at prompt.usa
2015-03-03* test/ruby/test_math.rb: add tests for the above change.gogotanaka
2015-03-03* math.c (num2dbl_with_to_f): direct casting from Rational to double.gogotanaka
2015-03-02* test/ruby/test_symbol.rb: avoid a false positive in AIXodaira
2015-03-02* configure.in: set PRELOADENV in Solaris to avoid "wrong ELF class" error.ngoto
2015-03-02configure.in: _setjmp only if _longjmp is foundnobu
2015-03-02configure.in: remove extra unsignednobu
2015-03-02signal.c: nil for invalid signumnobu
2015-03-02* test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINEngoto
2015-03-02configure.in: restore unsignednessnobu
2015-03-01io/wait: fix return value for buffered readnormal
2015-03-01configure.in: restore convertible typenobu
2015-03-01configure.in: check broken memmem before earliernobu
2015-03-01gc.c: hide internal objectsnobu
2015-03-01* lib/time.rb (strptime): Support %s.%N.akr
2015-02-28enum.c: limit sizenobu
2015-02-28vm_dump.c: no new strings in signal contextnobu
2015-02-28variable.c: rb_search_class_pathnobu
2015-02-28variable.c: preserve name encoding of subclassnobu
2015-02-27* ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...odaira
2015-02-27* lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt
2015-02-27* lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt
2015-02-27* vm_core.h: define vm_svar_index.ko1
2015-02-27io.c: wipe away ioctl buffernobu
2015-02-25* spec/default.mspec: use default configuration file name.hsbt
2015-02-25* spec/default.mspec: remove specific version number.hsbt
2015-02-25* ext/win32/Win32API.rb (initialize): accept both a string and an arrayusa
2015-02-25signal.c: preserve errnonormal
2015-02-25dir.c: same encoding to the patternnobu
2015-02-25* tool/merger.rb: support 2.1+ versioning scheme.naruse
2015-02-24* lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka
2015-02-24* test/ruby/test_math.rb: Use assert_infinity instead of assert_equal(1.0/0, ...gogotanaka
2015-02-24complex.c: multiply as rotationnobu
2015-02-24* test/ruby/test_math.rb(test_cbrt): Add an assertion for Math.cbrt(1.0/0)gogotanaka
2015-02-24* vm_insnhelper.c (lep_svar_place, lep_svar_get): do not createko1
2015-02-24ChangeLog: commit missnobu
2015-02-24time.c: locale time zone namenobu
2015-02-24string.c: smart chompnobu
2015-02-23vcs.rb: do not use -C for older gitnobu
2015-02-23string.c: proper exceptionnobu
2015-02-22* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon
2015-02-22* common.mk: use ruby organization for rubyspec.hsbt
2015-02-22tabify [ci skip]kazu
2015-02-22fix a typo [ci skip]kazu
2015-02-22* vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinementsktsj
2015-02-22* gc.c (rb_objspace_call_finalizer): control GC execution duringko1
2015-02-21* ext/openssl/ossl_asn1.c: [DOC] RDoc formatting fixes forzzak
2015-02-21re.c: RMatch::regexp can be nilnobu
2015-02-21compar.c: variable name [ci skip]nobu