summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-24Forgot to save buffer.... sighdave
2003-12-24* test/fileutils/test_fileutils.rb: should not create anynobu
2003-12-24* ext/stringio/stringio.c (strio_read): never return nil atnobu
2003-12-242003-12-24usa
2003-12-24* parse.y (arg): should return 0 after error. [ruby-dev:22360]nobu
2003-12-23Fix doc typosdave
2003-12-23* io.c (read_all): do not return nil at the end of file.matz
2003-12-23RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...dave
2003-12-23 * lib/optparse.rb: incomplete RDoc documentation added in place ofgsinclair
2003-12-232003-12-23eban
2003-12-23 * test/soap/test_streamhandler.rb (test_basic_auth): removed.nahi
2003-12-23* io.c (rb_io_ungetc): raise an exception at unread stream tonobu
2003-12-23Commit miss?usa
2003-12-23* pack.c (pack_pack): remove unnecessary negative value check.matz
2003-12-23* bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]usa
2003-12-23 * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi
2003-12-23* lib/uri/generic.rb (URI::Generic::check_userinfo,akira
2003-12-23 * test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test.nahi
2003-12-22* lib/webrick/cgi.rb (CGI): add support for mod_ruby.gotoyuzo
2003-12-22* lib/uri/generic.rb (URI::Generic::check_opaque): fixed typo.akira
2003-12-22* ext/iconv/iconv.c (map_charset): always ensure code is a String.nobu
2003-12-22* class.c (rb_mod_init_copy): always copy singleton class.nobu
2003-12-22* lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira
2003-12-22* lib/cgi.rb: reduce eval.nobu
2003-12-22 * test/soap/test_property.rb: remove duplicated test method.nahi
2003-12-22* eval.c (rb_with_disable_interrupt): use ENABLE_INTS instead ofmatz
2003-12-22* bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa
2003-12-22* configure.in (ac_cv_func_setitimer): moved from defines.hnobu
2003-12-22* configure.in (mingw): set isnan, finite and isinf to yes.eban
2003-12-22Add RDoc commentsdave
2003-12-222003-12-22eban
2003-12-22 * lib/soap/property.rb: passing block by reference.nahi
2003-12-21* ext/syck/emitter.c (syck_emitter_write): str bigger thanmatz
2003-12-21* missing/isinf.c (isinf): typo fix.eban
2003-12-212003-12-21eban
2003-12-21* class.c (rb_check_inheritable): new function. [ruby-dev:22316]nobu
2003-12-21lib/pathname.rb (Pathname#+): re-implemented to resolve ".." inakr
2003-12-21Add file.c comments (and necessary support in parse_c.rb)dave
2003-12-20dln.c: remove last second typo.matz
2003-12-20* eval.c (rb_with_disable_interrupt): prohibit thread contextmatz
2003-12-20* forgot to add a changelog entrynagai
2003-12-20* ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list)nagai
2003-12-20* lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp.gotoyuzo
2003-12-20* lib/optparse.rb (OptionParser::Completion::complete): wrongnobu
2003-12-20* lib/yaml.rb (YAML::YAML): adjust Marshal version.nobu
2003-12-19get rid of unusable conditiongotoyuzo
2003-12-19* lib/webrick/cgi.rb: add file. (yet another CGI library)gotoyuzo
2003-12-192003-12-20eban
2003-12-19* misc/ruby-mode.el (ruby-calculate-indent): proper indentationmatz
2003-12-19Document Class and Dirdave