summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Get RDoc::usage playing better with OptionParserdave2004-08-164-8/+22
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr2004-08-161-5/+4
| | | | | | | instead of trapping NotImplementedError. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* rescue NotImplementedError by fcntl.akr2004-08-161-1/+5
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-15eban2004-08-151-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban2004-08-151-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-14ocean2004-08-141-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add Ri environment variable supportdave2004-08-131-30/+14
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add "usage" interfacedave2004-08-134-5/+14
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Commit missdave2004-08-131-0/+220
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/syck/token.c: re2c no longer compiled with bit vectors. causedwhy2004-08-134-1973/+3828
| | | | | | | | | problems for non-ascii characters. [ruby-core:03280] * ext/syck/implicit.c: ditto. * ext/syck/bytecode.c: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-13eban2004-08-131-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* for [ruby-cvs:12466]gotoyuzo2004-08-131-0/+11
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-133-4/+8
| | | | | | | | | | | | | fix regex for range-spec. * lib/webrick/httpservlet/filehandler.rb (WEBrick::HTTPServlet::DefaultFileHandler#make_partial_content): multipart/byteranges response was broken. * lib/xmlrpc/server.rb: refine example code. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* MANIFEST: add test/ruby/test_readpartial.rb.eban2004-08-121-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-12usa2004-08-121-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * rubyio.h (rb_eof_error): should mark as NORETURN.usa2004-08-123-30/+28
| | | | | | | | * win32/win32.c (make_cmdvector): adjust escaped successive double-quote handling. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add test.akr2004-08-111-0/+69
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * io.c (read_buffered_data): extracted from rb_io_fread.akr2004-08-112-21/+142
| | | | | | | | (io_readpartial): new method IO#readpartial. [ruby-dev:24055] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-11eban2004-08-111-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * configure.in (RPATHFLAG): stop setting RPATHFLAG on Interix.eban2004-08-112-2/+5
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* no messageocean2004-08-091-11/+11
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* no messageocean2004-08-091-3/+4
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/webrick/httpservlet/erbhandler.rbgotoyuzo2004-08-092-1/+8
| | | | | | | | (WEBrick::HTTPServlet::ERBHandler#do_GET): should select media type by suffix of script filename. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Roll in Austin Ziegler's patchdave2004-08-092-6/+82
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* no messageocean2004-08-091-11/+12
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-09ocean2004-08-091-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/fileutils.rb (cp_r): copies symlink to symlink, except cp_r root.aamine2004-08-084-79/+263
| | | | | | | | * lib/fileutils.rb: new method FileUtils.copy_entry. * test/fileutils/test_fileutils.rb: more cp_r tests. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* no messageocean2004-08-081-2/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* no messageocean2004-08-081-8/+7
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-08ocean2004-08-081-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/implicit.c: added sexagecimal float#base60.why2004-08-075-2944/+1385
| | | | | | | | | | | * ext/syck/rubyext.c (yaml_org_handler): ditto. * lib/token.c: indentation absolutely ignored when processing flow collections. plain scalars are trimmed if indentation follows in an ambiguous flow collection. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-07eban2004-08-061-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr2004-08-063-1/+16
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add ChangeLogocean2004-08-051-0/+6
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-03eban2004-08-031-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/tk/lib/tk/namespace.rb: bug fixnagai2004-08-032-10/+30
| | | | | | | * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: add Tk::TreeCtrl.loupe git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_file.rb (test_fnmatch): added more tests.ocean2004-08-022-0/+108
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6735 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai2004-08-022-12/+30
| | | | | | | trans_str to the same as src_str when trans_str is not given.) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (blk_free): fixed serious memory leak. [ruby-dev:24013]matz2004-08-022-1/+18
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-08-02usa2004-08-021-4/+4
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Bugfix: looping on some toplevel symbols. Added SWIG supportdave2004-08-023-4/+15
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (is_defined): stupid mistakes fixed. [ruby-dev:24006]matz2004-07-312-2/+7
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6730 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial,nobu2004-07-312-11/+17
| | | | | | | | ruby-calculate-indent, ruby-move-to-block, ruby-forward-sexp, ruby-backward-sexp): keywords must match word-wise. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (is_defined): avoid unnecessary method invocations.matz2004-07-312-9/+15
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/yaml/rubytypes.rb: exceptions were using an olderwhy2004-07-303-1154/+975
| | | | | | | | | | | YAML.object_maker. [ruby-core:03080] * ext/syck/token.c (sycklex_yaml_utf8): using newline_len to handline CR-LFs. "\000" was showing up on folded blocks which stopped at EOF. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-07-31eban2004-07-301-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (is_defined): call is_defined() before invokingmatz2004-07-302-5/+15
| | | | | | | rb_eval(). [ruby-talk:107867] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-07-30ocean2004-07-301-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai2004-07-303-4/+32
| | | | | | | | | | the unknown encoding name is given. * ext/tcltklib/tcltklib.c(lib_toUTF8_core): ditto. * ext/tk/lib/tk.rb(Tk::Encoding.encoding_convertfrom): bug fix. * ext/tk/lib/tk.rb(Tk::Encoding.encoding_convertto): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2004-07-29usa2004-07-291-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e