aboutsummaryrefslogtreecommitdiffstats
path: root/core/membuffer.c
AgeCommit message (Expand)Author
2020-10-01membuffer: be defensive about bad C library vsnprintf implementationsGravatar Linus Torvalds
2020-05-01cleanup: move FRACTION macro from dive.h to units.hGravatar Berthold Stoeger
2019-10-27Don't expose 'detach_buffer()' to membuffer usersGravatar Linus Torvalds
2019-09-21Cleanup: make location argument to put_location() constGravatar Berthold Stoeger
2019-03-27Cleanup: unconstify string argument to add_to_string()Gravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-03-05Localization: Make Qt's locale-aware formatting accessible from CGravatar Berthold Stoeger
2017-10-08Fix crash when text emptyGravatar Miika Turkia
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-03-12Only enable -Wmissing-field-initializers for ClangGravatar Lubomir I. Ivanov
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel