aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* logger.rb: DSTnobu2014-02-211-1/+4
* logger.rb: fix midnight log rotation missnobu2014-02-211-0/+8
* typo fixhsbt2014-02-211-1/+1
* * test/monitor/test_monitor.rb: remove unused variabels.hsbt2014-02-211-0/+7
* socket: sendmsg/recvmsg only retries blocking on errorsnormal2014-02-211-0/+6
* gc.c: RB_GC_GUARD should be robust enough for any compilernormal2014-02-201-0/+8
* * ext/socket/raddrinfo.c (numeric_getaddrinfo): Use xcalloc.akr2014-02-201-0/+6
* * hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass2014-02-201-0/+7
* * ext/socket: Bypass getaddrinfo() if node and serv are numeric.akr2014-02-191-0/+18
* * ext/socket: Wrap struct addrinfo by struct rb_addrinfo.akr2014-02-191-0/+4
* * ext/socket/ipsocket.c (ip_s_getaddress): Don't access freed memory.akr2014-02-191-0/+4
* * configure.in: it must see rb_cv_broken_memmem not rb_cv_func_memmem.naruse2014-02-191-0/+4
* * test/socket/test_socket.rb: unix socket is required by test case.hsbt2014-02-181-0/+4
* * test/socket/test_addrinfo.rb: remove unused variables.hsbt2014-02-181-0/+11
* * lib/test/unit.rb: Requires minitest < 5.0.0 if Gem is available.sorah2014-02-181-0/+4
* * lib/test/unit/test-unit.gemspec: Add minitest < 5.0.0 dependencysorah2014-02-181-0/+8
* * configure.in (FILE_COUNT): Removed. (win32.c defines it in itself.)akr2014-02-181-0/+5
* * test/test/psych/test_string.rb: remove unused variables.hsbt2014-02-181-0/+5
* * test/ruby/test_gc.rb: ignore warning messages for running with -wko12014-02-171-0/+5
* * internal.h: Move BDIGIT and related definitions fromakr2014-02-171-0/+5
* 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