aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.akr2014-02-1513-218/+257
* * configure.in (FILE_READEND): Don't detect it because it is not used.akr2014-02-152-18/+4
* probes_helper.h (RUBY_DTRACE_HOOK): correct type for _idnormal2014-02-152-1/+5
* * bignum.c (rb_big_cmp): Avoid bignum allocation for comparisonakr2014-02-152-7/+16
* Add note about "struct RBignum is hidden.".akr2014-02-151-0/+1
* Describe "Deprecated APIs removed." and "struct RBignum is hidden."akr2014-02-151-0/+32
* fd_setsize/depend: fix wrong dependenciesshirosaki2014-02-152-2/+6
* minor rdoc typoryan2014-02-151-1/+1
* Range#bsearch: fix typo in rdocmarcandre2014-02-151-1/+1
* load.c: call initnobu2014-02-141-0/+1
* * enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr2014-02-146-29/+319
* * include/ruby/ruby.h,akr2014-02-144-43/+53
* * 2014-02-15svn2014-02-141-2/+2
* * include/ruby/intern.h,akr2014-02-1418-647/+26
* string.c (rb_str_format_m): trade volatile for RB_GC_GUARDnormal2014-02-142-2/+10
* * Changelog: I hope that "ue" is the right replacement of "u-umlaut". it wasusa2014-02-141-1/+1
* * 2014-02-14svn2014-02-141-2/+2
* gc.c: unit suffixnobu2014-02-141-1/+24
* * vm_insnhelper.c (vm_call_method): should check ci->me->flag ofshugo2014-02-134-5/+62
* re.c (rb_reg_raise): remove volatilenormal2014-02-132-1/+6
* re.c (rb_reg_regcomp): remove volatilenormal2014-02-132-2/+6
* * test/ruby/test_array.rb: Ensure flatten! is used for test_flattenzzak2014-02-132-2/+7
* * marshal.c: fix typo by @xta [fix GH-533] [ci skip]hsbt2014-02-131-1/+1
* parse.y: attrset from junk IDnobu2014-02-134-2/+18
* configure.in: use pthread_setname_np only if availablenobu2014-02-133-2/+9
* fix typos [ci skip]kazu2014-02-131-2/+2
* * configure.in: revert r44922. I should have used AC_CHECK_FUNCS()glass2014-02-122-111/+116
* * configure.in: use AC_CHECK_FUNC instead of AC_CHECK_FUNCSglass2014-02-122-111/+116
* * 2014-02-13svn2014-02-121-2/+2
* * configure.in: fix to undefine HAVE_MEMEM collectlly if it is broken.glass2014-02-122-5/+8
* httpservlet/filehandler.rb: pass queriesnobu2014-02-121-1/+2
* yaml/api.c: fix typonobu2014-02-121-1/+1
* test_rubyoptions.rb: just check if abortednobu2014-02-121-1/+1
* error.c: Crash Report lognobu2014-02-122-1/+7
* bigdecimal.h: suppress warningsnobu2014-02-121-2/+2
* * 2014-02-12svn2014-02-111-2/+2
* [DOC]akr2014-02-112-0/+15
* * ext/bigdecimal/bigdecimal.c (BigMath_s_log): Use rb_big_cmp instead ofakr2014-02-112-3/+5
* * bignum.c (rb_big_cmp): Specialize a comparison to zero.akr2014-02-113-2/+14
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): Use rb_integer_pack.akr2014-02-112-13/+16
* * ext/tk/README.tcltklib: [DOC] Fix typo by @xta [Fixes GH-532] [ci skip]zzak2014-02-112-1/+5
* * 2014-02-11svn2014-02-111-2/+2
* * lib/logger.rb: [DOC] Fix arg name for Logger.new by @ryotarai [ci skip] [fi...hsbt2014-02-111-2/+2
* * 2014-02-10svn2014-02-101-2/+2
* * enum.c: document that it is OK to take more than available by @mvidner [fix...hsbt2014-02-101-0/+1
* * configure.in: Fix compilation error.akr2014-02-092-1/+11
* * configure.in (rb_cv_bsd_qsort_r): ensure 'qsort_r' is not BSD version.nobu2014-02-081-3/+13
* * configure.in (rb_cv_gnu_qsort_r): use compile error "conflictingnaruse2014-02-082-23/+11
* * lib/yaml.rb: [DOC] Add links to syck and psych on github [Bug #9501]zzak2014-02-082-1/+10
* * 2014-02-09svn2014-02-081-2/+2