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
/
equipment.c
Age
Commit message (
Expand
)
Author
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: move cylinderuse_from_text() to equipment.c
Berthold Stoeger
2019-06-19
Cleanup: remove unused parameter used from find_best_gasmix_match()
Berthold Stoeger
2019-06-19
Cleanup: constify two equipment helper functions
Berthold Stoeger
2019-06-19
Cleanup: move gas-functions to own translation unit
Berthold Stoeger
2019-06-19
Cleanup: create equipment.h header
Berthold Stoeger
2018-08-23
Cleanup: user properly typed pointers
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-06-20
equipment: use MAX_TANK_INFO in equipment.c
Lubomir I. Ivanov
2018-06-20
equipment: sanitize 'ws_info' loop limits
Lubomir I. Ivanov
2018-01-10
Unused code: remove weightsystems_equal()
Jan Mulder
2017-11-27
Code cleanup: Move index declarations into for loop
Stefan Fuchs
2017-11-27
Add debug function dump_cylinders
Stefan Fuchs
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-03-20
Add 10l 200bar and 232bar cylinder
Stefan Fuchs
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2017-03-07
In weights table 'weight' is redundant and no used for other types.
Martin Měřinský
2016-08-10
Add HP117 to the cylinder list
Brian Weber
2016-04-04
Make cylinder_nodata() take a const cylinder pointer
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel