aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/optparse/test_summary.rb (test_summary_containing_space): addnagachika2012-04-252-0/+13
* * 2012-04-26svn2012-04-251-2/+2
* * ChangeLog: fix a typo.nagachika2012-04-251-1/+1
* * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error messageakr2012-04-252-5/+20
* * 2012-04-25svn2012-04-241-2/+2
* * lib/optparse.rb (OptionParser#to_a): split for each lines.nobu2012-04-243-2/+7
* update doc.akr2012-04-241-0/+3
* * ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path lengthakr2012-04-244-6/+15
* * lib/net/smtp.rb (check_continue): raise an error with an explanatorymame2012-04-242-1/+6
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-line,naruse2012-04-242-1/+7
* Cent OS 5.6 wakes up in 4.989596sec from sleep(5).naruse2012-04-241-1/+1
* * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa2012-04-2413-4/+9084
* * compile.c: fix to output warning when the same literalsko12012-04-243-49/+80
* * win32/win32.c (waitpid): need to check the return value ofusa2012-04-242-1/+13
* * parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu2012-04-243-1/+52
* * lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu2012-04-243-5/+8
* * lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu2012-04-243-2/+24
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-2410-2/+156
* * test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa2012-04-242-2/+9
* fix condition to set yaml enginenobu2012-04-241-1/+1
* * thread.c (rb_check_deadlock): refine an error message of deadlockmame2012-04-232-1/+6
* * 2012-04-24svn2012-04-231-2/+2
* * parse.y (primary): remove wrong "fixpos" that caused incorrectmame2012-04-233-2/+21
* Wait until the server stops.naruse2012-04-231-0/+3
* * ext/iconv: deprecated. [Feature #6322]nobu2012-04-231-4/+0
* * ext/iconv: deprecated. [Feature #6322]nobu2012-04-2315-1653/+4
* --with-broken-apple-openssl optionnobu2012-04-231-1/+3
* test with psychnobu2012-04-231-2/+5
* ignore unnecessary testnobu2012-04-231-3/+1
* skip OpenSSL dependent tests if not availablenobu2012-04-234-32/+34
* see OpenSSL::SSLnobu2012-04-231-2/+2
* autoload in module scope.nobu2012-04-231-1/+1
* deal with timeout exceptionsnobu2012-04-231-3/+3
* * test/socket/test_unix.rb (bound_unix_socket): make temporaryakr2012-04-232-1/+7
* * win32/win32.c (szInternalCmds, internal_match, internal_cmd_match):usa2012-04-233-51/+64
* * lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.akr2012-04-232-2/+10
* * test/drb/drbtest.rb: rescue Errno::ESRCH for Process.kill.akr2012-04-232-2/+13
* * .gdbinit (rb_ps_vm): follow st_table's packing change.naruse2012-04-232-2/+6
* * configure.in: disable rubygems not to load rbconfig.rb beforenobu2012-04-232-1/+11
* * 2012-04-23svn2012-04-221-2/+2
* Wait until the proxy stops.naruse2012-04-221-0/+3
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.nobu2012-04-221-2/+2
* * ext/openssl/extconf.rb: ignore broken version by Apple.nobu2012-04-221-3/+5
* * ext/openssl/extconf.rb: configure.in adds -Wall to warnflags, notnobu2012-04-221-7/+0
* add ML ref.akr2012-04-221-0/+2
* * lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr2012-04-226-11/+53
* avoid thread switching.naruse2012-04-221-3/+8
* * lib/drb/ssl.rb: close accepted TCP socket if SSL accept is failed.akr2012-04-212-1/+10
* * 2012-04-22svn2012-04-211-2/+2
* * ChangeLog: fix a typonagachika2012-04-211-1/+1