index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2011-09-03
Do better cylinder information management
Linus Torvalds
2011-09-03
Add various dive fixups, and show pressure (if any) in the plot
Linus Torvalds
2011-09-02
Do a dive de-dup pass
Linus Torvalds
2011-09-02
Improve uemis xml parsing a bit
Linus Torvalds
2011-09-02
Silently ignore zero pressure
Linus Torvalds
2011-09-02
Use 'units' value instead of guessing based on integer/FP
Linus Torvalds
2011-09-02
Hack up some very rudimentary support for the Uemis xml format
Linus Torvalds
2011-09-01
Generate 'watertemp' field from samples if required
Linus Torvalds
2011-09-01
Save and parse notes and locations
Linus Torvalds
2011-09-01
Teach the date parser to also parse the international standard date format
Linus Torvalds
2011-09-01
Fix up small details in input/output
Linus Torvalds
2011-09-01
gasmix: stop tracking nitrogen percentages
Linus Torvalds
2011-09-01
libdivecomputer does crazy gas mixes too
Linus Torvalds
2011-09-01
Start parsing gas mixes
Linus Torvalds
2011-09-01
Get rid of our 'ignore' rules
Linus Torvalds
2011-09-01
xml parsing: start traversing properties too
Linus Torvalds
2011-09-01
Rename some files to be more appropriate
Linus Torvalds