Commit Graph

6 Commits (022c7c68132af12aec2598ff17fddc9989aed382)

Author SHA1 Message Date
Doug Fales 022c7c6813 First stab at using libxml-ruby instead of REXML. I'm seeing the unit tests
finish in under 14 seconds.  That is compared to 2 minutes using REXML.
2006-12-04 06:47:41 +00:00
Doug Fales fcf2b9e9a9 Fixing more nil time exceptions. 2006-12-03 07:31:18 +00:00
Doug Fales a60385ba51 Fixing an exception in contains_time?. 2006-12-03 06:59:58 +00:00
Doug Fales 931a10cd17 A couple of fixes to make the library comply with the different attribute names
possible on the bounds element.

Formerly, a bounds element with a minlat or minLat attribute (instead of
min_lat) would not be properly parsed.  Now all three styles of attribute name
are accepted.
2006-11-28 15:35:25 +00:00
Doug Fales 48053d44c4 Fixing nil time bug. 2006-10-28 22:09:14 +00:00
Doug Fales 371a3fa0b9 Initial import of gpx gem. 2006-10-14 13:20:23 +00:00