| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -10/+20 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | IPRT: Added RTStrDupNEx and RTStrDupNExTag. | vboxsync | 2021-12-22 | 1 | -8/+31 |
| * | Add/Nt/Installer: Simple installer program for NT 3.x. | vboxsync | 2020-04-26 | 1 | -1/+1 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | (C) year | vboxsync | 2017-10-17 | 1 | -1/+1 |
| * | (C) 2016 | vboxsync | 2016-07-22 | 1 | -1/+1 |
| * | *: scm cleanup run. | vboxsync | 2015-08-14 | 1 | -3/+3 |
| * | IPRT: Updated (C) year. | vboxsync | 2015-06-09 | 1 | -1/+1 |
| * | runtime: backed out r77481,r77482,r77483,r77484,r77485 | vboxsync | 2012-04-16 | 1 | -1/+1 |
| * | Runtime: linux 3.4-rc3 build fix [-fpermissive] | vboxsync | 2012-04-16 | 1 | -1/+1 |
| * | SUPDrv: More exports. | vboxsync | 2012-04-06 | 1 | -7/+18 |
| * | AssertPtrReturn | vboxsync | 2010-11-12 | 1 | -1/+1 |
| * | *: spelling fixes, thanks Timeless! | vboxsync | 2010-10-28 | 1 | -1/+1 |
| * | iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not used and i... | vboxsync | 2010-08-27 | 1 | -1/+10 |
| * | iprt,++: Tag allocation in all builds with a string, defaulting to __FILE__. | vboxsync | 2010-07-28 | 1 | -41/+31 |
| * | *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked around me... | vboxsync | 2010-06-21 | 1 | -4/+5 |
| * | Automated rebranding to Oracle copyright/license strings via filemuncher | vboxsync | 2010-04-27 | 1 | -5/+1 |
| * | RTStrATruncate: bugfix | vboxsync | 2010-02-23 | 1 | -1/+1 |
| * | IPRT: Added RTStrATruncate. | vboxsync | 2010-02-14 | 1 | -0/+31 |
| * | IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, RTStrAlloc, ... | vboxsync | 2010-02-14 | 1 | -31/+156 |
| * | IPRT: common/string/string.cpp -> stringalloc.cpp. | vboxsync | 2010-02-13 | 1 | -0/+125 |