VirtualBox

source: vbox/trunk/include/VBox/com

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106812   4 weeks vboxsync microatl.h: too long lines to read
(edit) @106809   4 weeks vboxsync VBox/com/defs.h,Main/VirtualBoxErrorInfoImpl.h: Use uuidof(iface) …
(edit) @106511   6 weeks vboxsync VBox/com/array.h: Returning a 'const T' type makes no sense for 'const …
(edit) @106077   2 months vboxsync Main: Name locks.
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @104778   6 months vboxsync com/errorprint.h: Parameter 'ret' in ASSERT_BREAK macro makes no sense …
(edit) @103977   8 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103449   9 months vboxsync include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
(edit) @101967   13 months vboxsync libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99772   19 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99770   19 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98611   22 months vboxsync VBox/com/errorprint.h: docs update. bugref:10223
(edit) @98297   22 months vboxsync Main: rc -> hrc/vrc for all but testcases. Enabled scm rc checks …
(edit) @98288   22 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96547   2 years vboxsync VBox/com/microatl.h: whitespace. bugref:10261
(edit) @96540   2 years vboxsync VBox/com/microatl.h: Split up CComCritSectLock into one capable of …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95140   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @94803   3 years vboxsync com/utils: Add an extended version of VBoxLogRelCreate() which takes …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93105   3 years vboxsync Main/glue: Added Bstr::startsWith methods.
(edit) @92907   3 years vboxsync VBox/com/VirtualBox.h: Must include windows.h via our clean wrappers …
(edit) @91519   3 years vboxsync com/string.h: Added note to Utf8StrFmt about not using it in …
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90770   3 years vboxsync VBox/com/listeners.h: Assert IEvent::getType result. bugref:1909
(edit) @89720   3 years vboxsync com/errorprint: Teach it how to deal with warnings (print the message …
(edit) @86141   4 years vboxsync Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85314   4 years vboxsync VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
(edit) @85308   4 years vboxsync VBox/com/string.h: Some more Bstr assignEx methods. (forgot the …
(edit) @85289   4 years vboxsync VBox/com/array.h: Probably a good idea to check the …
(edit) @85288   4 years vboxsync Main: Adding two Bstr::assignEx variants that returns HRESULT instead …
(edit) @84342   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @84341   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84339   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84287   5 years vboxsync Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81615   5 years vboxsync microatl.h: indent.
(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 …
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