]> git.tdb.fi Git - ext/subsurface.git/history - parse-xml.c
Do better cylinder information management
[ext/subsurface.git] / parse-xml.c
2011-09-04 Linus TorvaldsDo better cylinder information management
2011-09-03 Linus TorvaldsAdd various dive fixups, and show pressure (if any...
2011-09-02 Linus TorvaldsDo a dive de-dup pass
2011-09-02 Linus TorvaldsImprove uemis xml parsing a bit
2011-09-02 Linus TorvaldsSilently ignore zero pressure
2011-09-02 Linus TorvaldsUse 'units' value instead of guessing based on integer/FP
2011-09-02 Linus TorvaldsHack up some very rudimentary support for the Uemis...
2011-09-02 Linus TorvaldsGenerate 'watertemp' field from samples if required
2011-09-02 Linus TorvaldsSave and parse notes and locations
2011-09-02 Linus TorvaldsTeach the date parser to also parse the international...
2011-09-01 Linus TorvaldsFix up small details in input/output
2011-09-01 Linus Torvaldsgasmix: stop tracking nitrogen percentages
2011-09-01 Linus Torvaldslibdivecomputer does crazy gas mixes too
2011-09-01 Linus TorvaldsStart parsing gas mixes
2011-09-01 Linus TorvaldsGet rid of our 'ignore' rules
2011-09-01 Linus Torvaldsxml parsing: start traversing properties too
2011-09-01 Linus TorvaldsRename some files to be more appropriate