aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: do not recycle wrapper objectsnobu2014-02-171-0/+6
* * doc/keywords.rdoc: [DOC] Add keywords doc by documenting-ruby/ruby#29zzak2014-02-171-0/+5
* * gc.c (get_envparam_double): fix a warning message.ko12014-02-171-0/+4
* * gc.c: introduce new environment variableko12014-02-171-0/+12
* * test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt2014-02-171-0/+4
* * test/test_find.rb: remove unused variables.hsbt2014-02-171-0/+4
* * ext/bigdecimal/bigdecimal.c (BigDecimal_initialize): Insert GC guard.mrkn2014-02-161-0/+6
* * test/test_securerandom.rb: use File.exist? instead of File.exists?hsbt2014-02-161-0/+4
* * test/pathname/test_pathname.rb: use File.exist? instead of File.exists?hsbt2014-02-161-0/+4
* * test/net/ftp/test_ftp.rb: remove unused variables.hsbt2014-02-161-0/+5
* dir.c (dir_s_glob): RB_GC_GUARD instead of volatilenormal2014-02-161-0/+4
* * include/ruby/ruby.h (RBIGNUM_SIGN): Defined for compatibility.akr2014-02-161-0/+6
* io.c (rb_f_backquote): trade volatile for manual recyclenormal2014-02-161-0/+5
* marshal.c: use rb_gc_force_recycle for GC-safetynormal2014-02-161-0/+6
* * README.EXT.ja: [DOC] Fix typo by @utenmiki [Fixes GH-534] [ci skip]zzak2014-02-151-0/+5
* * ext/bigdecimal/bigdecimal.c (BIGNUM_ZERO_P): Unused macro removed.akr2014-02-151-0/+4
* * internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.akr2014-02-151-0/+39
* * configure.in (FILE_READEND): Don't detect it because it is not used.akr2014-02-151-0/+4
* probes_helper.h (RUBY_DTRACE_HOOK): correct type for _idnormal2014-02-151-0/+4
* * bignum.c (rb_big_cmp): Avoid bignum allocation for comparisonakr2014-02-151-0/+5
* fd_setsize/depend: fix wrong dependenciesshirosaki2014-02-151-0/+5
* * enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr2014-02-141-0/+20
* * include/ruby/ruby.h,akr2014-02-141-0/+7
* * include/ruby/intern.h,akr2014-02-141-0/+18
* string.c (rb_str_format_m): trade volatile for RB_GC_GUARDnormal2014-02-141-0/+6
* * Changelog: I hope that "ue" is the right replacement of "u-umlaut". it wasusa2014-02-141-1/+1
* * vm_insnhelper.c (vm_call_method): should check ci->me->flag ofshugo2014-02-131-0/+14
* re.c (rb_reg_raise): remove volatilenormal2014-02-131-0/+5
* re.c (rb_reg_regcomp): remove volatilenormal2014-02-131-0/+5
* * test/ruby/test_array.rb: Ensure flatten! is used for test_flattenzzak2014-02-131-0/+5
* parse.y: attrset from junk IDnobu2014-02-131-0/+7
* configure.in: use pthread_setname_np only if availablenobu2014-02-131-0/+7
* fix typos [ci skip]kazu2014-02-131-2/+2
* * configure.in: revert r44922. I should have used AC_CHECK_FUNCS()glass2014-02-121-0/+5
* * configure.in: use AC_CHECK_FUNC instead of AC_CHECK_FUNCSglass2014-02-121-0/+5
* * configure.in: fix to undefine HAVE_MEMEM collectlly if it is broken.glass2014-02-121-0/+4
* * ext/bigdecimal/bigdecimal.c (BigMath_s_log): Use rb_big_cmp instead ofakr2014-02-111-1/+2
* * bignum.c (rb_big_cmp): Specialize a comparison to zero.akr2014-02-111-0/+7
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): Use rb_integer_pack.akr2014-02-111-0/+5
* * ext/tk/README.tcltklib: [DOC] Fix typo by @xta [Fixes GH-532] [ci skip]zzak2014-02-111-0/+4
* * configure.in: Fix compilation error.akr2014-02-091-0/+5
* * configure.in (rb_cv_gnu_qsort_r): use compile error "conflictingnaruse2014-02-081-0/+5
* * lib/yaml.rb: [DOC] Add links to syck and psych on github [Bug #9501]zzak2014-02-081-0/+5
* marshal.c: Numerics are not taintednobu2014-02-081-0/+6
* configure.in: Properly detect platform for SSE2 instructions.nobu2014-02-081-0/+6
* * configure.in: check qsort_r(3) and whether it is GNU version.glass2014-02-081-0/+9
* * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#get_labels):akr2014-02-081-0/+5
* * gc.c, gc.h (rb_objspace_marked_object_p): added.ko12014-02-081-0/+8
* * lib/resolv.rb: Don't set CLOEXEC flag explicitly. (Ruby set it byakr2014-02-081-0/+5
* * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder): Raiseakr2014-02-081-0/+6