VirtualBox

source: vbox/trunk/include/VBox/com

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80879   5 years vboxsync com/string.h: comments and hiding default constructors for format …
(edit) @80851   5 years vboxsync Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
(edit) @80850   5 years vboxsync Main/glue: Moved the implementation of cleanup and copyFrom out of the …
(edit) @80838   5 years vboxsync Main/glue: Added an erase method identical to the one in RTCString.
(edit) @80836   5 years vboxsync Main/glue: Added all the append methods that RTCString have and then some.
(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) @80790   5 years vboxsync Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
(edit) @80778   5 years vboxsync VBox/com/array.h: Adding ComSafeArrayNullInParam. bugref:9341
(edit) @80373   5 years vboxsync com/array.h: handling empty base elements better (hopefully will …
(edit) @79899   5 years vboxsync VBox/com/com.h,Dhcpd: Split out the logging and home directory …
(edit) @79731   5 years vboxsync VBox/com/Guid.h: Added a pure RTUuidToStr wrapper, i.e. takes a C …
(edit) @78966   5 years vboxsync com/defs.h: Define S_FALSE for xpcom.
(edit) @78760   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78759   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78757   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78756   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78108   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @78088   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(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) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76366   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72982   6 years vboxsync VBox/com/VirtualBox.h: Make sure to include assertcompile.h too so we …
(edit) @72981   6 years vboxsync VBox/com/VirtualBox.h: Make sure to include AssertCompile.h too so we …
(edit) @72977   6 years vboxsync VirtualBox.h: Enabled the XPCOM/C++ enum hack …
(edit) @72973   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72949   6 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72906   6 years vboxsync com::Guid: be optimistic, test for RT_SUCCESS when parsing strings
(edit) @72905   6 years vboxsync com::Guid: refactor some more, same object code is generated.
(edit) @72904   6 years vboxsync com::Guid: fix circular logic in isZero()
(edit) @72894   6 years vboxsync com::Guid: use initString/initBSTR in the corresponding operator= …
(edit) @70385   7 years vboxsync com/array.h: SafeIfaceArray(ComSafeArrayIn(I *, aArg)): We get here …
(edit) @70114   7 years vboxsync (XP)COM: optimize safearray copying (partially, only dealing with the …
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69107   7 years vboxsync include/VBox/: (C) year
(edit) @68675   7 years vboxsync include file build fixes (kmk -C include)
(edit) @68015   7 years vboxsync com/ptr.h: no else after return
(edit) @67997   7 years vboxsync microatl.h: unused code
(edit) @67752   7 years vboxsync doc update
(edit) @67722   7 years vboxsync glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
(edit) @67721   7 years vboxsync glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug …
(edit) @67642   7 years vboxsync Main: Modified Utf8Str::parseKeyValue implementation to never return …
(edit) @67640   7 years vboxsync Utf8Str::parseKeyValue: Docs and style.
(edit) @65441   8 years vboxsync comment whitespace fix
(edit) @63642   8 years vboxsync microatl.h: InternalRelease should check VBOX_STRICT not DEBUG. Use …
(edit) @63638   8 years vboxsync microatl.h: indent
(edit) @63385   8 years vboxsync Frontends: warnings (gcc)
(edit) @63232   8 years vboxsync VBox/com/array.h: don't use -Wno-conversion, do an explicit cast instead
(edit) @63147   8 years vboxsync Main: warnings
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62773   8 years vboxsync nits
(edit) @62697   8 years vboxsync HostDrivers: warnings
(edit) @62680   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62476   8 years vboxsync (C) 2016
(edit) @62459   8 years vboxsync include/VBox: scm
(edit) @62361   8 years vboxsync VBox/com/array.h: preparation for -Wconversion
(edit) @62160   8 years vboxsync SafeArray: do the same like r107176 to hide a few more warnings with clang
(edit) @60950   9 years vboxsync SafeConstGUIDArray: Don't try reference NULL, use 1 instead or clang …
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60766   9 years vboxsync Main: XPCOM build fix for previous big change
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60701   9 years vboxsync com/array.h+com/listerers.h: cleanups, reduce ATL dependency
(edit) @60506   9 years vboxsync include/VBox/com/defs.h: more build break fixing for XPCOM
(edit) @60504   9 years vboxsync include/VBox/com/ptr.h: streamline ATL use, whitespace cleanup
(edit) @60409   9 years vboxsync com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
(edit) @60079   9 years vboxsync doxygen fix
(edit) @60078   9 years vboxsync build fix
(edit) @60077   9 years vboxsync introduced RT_GNUC_PREREQ
(edit) @59368   9 years vboxsync VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
(edit) @58138   9 years vboxsync com/ErrorInfo.h: doxygen warnings.
(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) @58099   9 years vboxsync com/assert.h: Cleanup fixes.
(edit) @58098   9 years vboxsync com/assert.h: Cleanup fixes.
(edit) @58096   9 years vboxsync com/assert.h: Cleanups.
(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) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55603   10 years vboxsync com/ptr.h: Added ComPtr::isNotNull().
(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) @51689   10 years vboxsync Main/Guid: typos
(edit) @51688   10 years vboxsync Main/Guid: fix regressions
(edit) @51687   10 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @50416   11 years vboxsync Main: fix the remaining NULL safearray issues, the template had …
(edit) @50120   11 years vboxsync Main: forgotten include file change
(edit) @49765   11 years vboxsync array.h: SafeArray(const SafeArray&) has to implicitly call …
(edit) @49675   11 years vboxsync include/VBox/com/ErrorInfo.h: avoid warnings with some compilers (when …
(edit) @49576   11 years vboxsync com/array.h: Implemented simple fallback in case type traits for …
(edit) @49573   11 years vboxsync Comment typo.
(edit) @49572   11 years vboxsync com/array.h: Use type traits to support signed and unsigned types in …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
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