|
|
|
@14556
|
[14556]
|
11/25/08 10:19:13 |
vboxsync |
Corrected some typos in comments. |
|
|
|
@14045
|
[14045]
|
11/10/08 22:57:01 |
vboxsync |
com/array.h: More noisy 64-bit MSC warnings. |
|
|
|
@14043
|
[14043]
|
11/10/08 22:54:57 |
vboxsync |
com/array.h: Fixed some very noisy 64-bit MSC warnings. |
|
|
|
@13956
|
[13956]
|
11/07/08 13:41:45 |
vboxsync |
Main, FE/Qt: Added support for safe arrays of enums. |
|
|
|
@13908
|
[13908]
|
11/06/08 12:53:47 |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build. |
|
|
|
@13856
|
[13856]
|
11/05/08 14:30:07 |
vboxsync |
Main: typos |
|
|
|
@13648
|
[13648]
|
10/29/08 13:20:23 |
vboxsync |
Main/SafeArray: Fixed burns. |
|
|
|
@13647
|
[13647]
|
10/29/08 12:39:08 |
vboxsync |
Main/SafeArray: Made ctor taking std containers actually work. |
|
|
|
@13624
|
[13624]
|
10/28/08 14:15:32 |
vboxsync |
COM: typo |
|
|
|
@13580
|
[13580]
|
10/27/08 15:04:18 |
vboxsync |
Ported s2 branch (r37120:38456). |
|
|
|
@13183
|
[13183]
|
10/10/08 18:20:30 |
vboxsync |
use a gcc extension to fix annoying warnings |
|
|
|
@11390
|
[11390]
|
08/13/08 15:39:20 |
vboxsync |
Changed definition of ComSafeArrayInIsNull? to work properly on Windows as … |
|
|
|
@11379
|
[11379]
|
08/13/08 10:07:25 |
vboxsync |
Rolled back r34628 changes. |
|
|
|
@11378
|
[11378]
|
08/13/08 09:54:48 |
vboxsync |
PerfAPI: VBoxManage metrics command implementation. Removed an assertion … |
|
|
|
@10802
|
[10802]
|
07/22/08 11:10:18 |
vboxsync |
Main, Guest Properties: attempt to fix the build break on Windows hosts … |
|
|
|
@10709
|
[10709]
|
07/16/08 21:23:38 |
vboxsync |
Main: SafeArray?: Added SafeArrayTraits? <const PRUnichar *> to make sure … |
|
|
|
@10151
|
[10151]
|
07/03/08 14:26:56 |
vboxsync |
Main: SafeArray?: Fixed: SafeArrayTraits::asInParam_Arr() was protected … |
|
|
|
@9738
|
[9738]
|
06/17/08 00:38:49 |
vboxsync |
Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *). |
|
|
|
@9332
|
[9332]
|
06/03/08 01:10:25 |
vboxsync |
Must make sure UINT32_C() and friends are defined when stdint.h might be … |
|
|
|
@8687
|
[8687]
|
05/07/08 23:42:51 |
vboxsync |
Use %Rhra instead of %Rwa. Dropped surpurfluous if (1)s. |
|
|
|
@8309
|
[8309]
|
04/22/08 21:17:24 |
vboxsync |
Main/Glue: Removed ErrorInfo::print() (functionality moved back to … |
|
|
|
@8266
|
[8266]
|
04/22/08 09:26:16 |
vboxsync |
Removed annoying warnings about existing defines if FE/Qt4 is compiled. |
|
|
|
@8194
|
[8194]
|
04/19/08 23:02:49 |
vboxsync |
OS/2: Fixed builds. |
|
|
|
@8155
|
[8155]
|
04/18/08 17:16:47 |
vboxsync |
The Big Sun Rebranding Header Change |
|
|
|
@7345
|
[7345]
|
03/06/08 22:16:50 |
vboxsync |
Main/Glue/string: Don't strcmp NULL. |
|
|
|
@7071
|
[7071]
|
02/21/08 14:48:04 |
vboxsync |
Got rid of annoying warnings during win64 build |
|
|
|
@6976
|
[6976]
|
02/15/08 18:33:30 |
vboxsync |
Main/Glue: Added macro SUCCEEED_WARNING(rc). |
|
|
|
@6963
|
[6963]
|
02/14/08 19:11:54 |
vboxsync |
Main/Glue: Added com::LWResult. |
|
|
|
@6935
|
[6935]
|
02/13/08 17:43:19 |
vboxsync |
Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined (VBOX_WITH_XPCOM)' in … |
|
|
|
@6921
|
[6921]
|
02/12/08 14:18:35 |
vboxsync |
Main: COM Arrays: Allow for zero-sized arrays. |
|
|
|
@6898
|
[6898]
|
02/11/08 14:26:18 |
vboxsync |
Main/Glue: Arrays: Compiler warnings. |
|
|
|
@6874
|
[6874]
|
02/10/08 15:34:59 |
vboxsync |
Main: Arrays: 1) Added com::SafeIfaceArray? to manage arrays of interface … |
|
|
|
@6851
|
[6851]
|
02/07/08 17:02:11 |
vboxsync |
Ported r27277:27975 (array support) from branches/dmik/s2. |
|
|
|
@6449
|
[6449]
|
01/22/08 17:13:28 |
vboxsync |
Main: Fixed build after r27415. |
|
|
|
@6440
|
[6440]
|
01/22/08 14:35:10 |
vboxsync |
Main: Better ComPtrBase::equalsTo() specialization for IUnknown (allows to … |
|
|
|
@6145
|
[6145]
|
12/19/07 07:21:26 |
vboxsync |
Log the errors as well as displaying them. |
|
|
|
@6124
|
[6124]
|
12/18/07 14:53:29 |
vboxsync |
Removed VBoxXML (including CFGLDR), xerces and xalan. |
|
|
|
@6076
|
[6076]
|
12/14/07 20:23:03 |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk. |
|
|
|
@5999
|
[5999]
|
12/07/07 16:05:06 |
vboxsync |
The Giant CDDL Dual-License Header Change. |
|
|
|
@5944
|
[5944]
|
12/03/07 21:36:30 |
vboxsync |
gcc-4.3 warning |
|
|
|
@5658
|
[5658]
|
11/09/07 20:24:58 |
vboxsync |
Main: Removed semicolons after the namespace closing curly braces (not … |
|
|
|
@4134
|
[4134]
|
08/13/07 18:35:46 |
vboxsync |
Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis and … |
|
|
|
@4129
|
[4129]
|
08/13/07 13:55:12 |
vboxsync |
Quick fix for VBoxManage selecting the wrong version of Utf8StrFmt |
|
|
|
@4071
|
[4071]
|
08/07/07 19:07:59 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files. |
|
|
|
@3638
|
[3638]
|
07/16/07 15:13:59 |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] -> … |
|
|
|
@3634
|
[3634]
|
07/16/07 14:44:15 |
vboxsync |
VBox_hdr_h -> _VBox_hdr_h |
|
|
|
@3601
|
[3601]
|
07/13/07 00:13:56 |
vboxsync |
Undefine FALSE & TRUE on Darwin to kill some warnings. |
|
|
|
@3403
|
[3403]
|
07/03/07 23:40:24 |
vboxsync |
Main/Glue: Enable everything in os2.h before pulling it into the public … |
|
|
|
@3387
|
[3387]
|
07/03/07 13:36:37 |
vboxsync |
Main: com::GetVBoxUserHomeDirectory() now takes char * instead of Utf8Str … |
|
|
|
@3318
|
[3318]
|
06/27/07 16:58:18 |
vboxsync |
Main/Glue: Useful enhancements to com::ErrorInfo?[Keeper]. |
|
|
|
@3191
|
[3191]
|
06/21/07 00:26:49 |
vboxsync |
Main: Made it build on OS/2. |
|
|
|
@3044
|
[3044]
|
06/05/07 12:37:38 |
vboxsync |
Main: Added ErrorInfoKeeper::takeError(). |
|
|
|
@2981
|
[2981]
|
06/01/07 18:01:28 |
vboxsync |
InnoTek -> innotek: all the headers and comments. |
|
|
|
@2976
|
[2976]
|
06/01/07 15:47:51 |
vboxsync |
Main:
- XPCOM: Implemented storing compreg.data and xpti.data in the … |
|
|
|
@2672
|
[2672]
|
05/16/07 17:31:49 |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk. |
|
|
|
@2140
|
[2140]
|
04/17/07 21:19:08 |
vboxsync |
Web services: Adjustments to global XIDL file, more progress with web … |
|
|
|
@2059
|
[2059]
|
04/12/07 21:19:13 |
vboxsync |
unbusted 64-bit builds (TODO: why the heck didn't this trigger build … |
|
|
|
@2015
|
[2015]
|
04/10/07 18:08:47 |
vboxsync |
Fixed 2 stupid mistakes. |
|
|
|
@2012
|
[2012]
|
04/10/07 16:50:19 |
vboxsync |
Added Bstr::alloc() to pair Utf8Str() alloc. |
|
|
|
@1962
|
[1962]
|
04/05/07 18:41:22 |
vboxsync |
Free old string if present in alloc. |
|
|
|
@1961
|
[1961]
|
04/05/07 18:36:44 |
vboxsync |
Missing return type. |
|
|
|
@1960
|
[1960]
|
04/05/07 18:35:31 |
vboxsync |
Added alloc method to Utf8Str class |
|
|
|
@1472
|
[1472]
|
03/14/07 15:59:26 |
vboxsync |
Main: XPCOM: Initial implementation of auto-startable "out-of-proc" … |
|
|
|
@1220
|
[1220]
|
03/05/07 16:16:56 |
vboxsync |
g++ 4.1.1 in pedantic mode flags that extra semicolon as error. |
|
|
|
@1142
|
[1142]
|
03/01/07 18:58:05 |
vboxsync |
First step towards a webservices API. |
|
|
|
@690
|
[690]
|
02/06/07 06:17:02 |
vboxsync |
Try unsigned int instead of UINT. |
|
|
|
@688
|
[688]
|
02/06/07 06:11:57 |
vboxsync |
size_t |
|
|
|
@612
|
[612]
|
02/05/07 00:59:55 |
vboxsync |
iprt/types.h first (see comment) |
|
|
|
@469
|
[469]
|
01/31/07 16:57:59 |
vboxsync |
Main/XIDL: Added support for the @mod attribute (with 'ptr' the only valud … |
|
|
|
@1
|
[1]
|
01/01/70 01:00:00 |
vboxsync |
import |