summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-03-20* eval.c (rb_require_safe): preserve old ruby_errinfo.matz
2004-03-20Force RDoc html background to whitedave
2004-03-20synchronized with date2 3.6.tadf
2004-03-19* lib/mkmf.rb ($beos, $solaris): add OS flags.usa
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-03-18* mkconfig.rb: no longer embed srcdir and compile_dir intonobu
2004-03-18stop undef DRbObject#to_aseki
2004-03-18* eval.c: remove specialized version of rb_Array(). use simplematz
2004-03-12* configure.in (rb_cv_noreturn): default for platforms not supportnobu
2004-03-11* lib/webrick/config.rb (WEBrick::Config::General): addgotoyuzo
2004-03-10* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine
2004-03-10* struct.c (rb_struct_s_def): Struct::new executes block withmatz
2004-03-08* lib/net/http.rb: HTTPHeader did not initialized correctly.aamine
2004-03-08* lib/net/http.rb (add_header): remove warning. [ruby-dev:23170]aamine
2004-03-08* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira
2004-03-07* lib/webrick/config.rb (WEBrick::Config::HTTP): rename :RequestHandergotoyuzo
2004-03-07* lib/pstore.rb (commit_new): use FileUtils.copy_stream for Cygwin.eban
2004-03-06* lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine
2004-03-06* lib/net/http.rb: new method Net::HTTPRequest#body(=).aamine
2004-03-06* lib/net/http.rb: spin off https code again.aamine
2004-03-06* lib/net/protocol.rb: remove method: InternetMessageIO#address, port, ip_add...aamine
2004-03-06refixed the previous fix in IO#block_scanfdblack
2004-03-06Fixed a logic glitch in IO#block_scanfdblack
2004-03-05* lib/net/http.rb: net/https is merged.aamine
2004-03-05* lib/net/http.rb: support WebDAV methods, PROPPATCH, LOCK, UNLOCK, OPTIONS, ...aamine
2004-03-05* lib/net/http.rb: Net::HTTPResponse#response is obsolete. [ruby-core:02592]aamine
2004-03-05* lib/net/http.rb (HTTPResponse#to_ary): should return an object which does n...aamine
2004-03-04Move RDoc comments for Test::Unitdave
2004-03-04* lib/drb/extservm.rb (DRb::ExtServManager#invoke_service_command):nobu
2004-03-03* ext/syck/rubyext.c: get rid of warnings.nobu
2004-03-03* lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until thenobu
2004-03-03* lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensurenobu
2004-03-03* lib/mkmf.rb ($topdir): use compile_dir only when not installed yet.nobu
2004-03-02* lib/rss/converter.rb: handled Uconv::Error.kou
2004-03-02* soak_up_spaces only ungetc's non-space last characterdblack
2004-03-02* io.c (pipe_open): erred program name should be reported bynobu
2004-03-01Fixed Kernel#scanf to propagate code blockdblack
2004-03-01Partial fix so STDIN#scanf works with new STDIN#pos behaviordblack
2004-03-01Allow aliases to have parenthesesdave
2004-02-29Handle :nodoc: om singleton classesdave
2004-02-28 * MANIFEST: add test_erb.rbseki
2004-02-26require drb/eq.rb by defaultseki
2004-02-26Doug Kearns's doc. patchdave
2004-02-25* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu
2004-02-24Improve heuristic for which files to include. See ChangeLogdave
2004-02-24Deal with case where first file processed contains a :stopdoc:dave
2004-02-23Handle class vars in code listingsdave
2004-02-23Handle aliases in C filesdave
2004-02-23Check opdir _before_ parsing filesdave
2004-02-23Fix constant value extraction. Escape HTML in constant valuesdave