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
/
core
Age
Commit message (
Expand
)
Author
2019-08-10
Fix potential crash when saved_git_id is NULL
Dirk Hohndel
2019-08-10
Android: fix potential crash
Dirk Hohndel
2019-08-10
Core: unconditionally include stdio.h in libdivecomputer.h
Berthold Stoeger
2019-08-08
iOS: address build error
Dirk Hohndel
2019-08-08
Planner: pass dive to enough_gas()
Berthold Stoeger
2019-08-08
Planner: pass dive / cylinder pair to track_ascent_gas()
Berthold Stoeger
2019-08-08
Planner: pass dive to analyze_gaslist()
Berthold Stoeger
2019-08-08
Planner: fix comment for create_dive_from_plan()
Berthold Stoeger
2019-08-08
Core: pass dive, cylinder-id to fill_default_cylinder
Berthold Stoeger
2019-08-08
Planner: use planner's dive in interpolate_transition()
Berthold Stoeger
2019-08-08
Parser: remove global state
Berthold Stoeger
2019-08-08
Cleanup: remove unused function printdecotable
Berthold Stoeger
2019-08-08
Cleanup: make local functions in planner.c of static linkage
Berthold Stoeger
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-08-08
Cleanup: move file-related function declarations to file.h
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-08-08
Cleanup: replace macro by inline function in gas-model.c
Berthold Stoeger
2019-08-08
Indicate negative cylider pressure
Robert C. Helling
2019-08-08
Limit gas compressibility argument range to halfway sane values
Linus Torvalds
2019-08-04
Cleanup: use clear_git_id() instead of setting saved_git_id
Berthold Stoeger
2019-08-04
Coding style: add spaces in load-git.c
Berthold Stoeger
2019-08-04
Git: Make parser reentrant
Berthold Stoeger
2019-08-04
Cleanup: make functions in core/load-git.c local
Berthold Stoeger
2019-07-27
Core: split copy_cylinders() in two functions
Berthold Stoeger
2019-07-19
Bluetooth: autodetect Shearwater NERD models
Dirk Hohndel
2019-07-19
Cleanup: remove bogus mark_divelist_changed() calls
Berthold Stoeger
2019-07-18
Cleanup: remove unused weightsystem_none() function
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-07-18
Core: Implement same_weightsystem() function to compare weights
Berthold Stoeger
2019-07-18
Cleanup: declare functions in profile.h as extern
Berthold Stoeger
2019-07-18
Cleanup: make the plot-pressure type an enum
Berthold Stoeger
2019-07-18
Cleanup: introduce function to set pressure values
Berthold Stoeger
2019-07-18
Cleanup: update comment in core/gaspressures.c
Berthold Stoeger
2019-07-18
Cleanup: replace pressure reading macros by inline functions
Berthold Stoeger
2019-07-18
Cleanup: turn GET_PRESSURE macro into inline function
Berthold Stoeger
2019-07-18
Cleanup: remove non-existing pressures in debug_print_pressures()
Berthold Stoeger
2019-07-18
Cleanup: remove unused macro SAC_WINDOW
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2019-07-18
Cleanup: move deco function declarations to deco.h
Berthold Stoeger
2019-07-18
Cleanup: fix include weirdness concerning string_to_*() functions
Berthold Stoeger
2019-07-18
Cleanup: move cylinderuse_from_text() to equipment.c
Berthold Stoeger
2019-07-15
Bluetooth: recognize Ratio iX3m GPS dive computers
Dirk Hohndel
2019-07-14
Fix up XML saving of remaining bottom time data
Linus Torvalds
2019-07-14
Fix cylinder gas type saving when we have bogus gas use data
Linus Torvalds
2019-07-11
Thumbnailer: improve error message
Berthold Stoeger
2019-07-10
Git: handle excess of cylinders or weightsystems gracefully
Berthold Stoeger
2019-07-06
Cleanup: call calculate_max_limits_new() in create_plot_info_new()
Berthold Stoeger
2019-07-06
Cleanup: fix memory management of the plot data
Berthold Stoeger
2019-07-06
Cleanup: remove unused get_screen_dpi() function
Berthold Stoeger
2019-07-06
Cleanup: remove unused declarations from display.h
Berthold Stoeger
[prev]
[next]