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
/
core
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in get_dive_site_*()
Berthold Stoeger
2018-10-23
Parser: make parser (mostly) reentrant
Berthold Stoeger
2018-10-22
Parser: remove webservice related code
Berthold Stoeger
2018-10-21
Parser: free city and country after use
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-16
Parser: don't leak extra data key/value pairs
Berthold Stoeger
2018-10-15
Cleanup: make xml_parsing_units local to parse-xml.c
Berthold Stoeger
2018-09-26
Allow XML sample times to have hh:mm:sec format
Linus Torvalds
2018-09-22
Trivial: un-static function-local buffer
Berthold Stoeger
2018-09-12
DLF import: Remove old debug print
Anton Lundin
2018-09-12
DLF import: Decode all sensors, when we got them.
Anton Lundin
2018-09-12
DLF import: Set initial gas as first cylinder
Anton Lundin
2018-09-12
DLF import: Name dive site
Anton Lundin
2018-09-12
DLF import: Decode device configuration into extra strings
Anton Lundin
2018-09-12
DLF import: Create separate solenoid open/close events
Anton Lundin
2018-09-12
DLF import: record starting battery level
Miika Turkia
2018-09-12
DLF import: use battery_end in preparation
Miika Turkia
2018-09-11
cleanup[1/6]: do not set userid/save_userid_local from storage
Jan Mulder
2018-09-09
DLF import: document deco event
Miika Turkia
2018-09-09
DLF import: comment measured He
Miika Turkia
2018-09-09
DLF import: Record battery status
Miika Turkia
2018-08-30
Parser: split out name-comparison from match() function
Berthold Stoeger
2018-08-30
Parser: move match() into core/parse-xml.c
Berthold Stoeger
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-07-04
Dive pictures: remove hashes
Berthold Stoeger
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Read and write divemode changes (xml and git)
Willem Ferguson
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-03-02
Warning Fix: add missing include to core/parse-xml.c
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-01-19
Improve profile display in planner
Willem Ferguson
2018-01-08
Make a few functions of static linkage
Berthold Stoeger
2018-01-08
Remove unused function parse_mkvi_buffer()
Berthold Stoeger
2018-01-04
parse-xml.c: add get_bool() function
Berthold Stoeger
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-11-27
Move Cobalt and Divinglog DB parsing to parse-db.c
Miika Turkia
2017-11-27
Move atoi_n to parse.c
Miika Turkia
2017-11-27
Move Shearwater DB parsing into parse-db.c
Miika Turkia
2017-11-27
Move metric variable to parse.c
Miika Turkia
2017-11-27
Move add_dive_site to parse.c
Miika Turkia
2017-11-27
Move Suunto DB imports into parse-db.c
Miika Turkia
2017-11-27
Refactore parse-xml.c into parse.c and parse-xml.c
Miika Turkia
2017-11-27
Store and load the planner related depth info of a cylinder in logfile
Stefan Fuchs
2017-11-10
Fix warning
Jan Mulder
2017-10-20
Silence random warnings
Dirk Hohndel
[next]