aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * bignum.c (bigmul1_karatsuba): suppress a warning.nobu2010-04-252-2/+3
* * io.c (ruby_dup): update max fd.nobu2010-04-252-0/+5
* * lib/net/imap.rb (fetch_internal): do not quote message data itemshugo2010-04-252-1/+12
* * lib/cmath.rb: reverted experimental r23900.tadf2010-04-252-22/+6
* * complex.c, ratioanl.c: reverted experimental r24565.tadf2010-04-254-295/+4
* * lib/date.rb, lib/date/delta*: reverted experimental r24567 andtadf2010-04-255-825/+5
* * hash.c (ruby_setenv): putenv on msvcrt.dll can't remove empty value.wanabe2010-04-252-0/+5
* * ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize methodtenderlove2010-04-242-0/+12
* * ext/psych/lib/psych.rb: removing unused codetenderlove2010-04-242-2/+1
* * ext/psych/lib/psych/deprecated.rb: adding support for deprecatedtenderlove2010-04-244-8/+25
* * 2010-04-25svn2010-04-241-2/+2
* * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit methodtenderlove2010-04-243-1/+14
* * lib/pp.rb: use [""].pack("p").size to detect the pointer size.akr2010-04-242-7/+5
* * test/psych/test_psych.rb: don't leave temporary files.akr2010-04-242-8/+16
* update doc.akr2010-04-241-8/+8
* * Makefile.in (RUBY_PROGRAM_VERSION): addednobu2010-04-242-1/+4
* * tool/rbinstall.rb: expand target file name.nobu2010-04-242-7/+6
* * template/fake.rb.in: no need for hook if extmk.nobu2010-04-242-12/+18
* update document.akr2010-04-241-1/+1
* * io.c: raise IOError when byte oriented operations occur withakr2010-04-243-18/+79
* * ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove2010-04-244-7/+57
* * ruby.c (get_arglen): skip the last terminator of argv beforenobu2010-04-242-5/+28
* * test/psych/test_yaml.rb: clearing domain types on teardowntenderlove2010-04-241-0/+3
* * ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):nobu2010-04-242-2/+8
* * ext/psych/lib/psych.rb: fixing documentationtenderlove2010-04-242-10/+11
* * process.c (rb_f_fork): remove after_exec() which sometimes causedmame2010-04-233-29/+14
* * test/dl/test_base.rb: add kfreebsd support. based on a patch frommame2010-04-232-0/+9
* * 2010-04-24svn2010-04-231-2/+2
* * ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static forusa2010-04-232-1/+6
* * ext/openssl/ossl_config.c: fix compilation failure withakr2010-04-232-1/+6
* * ChangeLog: ML ref. ([ruby-core:29256])usa2010-04-231-0/+1
* * ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa2010-04-235-9/+64
* * gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):nobu2010-04-231-1/+1
* * gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):nobu2010-04-233-8/+11
* * doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.nobu2010-04-234-26/+38
* Update to RDoc 2.5.6drbrain2010-04-2316-12/+69
* * ruby.c (PREFIX_PATH): use RUBY_RELATIVE macro.nobu2010-04-231-1/+1
* * test/ripper/test_parser_events.rb: more regexp literal tests.nobu2010-04-221-0/+12
* * test/ripper/test_parser_events.rb (test_unterminated_regexp):nobu2010-04-222-1/+14
* * win32/win32.c (rb_w32_wopen): shouldn't use FILE_FLAG_OVERLAPPED withusa2010-04-222-3/+5
* * 2010-04-23svn2010-04-221-2/+2
* * thread_win32.c (ubf_handle): remove unused typedef.usa2010-04-222-1/+4
* * proc.c (mnew): fix wrong error message when Kernel#public_methodmame2010-04-222-1/+15
* * bootstraptest/test_thread.rb: fix test. [Bug #2342]mame2010-04-222-2/+6
* * lib/irb/ext/multi-irb.rb: fix multi-irb runningkeiju2010-04-222-6/+13
* remove debug print.naruse2010-04-221-1/+0
* * test/ripper/test_parser_events.rb (test_local_variables): for r27431.nobu2010-04-221-1/+1
* Update to RubyGems 1.3.7.pre.1drbrain2010-04-2264-239/+758
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-2224-123/+123
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-222-2/+2