aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: ignore benchmark filesnormal2014-02-222-0/+7
* Fix a filename.akr2014-02-221-1/+1
* test_logdevice.rb: no utimenobu2014-02-221-2/+3
* gc.c: suppress warningsnobu2014-02-221-2/+2
* test_logdevice.rb: use assert_in_out_errnobu2014-02-221-2/+2
* * bignum.c (bary_mul_precheck): fix a copy-paste error.mame2014-02-212-1/+6
* * 2014-02-22svn2014-02-211-2/+2
* fix second argument of MEMZEROkazu2014-02-212-1/+6
* * ext/socket/init.c (wait_connectable): break if the socket isshugo2014-02-212-2/+17
* * tool/redmine-backporter.rb: added to handle redmine tickets.naruse2014-02-212-0/+351
* class.c: do nothing if copying selfnobu2014-02-218-2/+32
* test_logdevice.rb: run iff timezene supportednobu2014-02-211-1/+1
* logger.rb: DSTnobu2014-02-213-11/+49
* logger.rb: fix midnight log rotation missnobu2014-02-213-7/+78
* test/logger: splitnobu2014-02-214-403/+411
* typo fixhsbt2014-02-211-1/+1
* * test/monitor/test_monitor.rb: remove unused variabels.hsbt2014-02-215-5/+10
* socket: sendmsg/recvmsg only retries blocking on errorsnormal2014-02-213-10/+37
* * 2014-02-21svn2014-02-201-2/+2
* gc.c: RB_GC_GUARD should be robust enough for any compilernormal2014-02-203-4/+20
* * ext/socket/raddrinfo.c (numeric_getaddrinfo): Use xcalloc.akr2014-02-202-4/+8
* * hash.c (rb_hash_flatten): fix behavior of flatten(0).glass2014-02-202-4/+11
* * 2014-02-20svn2014-02-201-2/+2
* * hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass2014-02-203-6/+17
* * ext/socket: Bypass getaddrinfo() if node and serv are numeric.akr2014-02-195-9/+146
* * ext/socket: Wrap struct addrinfo by struct rb_addrinfo.akr2014-02-196-76/+104
* * ext/socket/ipsocket.c (ip_s_getaddress): Don't access freed memory.akr2014-02-192-2/+7
* * 2014-02-19svn2014-02-191-2/+2
* * configure.in: it must see rb_cv_broken_memmem not rb_cv_func_memmem.naruse2014-02-192-1/+5
* * test/socket/test_socket.rb: unix socket is required by test case.hsbt2014-02-182-0/+6
* * test/socket/test_addrinfo.rb: remove unused variables.hsbt2014-02-189-31/+31
* * lib/test/unit.rb: Requires minitest < 5.0.0 if Gem is available.sorah2014-02-182-0/+5
* * lib/test/unit/test-unit.gemspec: Add minitest < 5.0.0 dependencysorah2014-02-183-0/+21
* * configure.in (FILE_COUNT): Removed. (win32.c defines it in itself.)akr2014-02-182-40/+5
* * 2014-02-18svn2014-02-181-2/+2
* * test/test/psych/test_string.rb: remove unused variables.hsbt2014-02-183-3/+7
* * test/ruby/test_gc.rb: ignore warning messages for running with -wko12014-02-172-1/+6
* * internal.h: Move BDIGIT and related definitions fromakr2014-02-173-54/+59
* 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