summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-11-20* lib/fileutils.rb (FileUtils::ln): ln documentation fix.ocean
2005-11-15* lib/find.rb (Find::find): should not ignore symbolic links tomatz
2005-11-08* lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean
2005-11-06* lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
2005-10-30* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2005-10-28* 1.8.3 preview1matz
2005-10-27* string.c (scan_once): wrong condition to use mbclen2().matz
2005-10-25* lib/rational.rb: applied documentation patch from Gavin Sinclairmatz
2005-10-24* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu
2005-10-24RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-20* lib/mkmf.rb (create_makefile): Borland make seems not to allowocean
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-19* lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu
2005-10-16check remote hash tupleseki
2005-10-14* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo
2005-10-07* lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices maymatz
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo
2005-09-28* lib/delegate.rb: document update from James Edward Gray IImatz
2005-09-28* lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo
2005-09-27* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu
2005-09-26* eval.c (set_trace_func): add rb_secure(4) to prevent addingmatz
2005-09-26*** empty log message ***nobu
2005-09-25* lib/optparse.rb (RequiredArgument#parse): not consume unmatchednobu
2005-09-23* lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine
2005-09-22* lib/mkmf.rb (find_executable0): default path if environment is notnobu
2005-09-21* lib/mkmf.rb (configuration): generalized nmake dependent code.nobu
2005-09-20* lib/optparse.rb (default_argv, Arguable#options): defaults stringsnobu
2005-09-20* lib/yaml.rb: require 'yaml/constants'. [ruby-core:5776]matz
2005-09-20* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charsetmatz
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-19* lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine
2005-09-18* lib/fileutils.rb: backported from trunk (rev 1.65):aamine
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-17* lib/mathn.rb (Rational::inspect): should preserve originalmatz
2005-09-17* lib/cgi.rb (CGI::Cookie): should handle multiple values for amatz
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
2005-09-15forgot to update some files in the previous soap4r-1.5.5 import.nahi
2005-09-15* lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should setgotoyuzo
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-14(Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki
2005-09-14* lib/net/telnet.rb (Net::Telnet::waitfor): replace sysread withmatz
2005-09-13* lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine
2005-09-13 * lib/logger.rb (Logger): added formatter accessor to logger fornahi
2005-09-13* lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-d...aamine
2005-09-13This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)