aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ripper/test_parser_events.rb (test_operator_ambiguous): new test.nobu2010-04-221-0/+6
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-2292-1588/+1588
* * parse.y (warn_balanced): removed false warning.nobu2010-04-222-1/+15
* * 2010-04-22svn2010-04-211-2/+2
* * ext/bigdecimal/bigdecimal.[ch]: replace _DEBUG with BIGDECIMAL_DEBUG to pre...mrkn2010-04-213-56/+62
* * ext/digest/sha2/extconf.rb: check SHA256_CTX and SHA512_CTX to fixakr2010-04-212-1/+7
* * io.c (io_getc): fix incomplete character immediately before EOFnaruse2010-04-213-43/+67
* * parse.y (regexp): check each fragments. [ruby-core:27374]nobu2010-04-213-9/+80
* * parse.y (parser_yylex): reverted r27388 due to backwardnobu2010-04-213-5/+6
* * parse.y (parser_yylex): warn confusing binary operators afternobu2010-04-212-2/+23
* Update to RDoc 2.5.5drbrain2010-04-217-12/+32
* * parse.y (parser_yylex): abandoned EXPR_VCALL.nobu2010-04-213-35/+15
* * io.c (io_getc): set read_encoding to resulted one characternaruse2010-04-203-12/+43
* * bignum.c (bigmul1_karatsuba): fix calculation order to preventmame2010-04-202-15/+23
* * compile.c (NODE_NEXT, NODE_REDO): add dummy putnil instruction tomame2010-04-203-0/+24
* * ext/zlib/zlib.c (rb_deflate_params): update buf_filled count becausemame2010-04-202-1/+11
* * 2010-04-21svn2010-04-201-2/+2
* * vm_method.c (rb_add_method_def): decrement alias count ofmame2010-04-202-0/+14
* * io.c: fixed the wrong description of rdoc.usa2010-04-201-2/+6
* * io.c: rdoc. see [ruby-dev:40506].usa2010-04-201-0/+6