summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-04* ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.nobu
2010-06-04* 2010-06-04svn
2010-06-04* gc.c (gc_sweep): suppress a warning on VC, again.usa
2010-06-03Mention deprecation of digest/hmac.knu
2010-06-03* ext/digest/lib/digest/hmac.rb: Emit a deprecation warning inknu
2010-06-03* ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings bynobu
2010-06-03* load.c (ruby_init_ext): statically linked extensions have nonobu
2010-06-03* insns.def (concatarray): removed unused variable.nobu
2010-06-03* test/rake/test_win32.rb (Rake::TestWin32): update tests.nobu
2010-06-03* test/io/nonblock/test_flush.rb (test_flush): try pipe andnobu
2010-06-03* test/gdbm/test_gdbm.rb (test_s_open_create_new): Windows doesn't supportsusa
2010-06-03* ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE.usa
2010-06-02* properties.nobu
2010-06-02* test/ruby/test_path.rb (test_path): workaround for drivenobu
2010-06-02* test/ruby/test_path.rb (test_path): get rid of blocking onnobu
2010-06-02Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.ryan
2010-06-02* ext/tk/lib/tk.rb: fix typo and race condition.nagai
2010-06-02* 2010-06-03svn
2010-06-02* ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibilitytenderlove
2010-06-02 * test/ruby/test_{string,symbol}.rb (test_ascii_incomat_inspect):nobu
2010-06-02* test/dl/test_cfunc.rb (test_last_error): CFunc.last_error is thread localusa
2010-06-02* 2010-06-02svn
2010-06-02* compile.c (iseq_compile_each): should consider block on stack,matz
2010-06-01* re.c (unescape_nonascii): \P{FOO} is also Unicode regexp. [ruby-core:30540]naruse
2010-06-01* lib/net/http.rb: adding support to rfc5789 patch verb.naruse
2010-05-31* ext/readline/extconf.rb: reject GPLv3 readline. [ruby-dev:39172]naruse
2010-05-31* 2010-06-01svn
2010-05-31 * io.c (pipe_open): add RB_GC_GUARD.tarui
2010-05-31* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai
2010-05-31update comment.akr
2010-05-31* lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNRESETakr
2010-05-31* regparse.c (onig_syntax_warn): do not use external strings asnobu
2010-05-31* misc/ruby-mode.el (ruby-mode-set-encoding): commit miss.nobu
2010-05-31* misc/ruby-mode.el (ruby-mode-set-encoding): skip shebang linenobu
2010-05-31* file.c (file_expand_path): Refix r28102: this breaksnaruse
2010-05-31* string.c (rb_str_inspect): inspect as ASCII when the codepointnaruse
2010-05-31* encoding.c (rb_enc_unicode_p): check the encoding is Unicodenaruse
2010-05-30* file.c (file_expand_path): check if expanded dname encoding isnobu
2010-05-30* insns.def (defined): respond_to_missing? may not be availablematz
2010-05-30* 2010-05-31svn
2010-05-30* lib/delegate: Delegator: combine (public|protected) methods withmarcandre
2010-05-30* lib/set.rb (keep_if, select!): New methods [ruby-core:29749]marcandre
2010-05-30* test/rake/test_application.rb: update a test because of r28089.mame
2010-05-30* lib/tempfile.rb (Tempfile#unlink): leave @data. Assigning nil tomame
2010-05-30* ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.naruse
2010-05-30* load.c (load_failed): use more accurate error message.mame
2010-05-30* file.c (rb_file_directory_p): update rdoc. a patch from Ilkkamame
2010-05-30* gc.c (gc_mark_all_clear): don't call obj_free() innari
2010-05-30* .gdbinit (rp): mark singleton classes.nobu
2010-05-29* removed trailing spaces.nobu