This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds ed45f7cb14 Add crazy (bad) xml parser thing
It only works for the Suunto "one xml file per dive" format, not for the
libdivecomputer one that just puts many dives in one file.

Maybe there is some way for libxml2 to handle concatenated xml files
(start again on errors), but I don't know it yet.

I need to get stinking drunk before I look at more xml mess.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-28 16:58:26 -07:00
dives Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00
Makefile Add crazy (bad) xml parser thing 2011-08-28 16:58:26 -07:00
parse.c Add crazy (bad) xml parser thing 2011-08-28 16:58:26 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00