1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/yaml
nobu 8eee0060f5 * lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would be
usually considered to be included in text data.

* lib/rdoc/parser.rb (RDoc::Parser.binary?): blksize may be nil
  and is irrelevant to whether a file is binary.  copied from
  above since TAB and newlines would be usually considered to be
  included in text data.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23071 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-26 03:22:09 +00:00
..
baseemitter.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
basenode.rb * ext/syck/rubyext.c: Node#value defined twice. 2007-11-15 18:36:51 +00:00
constants.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
dbm.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
encoding.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
error.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
loader.rb
rubytypes.rb * lib/yaml/rubytypes.rb (String#is_binary_data?): TAB would be 2009-03-26 03:22:09 +00:00
store.rb * lib/yaml/store.rb (YAML::load): modified to support empty 2008-04-11 07:43:31 +00:00
stream.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
stringio.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
syck.rb * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
tag.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
types.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
yamlnode.rb * lib/optparse/version.rb: remove variable shadowing to stop 2008-12-18 07:54:50 +00:00
ypath.rb