aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * .gdbinit (rp): detect and show RTypedData.akr2010-06-051-0/+4
* * ruby.c (process_options): revert r25330, so that $0 can be seennobu2010-06-051-0/+5
* * file.c (rb_f_test): 'W' should test writable by real uid/git,nobu2010-06-041-0/+5
* Clarification of what '*' matches. Patch by John Wells <john.wells at greatw...drbrain2010-06-041-0/+5
* * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.nobu2010-06-041-0/+5
* * gc.c (gc_sweep): suppress a warning on VC, again.usa2010-06-041-0/+4
* * ext/digest/lib/digest/hmac.rb: Emit a deprecation warning inknu2010-06-031-0/+6
* * ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings bynobu2010-06-031-0/+7
* * load.c (ruby_init_ext): statically linked extensions have nonobu2010-06-031-0/+7
* * test/rake/test_win32.rb (Rake::TestWin32): update tests.nobu2010-06-031-1/+4
* * test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu2010-06-031-0/+5
* * ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE.usa2010-06-031-0/+5
* * test/ruby/test_path.rb (test_path): workaround for drivenobu2010-06-021-1/+4
* * test/ruby/test_path.rb (test_path): get rid of blocking onnobu2010-06-021-0/+5
* Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.ryan2010-06-021-0/+5
* * ext/tk/lib/tk.rb: fix typo and race condition.nagai2010-06-021-0/+4
* * ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibilitytenderlove2010-06-021-0/+6
* * compile.c (iseq_compile_each): should consider block on stack,matz2010-06-021-0/+8
* * re.c (unescape_nonascii): \P{FOO} is also Unicode regexp. [ruby-core:30540]naruse2010-06-011-0/+5
* * lib/net/http.rb: adding support to rfc5789 patch verb.naruse2010-06-011-0/+13
* * ext/readline/extconf.rb: reject GPLv3 readline. [ruby-dev:39172]naruse2010-05-311-0/+5
* * io.c (pipe_open): add RB_GC_GUARD.tarui2010-05-311-0/+6
* * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai2010-05-311-0/+12
* * lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNRESETakr2010-05-311-0/+5
* * regparse.c (onig_syntax_warn): do not use external strings asnobu2010-05-311-0/+5
* * misc/ruby-mode.el (ruby-mode-set-encoding): skip shebang linenobu2010-05-311-0/+5
* * file.c (file_expand_path): Refix r28102: this breaksnaruse2010-05-311-0/+5
* * string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse2010-05-311-0/+5
* * encoding.c (rb_enc_unicode_p): check the encoding is Unicodenaruse2010-05-311-0/+5
* * file.c (file_expand_path): check if expanded dname encoding isnobu2010-05-301-0/+8
* * insns.def (defined): respond_to_missing? may not be availablematz2010-05-301-0/+5
* * lib/delegate: Delegator: combine (public|protected) methods withmarcandre2010-05-301-0/+7
* * lib/set.rb (keep_if, select!): New methods [ruby-core:29749]marcandre2010-05-301-0/+4
* * test/rake/test_application.rb: update a test because of r28089.mame2010-05-301-0/+4
* * lib/tempfile.rb (Tempfile#unlink): leave @data. Assigning nil tomame2010-05-301-0/+6
* * ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.naruse2010-05-301-0/+5
* * load.c (load_failed): use more accurate error message.mame2010-05-301-0/+5
* * file.c (rb_file_directory_p): update rdoc. a patch from Ilkkamame2010-05-301-0/+5
* * gc.c (gc_mark_all_clear): don't call obj_free() innari2010-05-301-0/+12
* * removed trailing spaces.nobu2010-05-291-17/+11
* * parse.y (parser_tokadd_utf8, parser_tokadd_string): allow NULnobu2010-05-291-0/+6
* * lib/rdoc/generator/template/darkfish/classpage.rhtml:naruse2010-05-291-0/+5
* * thread.c (RB_GC_SAVE_MACHINE_CONTEXT), gc.c (ruby_gc_stress_start):tarui2010-05-291-0/+5
* * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.mame2010-05-291-0/+5
* * ChangeLog: fix typotarui2010-05-291-1/+1
* * thread.c (RB_GC_SAVE_MACHINE_CONTEXT): start GC tarui2010-05-291-0/+7
* * gc.c (force_chain_object, rb_objspace_call_finalizer): deletemame2010-05-291-0/+6
* * string.c (str_replace_shared): change embedded state atomically.mame2010-05-291-0/+5
* * encoding.c (rb_filesystem_encindex): avoid infinite requirenaruse2010-05-291-0/+5
* * lib/rdoc/rdoc.rb (RDoc#read_file_contents): take care of BOM.nobu2010-05-291-0/+5