VirtualBox

source: vbox/trunk/include/iprt/cpp/ministring.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39277   13 years vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @36532   14 years vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36508   14 years vboxsync iprt/C++: some cleanup.
(edit) @36501   14 years vboxsync IPRT: add join/split and + operators to the string class
(edit) @36426   14 years vboxsync MiniString: doc addition
(edit) @36425   14 years vboxsync MiniString::utf8Length -> MiniString::uniLength.
(edit) @35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @34785   14 years vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @33862   14 years vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33818   14 years vboxsync MiniString: Don't crash if NULL is passed in the constructor
(edit) @33805   14 years vboxsync iprt::MiniString: Added a substring constructor and joined the …
(edit) @33694   14 years vboxsync Runtime: explicitly set it to 32bit
(edit) @33675   14 years vboxsync Main;Runtime: move 32bit string to int converter
(edit) @33615   14 years vboxsync now it's right. added tests to prove it.
(edit) @33614   14 years vboxsync grumble, -1, not 1.
(edit) @33613   14 years vboxsync iprt::MiniString::compare: copy&past bug in the previous fix spotted …
(edit) @33610   14 years vboxsync iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
(edit) @33605   14 years vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33563   14 years vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33074   14 years vboxsync Runtime: space
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @30873   14 years vboxsync IPRT: add MiniString::operator+=()
(edit) @30749   14 years vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30318   14 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27291   15 years vboxsync iprt/ministring: when reserving space in a formerly empty string, make …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(copy) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
copied from trunk/include/iprt/ministring_cpp.h
(edit) @24656   15 years vboxsync iprt/ministring: bird review - addressed object state after throwing …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette