summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/err/errmsg-sorter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* IPRT: Shut up warning in errmsg-sorter.cpp/errmsgdata.h about missing initial...vboxsync2021-05-101-1/+1
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-1/+1
* IPRT/errmsg-sorter.cpp: Custom status message structure packing to save a bit...vboxsync2020-05-021-1/+1
* IPRT/errmsg-sorter.cpp: Custom status message structure packing to save a bit...vboxsync2020-05-021-28/+170
* IPRT: Massaging errmsg*-sorter.cpp and bldprog-strtab-template.cpp.h a little...vboxsync2020-04-281-4/+5
* IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save space ...vboxsync2020-04-281-8/+5
* IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message databa...vboxsync2020-04-281-93/+199
* IPRT: Reduce the amoung of strings in errmsg and errmsgwin in static builds (...vboxsync2020-04-271-1/+2
* IPRT: Sort IPRT status messages so we can look them up using binary searching...vboxsync2020-04-171-2/+2
* IPRT: Sort IPRT status messages so we can look them up using binary searching...vboxsync2020-04-171-0/+226