aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: do not recycle wrapper objectsnobu2014-02-173-4/+29
* * properties.nobu2014-02-170-0/+0
* * doc/keywords.rdoc: [DOC] Add keywords doc by documenting-ruby/ruby#29zzak2014-02-172-0/+12
* * gc.c (get_envparam_double): fix a warning message.ko12014-02-172-1/+5
* * gc.c: introduce new environment variableko12014-02-173-4/+38
* * test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt2014-02-172-3/+7
* * test/test_find.rb: remove unused variables.hsbt2014-02-172-3/+7
* * properties.nobu2014-02-170-0/+0
* * 2014-02-17svn2014-02-161-2/+2
* * ext/bigdecimal/bigdecimal.c (BigDecimal_initialize): Insert GC guard.mrkn2014-02-162-2/+13
* add tests.akr2014-02-161-0/+24
* ext/psych/yaml: suppress warningsnobu2014-02-164-13/+8
* bigdecimal.c: refine macrosnobu2014-02-161-3/+3
* ruby.h: use FIX2LONGnobu2014-02-161-3/+3
* * test/test_securerandom.rb: use File.exist? instead of File.exists?hsbt2014-02-162-1/+5
* * test/pathname/test_pathname.rb: use File.exist? instead of File.exists?hsbt2014-02-162-1/+5
* * test/net/ftp/test_ftp.rb: remove unused variables.hsbt2014-02-163-19/+7
* dir.c (dir_s_glob): RB_GC_GUARD instead of volatilenormal2014-02-162-1/+6
* * include/ruby/ruby.h (RBIGNUM_SIGN): Defined for compatibility.akr2014-02-162-0/+10
* io.c (rb_f_backquote): trade volatile for manual recyclenormal2014-02-162-1/+8
* marshal.c: use rb_gc_force_recycle for GC-safetynormal2014-02-162-8/+14
* * README.EXT.ja: [DOC] Fix typo by @utenmiki [Fixes GH-534] [ci skip]zzak2014-02-152-1/+6
* * ext/bigdecimal/bigdecimal.c (BIGNUM_ZERO_P): Unused macro removed.akr2014-02-152-4/+4
* * 2014-02-16svn2014-02-151-2/+2
* * 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