index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-11
Simplify code
Dirk Hohndel
2014-06-11
Provide for a dive_computer_type variable within dc structure
Willem Ferguson
2014-06-09
Picture handling: switch to stronger typed offset
Dirk Hohndel
2014-06-09
Picture handling: parse and convert old style picture events
Dirk Hohndel
2014-06-08
Picture handling: parse XML data
Dirk Hohndel
2014-06-07
Make parse-xml callbacks be type-safe
Linus Torvalds
2014-06-03
CCR code: Change to sample structure
Willem Ferguson
2014-06-03
Fix dive water temperature XML parsing
Linus Torvalds
2014-04-17
Removed the globals 'userid' and 'save_userid_local' variables
Tomaz Canabrava
2014-04-14
Add option to save userid in data files
Venkatesh Shukla
2014-03-14
Convert other users of showError() to the new world order
Linus Torvalds
2014-03-10
Get rid of crazy empty tag_list element at the start
Linus Torvalds
2014-03-09
Parse basic trip and dive data from the git blobs
Linus Torvalds
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-02-16
Whitespace cleanup for parse-xml.c and save-xml.c
Dirk Hohndel
2014-02-15
Remove some unused variables
Dirk Hohndel
2014-02-14
Import gas info for Shearwater Desktop
Miika Turkia
2014-02-14
Import Shearwater Desktop divelog database
Miika Turkia
2014-02-14
Refactoring sqlite import support
Miika Turkia
2014-02-12
Use "rint()" instead of rounding manually with "+ 0.5"
Linus Torvalds
2014-02-10
Fix calloc parameter order.
Boris Barbulovski
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-02-09
parse-xml.c: Fix a warning about missing braces
Lubomir I. Ivanov
2014-02-08
Check XML attribute to detect correct XSLT
Miika Turkia
2014-01-25
Hook up XSLT and include it in resources
Miika Turkia
2014-01-21
Don't compare floats for equality
Robert C. Helling
2014-01-17
Add Sensus XSLT as a resource and enable it
Miika Turkia
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-10
Add a few more Suunto events
Miika Turkia
2014-01-10
Import tags from Suunto database file
Miika Turkia
2014-01-10
Do not plot temperatures on DM4 import if no info
Miika Turkia
2014-01-08
const'ify our strtod() helper functions
Linus Torvalds
2014-01-02
Make our 'ascii_strtod()' helper more generic
Linus Torvalds
2013-12-20
Silence a few warnings
Dirk Hohndel
2013-12-19
Fix a small coding style issue
Lubomir I. Ivanov
2013-12-16
Remove the xslt_path now that all XSLT files are kept in a resource
Thiago Macieira
2013-12-16
Move the XSLT files into a Qt resource
Thiago Macieira
2013-12-12
Correctly parse multiple tags in the divelog
Dirk Hohndel
2013-12-11
Fix some whitespace damage
Anton Lundin
2013-12-11
Don't crash on loading tags longer than 127 chars
Anton Lundin
2013-12-11
Plug memory leak in duration()
Anton Lundin
2013-11-28
Quiet down valgrind warnings
Linus Torvalds
2013-11-27
Remove some constants and use helpers instead
Anton Lundin
2013-11-22
Don't parse 32bit hex values with strtol
Dirk Hohndel
2013-11-20
Use the get_o2/get_he helpers
Anton Lundin
2013-11-02
Speed up XML loading
Linus Torvalds
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-20
Get rid of compiler warning on format strings
Miika Turkia
[next]