summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-19Document Class and Dirdave
2003-12-19* lib/webrick/httprequest.rb (meta_vers): should not setgotoyuzo
2003-12-19 * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi
2003-12-19* lib/runit/cui/testrunner.rb (RUNIT::CUI::TestRunner::run):akira
2003-12-19* ext/tk/sample/tkmultilistbox.rb: bug fixnagai
2003-12-192003-12-19eban
2003-12-19Add boot_classes to rdoc parsing, fix a couple of bugsdave
2003-12-19Fix dependency issuedave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-12-18* lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo
2003-12-18* eval.c (stack_extend): ignore inline optimization on VC7.usa
2003-12-18* dir.c (fnmatch): unlike find_dirsep(), rb_path_next() nevernobu
2003-12-18lib/ipaddr.rb (initialize): rescue StandardError.eban
2003-12-182003-12-18eban
2003-12-18* lib/ipaddr.rb (IPSocket::getaddress): merge usa's patch.eban
2003-12-17* bug fixnagai
2003-12-17* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz
2003-12-17Add pager support to ri, and start implementing command line optionsdave
2003-12-172003-12-17eban
2003-12-16commit missdave
2003-12-16Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave
2003-12-16introduce some new methodsaamine
2003-12-16* lib/pp.rb: don't use local variable `pp'.akr
2003-12-16Initial load of support for ri/rdoc integrationdave
2003-12-16* condition bug of if statement on {pack,grid}_propagate methodsnagai
2003-12-162003-12-16eban
2003-12-15* lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why
2003-12-15* eval.c (catch_timer): check rb_thread_crtical in main nativenobu
2003-12-15* file.c: renamed and externalized rb_path_next,nobu
2003-12-152003-12-15nobu
2003-12-15commit missnobu
2003-12-15* dir.c (check_dirname): check string safety and remove extraneousnobu
2003-12-15* ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argumentusa
2003-12-14* descrictive warning message.nahi
2003-12-142003-12-14eban
2003-12-14* ext/socket/socket.c (Init_socket): IPv6 is not supported althougheban
2003-12-14ext/tk/MANIFEST: add sample/tkalignbox.rb.eban
2003-12-13* ext/iconv/charset_alias.rb: preserve original order.nobu
2003-12-13* eval.c (thread_timer): use timer by sub-thread and nanosleep.matz
2003-12-13* eval.c (proc_alloc): cache the created object at first time.nobu
2003-12-132003-12-13nobu
2003-12-13* test/yaml/test_yaml.rb (test_ruby_struct): struct name din not match.nobu
2003-12-13* configure.in: check ucontext.h.nobu
2003-12-12REXML changes:ser
2003-12-12* lib/yaml/rubytypes.rb: anonymous struct fix. [ruby-core:01946]why
2003-12-12 * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,nahi
2003-12-12* lib/fileutils.rb (mkdir): remove trailing `/' from pathes.aamine
2003-12-122003-12-12eban
2003-12-11* eval.c (proc_invoke): fix class name in warning message fornobu
2003-12-11untypogotoyuzo