summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-15* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo
2006-03-12* 2006-03-12eban
2006-03-12* ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT insuke
2006-03-05* 2006-03-05eban
2006-03-05* lib/fileutils.rb: do not repeat command options.aamine
2006-03-05* lib/net/http.rb (send_request_with_body): #content_type never return false,...aamine
2006-03-04* 2006-03-04eban
2006-03-04fix string interpolationakr
2006-03-04* gc.c (id2ref): fix symbol test.akr
2006-03-03* lib/fileutils.rb (FileUtils.cp_r): implement :remove_destinationakr
2006-03-03* ext/dl/.cvsignore: ignore callback.h.aamine
2006-03-03* 2006-03-03eban
2006-03-02ML ref [ruby-core:7305]akr
2006-03-02* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean
2006-03-02* gc.c: align VALUE with sizeof(RVALUE) globally.akr
2006-03-02* 2006-03-02eban
2006-03-02* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean
2006-03-01* dir.c: supress warning "/* within comment"ocean
2006-02-28* 2006-03-01eban
2006-02-28* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean
2006-02-28* 2006-02-28eban
2006-02-28 * lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and...keiju
2006-02-24quote pathnames in the server's command line for space containedseki
2006-02-24* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa
2006-02-24* win32/win32.c (NtInitialize): need to set a handler for VC++8.usa
2006-02-24* 2006-02-24eban
2006-02-23no messageocean
2006-02-23* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean
2006-02-23* 2006-02-23eban
2006-02-23* eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]ocean
2006-02-22* lib/pathname.rb (Pathname#each_filename): use split_names properly.akr
2006-02-22* test/webrick/test_cgi.rb: should support platforms which searchusa
2006-02-22* bignum.c (bignorm): x may not be a bignum. [ruby-dev:28367]matz
2006-02-22* 2006-02-22eban
2006-02-22* eval.c (proc_alloc): add proper check for creation of a lambdamatz
2006-02-21comment ruby version more specific.akr
2006-02-20* 2006-02-21usa
2006-02-20* parse.y (f_arglist): should set command_start = Qtrue formatz
2006-02-20* mkconfig.rb: alias Config to RbConfig for compatibility.akr
2006-02-20* io.c (rb_io_reopen): flush before reopening a file.akr
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2006-02-20* lib/find.rb: should raise ENOENT if root entry does not exist,usa
2006-02-20* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]matz
2006-02-20* variable.c (rb_const_get_0): Object should have been the lowestmatz
2006-02-20* eval.c: initial value for block_unique must be 1.matz
2006-02-20* lib/delegate.rb (Delegator): should not delegate "funcall".matz
2006-02-20* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):matz
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2006-02-19* 2006-02-20eban
2006-02-19* lib/open-uri.rb: add :ssl_verify_mode option.akr