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