aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * enc/unicode.c: Refactoring in preparation for data reduction forduerst2016-03-281-0/+5
* * enc/unicode.c: Minor refactoring for I WITH DOT ABOVE.duerst2016-03-281-0/+4
* * enc/unicode.c: Removed code now covered by data from table.duerst2016-03-281-0/+4
* * enc/unicode.c: Adding comments. [ci skip]duerst2016-03-281-0/+4
* * lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem.hsbt2016-03-281-0/+7
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2.hsbt2016-03-281-0/+6
* * lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path.hsbt2016-03-281-0/+6
* sprintf.c: refactor Rational fnobu2016-03-271-1/+4
* sprintf.c: fix buffer overflownobu2016-03-271-0/+6
* sprintf.c: Rational f by generic Integer functionsnobu2016-03-271-0/+6
* numeric.c: rb_int2strnobu2016-03-261-1/+4
* numeric.c: rb_int_roundnobu2016-03-261-1/+4
* numeric.c: basic arithmeticnobu2016-03-261-1/+4
* numeric.c: Fixnum predictsnobu2016-03-261-0/+5
* use more suitable ticket [Bug #12218]naruse2016-03-251-2/+2
* Add patch author of r54291naruse2016-03-251-0/+1
* * localeinit.c (rb_locale_charmap_index): fix prototype. [Bug #12118]naruse2016-03-251-0/+4
* * ChangeLog: [ci skip] correct a mail address. cf. [Bug #11870]usa2016-03-251-1/+1
* * test/ruby/enc/test_case_mapping.rb: Additional tests title case;duerst2016-03-251-0/+5
* openssl: fix build when NPN is disabled by OpenSSLnobu2016-03-251-0/+11
* fix URI::HTTP.new examplenobu2016-03-251-0/+5
* * thread_pthread.c (reserve_stack): fix reserving position wherenaruse2016-03-241-0/+5
* mkmf: Unquote directory stringsnobu2016-03-241-0/+8
* ChangeLog: remove duplicate entry [ci skip]nobu2016-03-241-5/+0
* strftime.c: remove recursive-assignmentsnobu2016-03-241-0/+10
* strftime.c: fix FMTVnobu2016-03-241-0/+8
* strftime.c: case conversionnobu2016-03-241-0/+5
* date_core.c: append stringsnobu2016-03-241-1/+4
* date_core.c: fix jisx0301 and iso8601nobu2016-03-241-1/+5
* date_core.c: fix inspectnobu2016-03-241-0/+5
* strftime.c: fix false failurenobu2016-03-241-0/+6
* * enum.c (ary_inject_op): put subtract operation out of if-clause.mrkn2016-03-231-0/+4
* * enum.c (ary_inject_op): Use Kahan's compensated summation algorithmmrkn2016-03-231-0/+5
* strftime.c: format in Stringnobu2016-03-231-0/+13
* * lib/rdoc/ri/driver.rb (interactive): rescue NotFoundError raised innaruse2016-03-231-0/+6
* remove SIGN_EXTEND_CHAR macronobu2016-03-231-0/+7
* GNUmakefile.in: fix MSYS2_ARG_CONV_EXCLnobu2016-03-231-0/+9
* * variable.c: Added documentation about order of `Module#constants`hsbt2016-03-231-0/+5
* * include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst2016-03-221-0/+11
* parse.y: lambda indentation checknobu2016-03-221-0/+5
* * time.c (wmul): wrong condition.usa2016-03-221-0/+5
* * time.c (wdiv, wmod): wdivmod0() assumes the 3rd and the 4th argumentsusa2016-03-221-0/+9
* * time.c (divmodv): void function never returns any value.usa2016-03-221-0/+4
* test/unit.rb: defer failures in non-replace modenobu2016-03-221-0/+7
* * time.c (MUL_OVERFLOW_FIXWV_P): defined for FIXWV.naruse2016-03-211-0/+13
* * time.c (divmodv): add the case both arguments are Fixnum.naruse2016-03-211-0/+17
* * internal.h (rb_fix_divmod_fix): like r54213, use FIX2NUM only ifnaruse2016-03-211-0/+6
* * time.c (mod): Add Fixnum case.naruse2016-03-211-0/+7
* internal.h: fix no-DLONG casenobu2016-03-211-0/+5
* suppress msys2 pathname conversionnobu2016-03-211-0/+8