|
|
@103977
|
11 months |
vboxsync |
Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
|
|
|
@103505
|
12 months |
vboxsync |
libs/xpcom: Fix some unused variable warnings, bugref:3409
|
|
|
@102458
|
15 months |
vboxsync |
libs/xpcom: Get rid of PL_strcasecmp/PL_strncasecmp and replace with …
|
|
|
@102457
|
15 months |
vboxsync |
libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT …
|
|
|
@102348
|
15 months |
vboxsync |
libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
|
|
|
@102345
|
15 months |
vboxsync |
libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
|
|
|
@102328
|
15 months |
vboxsync |
libs/xpcom: Remove some unused code from xpcom, bugref:10545
|
|
|
@102235
|
15 months |
vboxsync |
libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
|
|
|
@102214
|
15 months |
vboxsync |
libs/xpcom: Remove unused includes, bugref:10545
|
|
|
@102212
|
15 months |
vboxsync |
libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix]
|
|
|
@102175
|
15 months |
vboxsync |
libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
|
|
|
@101998
|
16 months |
vboxsync |
libs/xpcom: Remove unused include, bugref:10545
|
|
|
@101985
|
16 months |
vboxsync |
libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move a …
|
|
|
@101975
|
16 months |
vboxsync |
libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's …
|
|
|
@101957
|
16 months |
vboxsync |
libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545
|
|
|
@101920
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces …
|
|
|
@101863
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused nsISupportsObsolete.h, bugref:10545
|
|
|
@101862
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused nsILeakDetector.idl, bugref:10545
|
|
|
@101852
|
16 months |
vboxsync |
libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce …
|
|
|
@101848
|
16 months |
vboxsync |
libs/xpcom: Get rid of the memory flusher functionality which is not …
|
|
|
@101830
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused pure.h and pure_api.c, bugref:10545
|
|
|
@101829
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, …
|
|
|
@101828
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused nsStackFrameUnix.{cpp,h} (disabled using …
|
|
|
@101827
|
16 months |
vboxsync |
libs/xpcom: Get rid of unused nsStackFrameWin.{cpp,h}, bugref:10545
|
|
|
@101777
|
16 months |
vboxsync |
libs/xpcom: Remove all code associated with GC_LEAK_DETECTOR as it is …
|
|
|
@101776
|
16 months |
vboxsync |
libs/xpcom: Remove prthinfo which isn't used, bugref:10545
|
|
|
@101748
|
16 months |
vboxsync |
libs/xpcom: Remove prsystem.{c,h} and uxrng.c as they aren't used …
|
|
|
@101726
|
16 months |
vboxsync |
libs/xpcom: Remove unused files, bugref:10545
|
|
|
@91528
|
3 years |
vboxsync |
xpcom: bugref:9790 - Placate -Wdeprecated-copy that is upset by …
|
|
|
@65440
|
8 years |
vboxsync |
XPCOM: Previous change broke the shutdown detection in …
|
|
|
@64625
|
8 years |
vboxsync |
xpcom: Explicitly don't compile this code even if 'linux' is defined. …
|
|
|
@64428
|
8 years |
vboxsync |
xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
|
|
|
@62266
|
9 years |
vboxsync |
backed out r108783, something wrong
|
|
|
@62264
|
9 years |
vboxsync |
xpcom: finally remove VBOX_GCC_Wno-delete-non-virtual-dtor as this …
|
|
|
@62170
|
9 years |
vboxsync |
XPCOM: Change the shutdown order in nsExceptionService, attempting to …
|
|
|
@56585
|
10 years |
vboxsync |
xpcom: Make nsExceptionManager use thread safe reference counting. The …
|
|
|
@49550
|
11 years |
vboxsync |
libs/xpcom: warning
|
|
|
@40426
|
13 years |
vboxsync |
libs/xpcom: gcc-4.7 fix: Remove NS_DEFCALL. regparm(0) is default on …
|
|
|
@34653
|
14 years |
vboxsync |
XPCOM: fix long-standing issue of incorrectly returning …
|
|
|
@33535
|
14 years |
vboxsync |
fortify does not like builtin_expect()
|
|
|
@28914
|
15 years |
vboxsync |
xpcom: couple functions needed by java bridge
|
|
|
@27471
|
15 years |
vboxsync |
xpcom: fixed expect macros for newer gcc versions
|
|
|
@21113
|
16 years |
vboxsync |
xpcom: first go at making xpcom bitness-safe
|
|
|
@11551
|
17 years |
vboxsync |
API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace …
|
|
|
@11440
|
17 years |
vboxsync |
- imported Python COM bindings
|
|
|
@5522
|
17 years |
vboxsync |
XPCOM: Fixed memory errors and leaks found by valgrind.
|
|
|
@3372
|
18 years |
vboxsync |
XPCOM: Executable and DLL names may be specified from makefiles, for …
|
|
|
@3149
|
18 years |
vboxsync |
XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
|
|
|
@2443
|
18 years |
vboxsync |
fix visibility for incompatible gcc-3.4 compilers
|
|
|
@2437
|
18 years |
vboxsync |
partly fixed my last commit for gcc-3
|
|
|
@2435
|
18 years |
vboxsync |
with gcc, mark all ELF symbols with visibility=hidden by default and …
|
|
|
@1
|
55 years |
vboxsync |
import
|