summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-31* ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai
2004-08-30Add documentation for Module#includeddave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-30* ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai
2004-08-302004-08-30eban
2004-08-30* configure.in (GNU/k*BSD): fixed FTBFS on GNU/k*BSD. [ruby-dev:24051]eban
2004-08-292004-08-29eban
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai
2004-08-282004-08-28eban
2004-08-28* bignum.c (rb_big_and): protect parameters from GC.matz
2004-08-27* ext/stringio/stringio.c (Init_stringio): add StringIO#readpartial asakr
2004-08-272004-08-27nobu
2004-08-27* process.c (rb_proc_exec): strip trailing spaces. [ruby-dev:24143]nobu
2004-08-262004-08-26nobu
2004-08-25Must learn how to transpose words in Emacs. Sorry...dave
2004-08-25Minor fix to error messagedave
2004-08-252004-08-25eban
2004-08-25* eval.c (rb_longjmp): Exception#to_str is no longer defined.nobu
2004-08-24* lib/cgi/session.rb (CGI::Session::FileStore#initialize): do notshugo
2004-08-24* lib/cgi/session.rb (CGI::Session::FileStore#initialize): untaintshugo
2004-08-242004-08-24usa
2004-08-23* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo
2004-08-232004-08-23usa
2004-08-23* lib/resolv.rb (Config.default_config_hash): when multiple domainsusa
2004-08-22* ext/openssl/ossl_ssl.c (ossl_ssl_read):gotoyuzo
2004-08-212004-08-22eban
2004-08-21* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_connect):gotoyuzo
2004-08-212004-08-21eban
2004-08-20* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu
2004-08-20* io.c (rb_io_check_writable): no need to check read buffer ifusa
2004-08-202004-08-20eban
2004-08-20* ext/zlib/zlib.c: GzipReader#ungetc caused crc error.katsu
2004-08-19* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai
2004-08-19* dir.c (free_dir): fix memory leak. reported by yamamotomatz
2004-08-19* wince/Makefile.sub (LIBS): need to link ceshell library for SH*usa
2004-08-19* configure.in, win32/Makefile.sub (LIBS): need to link shell32usa
2004-08-192004-08-19usa
2004-08-18* lib/yaml/rubytypes.rb: whoops. bad require for 'yaml/compat'. sorry.why
2004-08-18* lib/yaml/baseemitter.rb: folding now handles double-quoted strings,why
2004-08-18* lib/net/protocol.rb (rbuf_fill): OpenSSL::SSLSocket has its own buffer, sel...aamine
2004-08-18* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban
2004-08-182004-08-18eban
2004-08-18* eval.c (rb_obj_instance_eval): evaluates under special singletonnobu
2004-08-18* win32/win32.c (init_env): initialize HOME and USER environmentnobu
2004-08-17* io.c (rb_io_reopen): should clear allocated OpenFile. pointedmatz
2004-08-172004-08-17ocean
2004-08-17Sorry, this might not be typo... "memoize" came from Schema?ocean
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-16check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr
2004-08-16rescue NotImplementedError by fcntl.akr