aboutsummaryrefslogtreecommitdiff
path: root/miscutils/hexedit.c
AgeCommit message (Expand)Author
2020-12-14libbb: add and use infrastructure for fixed page size optimizationDenys Vlasenko
2019-07-02libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne
2018-12-28config: update size informationDenys Vlasenko
2018-07-23hexedit: fixes for redraw and down movement causing SEGV on attempt to accessDenys Vlasenko
2018-01-14config: add size estimations for a few appletsDenys Vlasenko
2017-09-15hexedit: code shrinkDenys Vlasenko
2017-09-15hexedit: fixes to "goto address" codeDenys Vlasenko
2017-09-14hexedit: position in correct column on "goto" commandDenys Vlasenko
2017-09-14hexedit: code shrinkDenys Vlasenko
2017-09-14hexdump: code shrinkDenys Vlasenko
2017-09-14hexedit: implement "[enter] goto offset" keyDenys Vlasenko
2017-09-14hexedit: restore screen on exitDenys Vlasenko
2017-09-14hexedit: optimize output bufferingDenys Vlasenko
2017-09-13hexedit: implement page up/downDenys Vlasenko
2017-09-13hexedit: smarter redrawDenys Vlasenko
2017-09-13hexedit: new appletDenys Vlasenko