VirtualBox

source: vbox/trunk/include/VBox/com/string.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80835   5 years vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @80793   5 years vboxsync Bstr: Added printf, printfNoThrow, printfV and printfVNoThrow methods …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @67752   7 years vboxsync doc update
(edit) @67642   7 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67640   7 years vboxsync Utf8Str::parseKeyValue: Docs and style.
(edit) @62476   8 years vboxsync (C) 2016
(edit) @60409   9 years vboxsync com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
(edit) @58110   9 years vboxsync include,misc: Doxygen grouping adjustments, collecting all the VMM …
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @57005   9 years vboxsync Annotated format strings in ministring.h and com/strings.h.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @52554   10 years vboxsync VBox/Main: #1909: Bug & coding style fixes.
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @51887   10 years vboxsync Utf8Str: Fix assignEx with a_offSrc != 0
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48691   11 years vboxsync More Bstr compare operators.
(edit) @42570   12 years vboxsync com/string.h: Added assignEx methods similar to cloneEx that returns …
(edit) @42177   12 years vboxsync Main/VirtualBox+Machine: implement the directory handling/renaming …
(edit) @40875   13 years vboxsync build fix (breaks in the watchdog).
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36429   14 years vboxsync build fix / file header nits.
(edit) @36428   14 years vboxsync com/string.h: AssertLogRel when encountering an invalid encoding in …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @34846   14 years vboxsync COM glue: Added a substring constructor to the Bstr class (with …
(edit) @34837   14 years vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @34785   14 years vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @34242   14 years vboxsync com/string.h: Added Bstr::isNotEmpty().
(edit) @33675   14 years vboxsync Main;Runtime: move 32bit string to int converter
(edit) @33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31281   14 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @30750   14 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28316   15 years vboxsync com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
(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) @26552   15 years vboxsync Main: build fix
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26239   15 years vboxsync Main: coding style
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @24657   15 years vboxsync Utf8Str: Some comments (not a full review).
(edit) @23908   15 years vboxsync Main: backed out r53708
(edit) @23907   15 years vboxsync Main: fix memory leak
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21435   15 years vboxsync Main: teach Bstr to convert from a MiniString as well as Utf8Str
(edit) @21409   15 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @18589   16 years vboxsync Main: use RTStrStr & friends
(edit) @18529   16 years vboxsync Main: added toLower, toUpper & contains
(edit) @18148   16 years vboxsync Main: don't call length() twice
(edit) @17973   16 years vboxsync warning
(edit) @17972   16 years vboxsync fixed return types
(edit) @17955   16 years vboxsync Main: add some converter methods
(edit) @17745   16 years vboxsync Main: check for null strings
(edit) @17742   16 years vboxsync Main: more string compare hacking
(edit) @17740   16 years vboxsync Main: adds endsWith compare operation
(edit) @17648   16 years vboxsync OVF: API documentation
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16384   16 years vboxsync string.cpp: enable optimization
(edit) @16369   16 years vboxsync Utf8Str::substr error handling
(edit) @16326   16 years vboxsync document Utf8Str::substr
(edit) @16324   16 years vboxsync COM: teach Utf8Str substr() like std::string
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @13856   16 years vboxsync Main: typos
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @9332   17 years vboxsync Must make sure UINT32_C() and friends are defined when stdint.h might …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7345   17 years vboxsync Main/Glue/string: Don't strcmp NULL.
(edit) @6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @4134   17 years vboxsync Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
(edit) @4129   17 years vboxsync Quick fix for VBoxManage selecting the wrong version of Utf8StrFmt
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3638   17 years vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> RT_OS_[OS].
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