summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/stringalloc.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: Added RTStrDupNEx and RTStrDupNExTag.vboxsync2021-12-221-8/+31
* Add/Nt/Installer: Simple installer program for NT 3.x.vboxsync2020-04-261-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* runtime: backed out r77481,r77482,r77483,r77484,r77485vboxsync2012-04-161-1/+1
* Runtime: linux 3.4-rc3 build fix [-fpermissive]vboxsync2012-04-161-1/+1
* SUPDrv: More exports.vboxsync2012-04-061-7/+18
* AssertPtrReturnvboxsync2010-11-121-1/+1
* *: spelling fixes, thanks Timeless!vboxsync2010-10-281-1/+1
* iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not used and i...vboxsync2010-08-271-1/+10
* iprt,++: Tag allocation in all builds with a string, defaulting to __FILE__.vboxsync2010-07-281-41/+31
* *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked around me...vboxsync2010-06-211-4/+5
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* RTStrATruncate: bugfixvboxsync2010-02-231-1/+1
* IPRT: Added RTStrATruncate.vboxsync2010-02-141-0/+31
* IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, RTStrAlloc, ...vboxsync2010-02-141-31/+156
* IPRT: common/string/string.cpp -> stringalloc.cpp.vboxsync2010-02-131-0/+125