aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/readline/readline.c (Readline.special_prefixes=)kouji2012-05-024-0/+88
* fix typokazu2012-05-011-1/+1
* * ext/readline/readline.c (Readline.pre_input_hook)kouji2012-05-014-29/+179
* * revert r35510 and r35511 which caused removing the headers everytime.nobu2012-05-015-16/+1
* depends on ext/openssl/deprecation.rbnobu2012-05-014-0/+8
* extconf.h dependencynobu2012-05-011-1/+8
* * common.mk: "$(Q)-..." doesn't work on nmake.ko12012-05-012-1/+5
* * common.mk: replace '@' prefix to '$(Q)' to control buildko12012-05-012-26/+32
* * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu2012-05-012-2/+12
* * test/ruby/test_settracefunc.rb: ignore traces from another threadsusa2012-05-012-17/+31
* * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu2012-04-302-8/+14
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-307-22/+38
* Bug #6370nobu2012-04-301-1/+1
* * 2012-05-01svn2012-04-301-3/+3
* * 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