Show
Ignore:
Timestamp:
11/22/05 19:20:15 (3 years ago)
Author:
unknown
Branch:
default
convert_revision:
svn:877f57f0-f5bd-0310-8c13-bb9e5bdefd87/trunk@1144
Message:

* Changes Date, Version, and Copyright to upper case, to avoid conflicts with

the Date class. All of the other changes in the altered files are because
Subversion doesn't allow block-level commits, like it should.

* Minor, yet incomplete, documentation changes. Again, these are in this patch

because of Subversion's glaring lack of block-level commits.

* I forgot to add the unit tests that I promised in the previous patch for

issue #32.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bin/suite.rb

    r342 r376  
    5757} 
    5858 
    59 puts "REXML version = #{REXML::Version}" 
     59puts "REXML version = #{REXML::VERSION}" 
    6060 
    6161if ARGV.size > 0