aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-302-6/+8
* add an assertion.akr2012-04-301-1/+3
* * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr2012-04-303-4/+43
* * test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika2012-04-302-2/+10
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-302-2/+15
* * ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr2012-04-303-1/+13
* * test/net/http/test_https.rb: update test for r35494ayumin2012-04-301-1/+1
* * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin2012-04-302-1/+7
* * 2012-04-30svn2012-04-291-2/+2
* * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should nottenderlove2012-04-292-2/+7
* add a test for yaml ast roundtrippingtenderlove2012-04-281-0/+7
* * 2012-04-29svn2012-04-281-2/+2
* * parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu2012-04-288-5/+104
* * ext/-test-/win32/dln/extconf.rb: remove test DLL.nobu2012-04-281-1/+3
* * 2012-04-28svn2012-04-281-2/+2
* * vm_core.h (rb_thread_t#yielding): add a field.ko12012-04-283-7/+23
* * ext/dl/cfunc.c (rb_dlcfunc_call): should convert a Bignum value tousa2012-04-272-0/+10
* * test/readline/test_readline.rb (setup): avoid affected by user'snobu2012-04-272-0/+12
* test/readline/test_readline.rb: suppress bellnobu2012-04-271-0/+10
* * thread.c (rb_threadptr_execute_interrupts_common):naruse2012-04-262-0/+37
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longestakr2012-04-262-1/+8
* * 2012-04-27svn2012-04-261-2/+2
* fix typoskazu2012-04-261-2/+2
* add a comment.akr2012-04-261-0/+1
* suppress a warning.akr2012-04-261-1/+1
* * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr2012-04-266-52/+65
* * 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