aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* string.c: skip invalid char gapnobu2016-03-211-0/+6
* node.c: mark u3 of NODE_MATCH2nobu2016-03-211-0/+5
* * internal.h (rb_int128t2big): declare only when HAVE_INT128_T.usa2016-03-201-0/+5
* * internal.h (DLONG): defined if long is 32bit (and LONG_LONG is 64bit;naruse2016-03-201-0/+15
* numeric.c: optimize Fixnum<->Bignum comparisonsnobu2016-03-201-0/+6
* * time.c (add): remove FIXABLE() which is in LONG2NUM().naruse2016-03-201-0/+8
* * bignum.c (rb_big_cmp): reduce the code.naruse2016-03-191-0/+7
* ChangeLog: fix typo [ci skip]mrkn2016-03-191-1/+1
* * include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move tomrkn2016-03-191-0/+7
* test/unit.rb: defer failures in verbose modenobu2016-03-191-0/+6
* fix r54193nobu2016-03-191-0/+5
* * numeric.c (int_to_f): raise NotImplementedError when a receivermrkn2016-03-191-0/+8
* ChangeLog: fix filename [ci skip]mrkn2016-03-191-1/+1
* * bignum.c (Bignum#<=>): remove it because they are unified withmrkn2016-03-191-0/+13
* SyntaxError message at iseq compilenobu2016-03-191-0/+13
* * time.c (LOCALTIME): organize #ifdefs.naruse2016-03-181-0/+6
* * configure.in (rb_cv_member_struct_tm_tm_gmtoff): For Linux (glibc)naruse2016-03-181-0/+7
* * test/-ext-/time/test_new.rb (test_timespec_new): change a gmtoffodaira2016-03-181-0/+6
* ChangeLog: fix typo [ci skip]nobu2016-03-181-1/+1
* * bignum.c (rb_big_to_f, Bignum#to_f): removed them because they aremrkn2016-03-181-0/+7
* * numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn2016-03-181-0/+18
* * include/ruby/intern.h (rb_big_hash): Move to internal.h.mrkn2016-03-181-0/+6
* * bignum.c (Bignum#eql?): remove its definition because it is unifiedmrkn2016-03-181-0/+7
* * bignum.c (rb_big_to_s, Bignum#to_s): remove its definition becausemrkn2016-03-181-0/+7
* * numeric.c (int_to_s): Move from flo_to_s.mrkn2016-03-181-0/+6
* parse.y: Fix for nth_ref_maxnobu2016-03-181-0/+6