aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/pp.rb: use [""].pack("p").size to detect the pointer size.akr2010-04-241-0/+4
* * test/psych/test_psych.rb: don't leave temporary files.akr2010-04-241-0/+4
* * Makefile.in (RUBY_PROGRAM_VERSION): addednobu2010-04-241-1/+3
* * tool/rbinstall.rb: expand target file name.nobu2010-04-241-1/+3
* * template/fake.rb.in: no need for hook if extmk.nobu2010-04-241-0/+4
* * io.c: raise IOError when byte oriented operations occur withakr2010-04-241-0/+6
* * ruby.c (get_arglen): skip the last terminator of argv beforenobu2010-04-241-0/+10
* * ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):nobu2010-04-241-0/+6
* * process.c (rb_f_fork): remove after_exec() which sometimes causedmame2010-04-231-0/+9
* * test/dl/test_base.rb: add kfreebsd support. based on a patch frommame2010-04-231-0/+6
* * ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static forusa2010-04-231-0/+5
* * ext/openssl/ossl_config.c: fix compilation failure withakr2010-04-231-0/+5
* * ChangeLog: ML ref. ([ruby-core:29256])usa2010-04-231-0/+1
* * ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa2010-04-231-0/+13
* * gem_prelude.rb (Gem::QuickLoader.load_full_rubygems_library):nobu2010-04-231-0/+7
* * doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.nobu2010-04-231-0/+6
* Update to RDoc 2.5.6drbrain2010-04-231-0/+4
* * test/ripper/test_parser_events.rb (test_unterminated_regexp):nobu2010-04-221-0/+5
* * win32/win32.c (rb_w32_wopen): shouldn't use FILE_FLAG_OVERLAPPED withusa2010-04-221-0/+5
* * thread_win32.c (ubf_handle): remove unused typedef.usa2010-04-221-0/+4
* * proc.c (mnew): fix wrong error message when Kernel#public_methodmame2010-04-221-0/+5
* * bootstraptest/test_thread.rb: fix test. [Bug #2342]mame2010-04-221-0/+4
* * lib/irb/ext/multi-irb.rb: fix multi-irb runningkeiju2010-04-221-0/+5
* Update to RubyGems 1.3.7.pre.1drbrain2010-04-221-0/+4
* * parse.y (warn_balanced): removed false warning.nobu2010-04-221-0/+6
* * ext/bigdecimal/bigdecimal.[ch]: replace _DEBUG with BIGDECIMAL_DEBUG to pre...mrkn2010-04-211-0/+6
* * ext/digest/sha2/extconf.rb: check SHA256_CTX and SHA512_CTX to fixakr2010-04-211-0/+5
* * io.c (io_getc): fix incomplete character immediately before EOFnaruse2010-04-211-35/+40
* * parse.y (regexp): check each fragments. [ruby-core:27374]nobu2010-04-211-0/+4
* * parse.y (parser_yylex): reverted r27388 due to backwardnobu2010-04-211-1/+4
* * parse.y (parser_yylex): warn confusing binary operators afternobu2010-04-211-0/+5
* Update to RDoc 2.5.5drbrain2010-04-211-0/+5
* * parse.y (parser_yylex): abandoned EXPR_VCALL.nobu2010-04-211-0/+4
* * io.c (io_getc): set read_encoding to resulted one characternaruse2010-04-201-0/+5
* * bignum.c (bigmul1_karatsuba): fix calculation order to preventmame2010-04-201-0/+5
* * compile.c (NODE_NEXT, NODE_REDO): add dummy putnil instruction tomame2010-04-201-0/+7
* * ext/zlib/zlib.c (rb_deflate_params): update buf_filled count becausemame2010-04-201-0/+6
* * vm_method.c (rb_add_method_def): decrement alias count ofmame2010-04-201-0/+6
* * ext/dl/win32/lib/win32/registry.rb (PredefinedKey#create): root keyusa2010-04-201-0/+5
* * parse.y (parser_yylex): fix for tLPAREN_ARG.nobu2010-04-201-0/+4
* * lib/cgi/{core, util}.rb (RFC822_DAYS, RFC822_MONTHS):xibbar2010-04-201-0/+5
* * parse.y (lex_state_e, IS_END, IS_SPCARG, parser_yylex): separatenobu2010-04-201-0/+5
* * bootstraptest/test_fork.rb: add a test for [ruby-core:28924].mame2010-04-191-0/+4
* * file.c (rb_file_s_extname): skip last directory separators.nobu2010-04-191-0/+5
* * io.c (internal_{read,write}_func, rb_{read,write}_internal):nobu2010-04-191-0/+6
* * thread.c (rb_thread_blocking_region, rb_thread_blocking_region_end):mame2010-04-191-0/+5
* * lib/fileutils.rb (FileUtils::cp_r): dup needed here; options areshyouhei2010-04-191-0/+4
* * parse.y (parser_yylex): reduced duplicated conditions.nobu2010-04-191-0/+4
* Import RDoc 2.5.4drbrain2010-04-191-0/+4
* * lib/timeout.rb (Timeout#timeout): propagate errors to thenobu2010-04-191-0/+5