summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22* ext/openssl/ossl_digest.c: Check return value of EVP_DigestInit_ex.emboss
2011-07-22* ext/openssl/ossl_engine.c: Avoid double free of ENGINE reference.emboss
2011-07-21* 2011-07-22svn
2011-07-21* lib/csv.rb: Do not modify CSV.generate's argument [ruby-core:38356]marcandre
2011-07-21* ext/socket/ancdata.c (discard_cmsg): workaround for MacOS X Lion.akr
2011-07-21* thread.c (set_trace_func, thread_set_trace_func_m): reset tracingmame
2011-07-21* node.c (dump_node): add today's knowledge. "init arguments (m)" andmame
2011-07-21* enum.c (enum_inject): remove empty line to notify rdocnaruse
2011-07-21* array.c (rb_ary_delete_at_m): use simple array literal in rdoc.naruse
2011-07-21* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each):naruse
2011-07-20Add test for r32586.naruse
2011-07-20* 2011-07-21svn
2011-07-20* io.c (rb_update_max_fd): remove parentheses. they are not in macro.kazu
2011-07-20* include/ruby/intern.h (rb_update_max_fd): declaration moved fromakr
2011-07-20* ext/dl/handle.c (dlhandle_sym): clear previous error with dlerror()naruse
2011-07-19* NEWS: mention Kernel#warn. [ruby-core:38119] [Feature #5029]kazu
2011-07-19* 2011-07-20svn
2011-07-19fix typokazu
2011-07-19* cont.c (cont_save_thread): fix missing semicolon.takano32
2011-07-19* io.c (UPDATE_MAXFD): removed.akr
2011-07-19* 2011-07-19svn
2011-07-19* io.c (rb_update_max_fd): new function.akr
2011-07-18* ext/psych/lib/psych.rb: define a new BadAlias error class.tenderlove
2011-07-17* 2011-07-18svn
2011-07-17* ext/curses/curses.c: added the new class Curses::Pad, whichshugo
2011-07-17delete garbage file.nagachika
2011-07-17* error.c (rb_check_trusted): new function to check an object isnobu
2011-07-17* error.c (rb_warn_m): accept multiple args in like puts. rdocnobu
2011-07-17* test/ruby/test_module.rb (TestModule#test_method_{undefined,removed}):nobu
2011-07-16* 2011-07-17svn
2011-07-16* test/openssl/test_ssl_session.rb: add PEM SSL session without TLSemboss
2011-07-16* configure.in (RUBY_UNIVERSAL_ARCH): restore arch flag.nobu
2011-07-15* lib/uri/common.rb (module): Remove optional parser argument to Kernel#URImarcandre
2011-07-15* ChangeLog: mention to the ticket.usa
2011-07-15* win32/win32.c (is_socket, is_console): add prototypes to fix compileusa
2011-07-15* 2011-07-16svn
2011-07-15* time.c (time_dup): used rb_obj_class() instead of CLASS_OF().kosaki
2011-07-15* bignum.c (bigsub_int): add RB_GC_GUARD. This patch is made bymrkn
2011-07-15* ChangeLog: typo.usa
2011-07-15* win32/win32.c, include/ruby/win32.h (rb_w32_io_cancelable_p): renamedusa
2011-07-15* ext/digest/sha2/sha2.c (SHA256_Update, SHA512_Update): avoid Busnahi
2011-07-14* 2011-07-15svn
2011-07-14* regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): Power PC does notnobu
2011-07-14fix a typokazu
2011-07-14* ext/openssl/ossl.c (ossl_verify_cb): trap the exception fromnahi
2011-07-14* 2011-07-14svn
2011-07-14* properties.nobu
2011-07-13fix typokazu
2011-07-13* 2011-07-13svn
2011-07-13* ChangeLog: fix tyops.nagachika