12 Commits

Author SHA1 Message Date
Marc Seeger
f2b1bd839e Fixed gemspec so it builds in 1.9 2011-11-07 22:52:45 +01:00
Marc Seeger
1ec7e02f63 Moved most stuff over from libxml to hpricot 2011-11-06 21:37:15 +01:00
Doug Fales
0d35ac037a Fixing some tests since git does not believe in empty directories. 2010-02-27 16:52:21 -07:00
Doug Fales
03994b4b42 Revving to version 0.5. 2009-07-07 02:51:34 +00:00
Doug Fales
9250b0ce45 Revving to 0.4. 2008-02-19 04:09:57 +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
ef1eac8cbb Going to version 0.3. 2008-02-11 21:20:16 +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
8c45e64039 Updating the version #. 2007-11-30 06:29:00 +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
371a3fa0b9 Initial import of gpx gem. 2006-10-14 13:20:23 +00:00