7 Commits

Author SHA1 Message Date
Doug Fales
73ea9e6309 Patch from Kang-min Liu to support speed element. 2009-06-17 14:20:26 +00:00
Doug Fales
3abba74eef Adding some new unit tests and fixing several file export bugs reported by Jochen Topf.
New unit tests also uncovered a bug where the number of trackpoints reported in a file was twice the actual number.
2008-02-19 04:06:29 +00:00
Doug Fales
8df3cb1ea3 Thanks to Mike Gauland for discovering some route- and waypoint-related bugs. I've fixed them and also added #to_s on Waypoint so it's easier to debug. 2008-02-08 23:26:14 +00:00
Doug Fales
5aa64f2c3a Updates courtesy of Gaku Ueda:
* Adding support for GPX 1.0 as well as 1.1 (since libxml namespace parsing
   was hard-coded to 1.1. previously).
 * Adding a GPX 1.0 unit test file.
 * Miscellaneous updates to make it work with Ruby 1.8.6.
2007-11-30 06:26:26 +00:00
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
371a3fa0b9 Initial import of gpx gem. 2006-10-14 13:20:23 +00:00