# # ChangeLog for trunk/src/libs/xpcom18a4 in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 8:47:59 PM Thu, 09 Nov 2023 08:30:09 GMT vboxsync [102013] * trunk/src/libs/xpcom18a4/java/src/nsJavaWrapper.cpp (modified) * trunk/src/libs/xpcom18a4/java/src/nsJavaXPCOMBindingUtils.cpp (modified) * trunk/src/libs/xpcom18a4/java/src/nsThreadUtils.h (modified) libs/xpcom/java: Remove unused code, bugref:10545 Wed, 08 Nov 2023 19:26:47 GMT vboxsync [102008] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prscanf.c (modified) libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 [fix] Wed, 08 Nov 2023 19:19:52 GMT vboxsync [102007] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prdtoa.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prdtoa.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 Wed, 08 Nov 2023 19:17:10 GMT vboxsync [102006] * trunk/src/libs/xpcom18a4/xpcom/string/src/nsStringObsolete.cpp (modified) libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of ... Wed, 08 Nov 2023 19:07:48 GMT vboxsync [102005] * trunk/src/libs/xpcom18a4/xpcom/ds/nsVariant.cpp (modified) libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in ... Wed, 08 Nov 2023 19:07:08 GMT vboxsync [102004] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prscanf.c (modified) libs/xpcom: Drop floating point support from PR_sscanf() as it is not ... Wed, 08 Nov 2023 18:51:42 GMT vboxsync [102003] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, ... Wed, 08 Nov 2023 18:41:48 GMT vboxsync [102002] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prmmap.c (deleted) libs/xpcom: Get rid of unused prmmap.c in nsprpub, bugref:10545 Wed, 08 Nov 2023 18:40:18 GMT vboxsync [102001] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_nspr_pthread.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlog.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of prlog.{c,h} in nsprpub, bugref:10545 Wed, 08 Nov 2023 18:30:47 GMT vboxsync [102000] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/priometh.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prmmap.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prprf.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prscanf.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtime.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, ... Wed, 08 Nov 2023 18:28:43 GMT vboxsync [101999] * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plhash.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strlen.c (modified) libs/xpcom/nsprpub/lib: Convert from PR_ASSERT to IPRT assertions, ... Wed, 08 Nov 2023 18:06:16 GMT vboxsync [101998] * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified) libs/xpcom: Remove unused include, bugref:10545 Wed, 08 Nov 2023 17:57:57 GMT vboxsync [101997] * trunk/src/libs/xpcom18a4/xpcom/ds/nsHashtable.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.c (modified) libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545 Wed, 08 Nov 2023 17:57:26 GMT vboxsync [101996] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockProtocol.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmUtils.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmVector.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmVector.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessage.cpp (modified) libs/xpcom/ipc: More conversion to IPRT infrastructure, bugref:10545 Wed, 08 Nov 2023 17:55:36 GMT vboxsync [101995] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module (deleted) libs/xpcom/ipc: Remove unused transmngr/module code, bugref:10545 Wed, 08 Nov 2023 17:47:32 GMT vboxsync [101994] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Convert ptthread.c from PR_LOG to IPRT's logging ... Wed, 08 Nov 2023 17:44:34 GMT vboxsync [101993] * trunk/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp (modified) libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging ... Wed, 08 Nov 2023 17:37:38 GMT vboxsync [101992] * trunk/src/libs/xpcom18a4/xpcom/threads/nsEventQueueService.cpp (modified) libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's ... Wed, 08 Nov 2023 17:34:06 GMT vboxsync [101991] * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp (modified) libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging ... Wed, 08 Nov 2023 17:30:18 GMT vboxsync [101990] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) libs/xpcom: Convert plevent.c from PR_LOG to IPRT's logging ... Wed, 08 Nov 2023 17:25:18 GMT vboxsync [101989] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to ... Wed, 08 Nov 2023 17:23:58 GMT vboxsync [101988] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom: Cleanup nsComponentManager.cpp, convert from PR_LOG to ... Wed, 08 Nov 2023 16:58:53 GMT vboxsync [101987] * trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified) libs/xpcom: Cleanup nsNativeComponentLoader.cpp, convert from PR_LOG ... Wed, 08 Nov 2023 16:37:05 GMT vboxsync [101986] * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverService.cpp (modified) libs/xpcom: Convert nsObserverService.cpp from PR_LOG to IPRT's Log, ... Wed, 08 Nov 2023 16:32:10 GMT vboxsync [101985] * trunk/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsError.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) libs/xpcom: Cleanup nsDebugImpl.{cpp,h}, remove unused code and move ... Wed, 08 Nov 2023 15:34:44 GMT vboxsync [101983] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove unused PR_Sleep, bugref:10545 Wed, 08 Nov 2023 15:04:09 GMT vboxsync [101982] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestThreads.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp (modified) libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545 Wed, 08 Nov 2023 14:07:52 GMT vboxsync [101981] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) libs/xpcom: Convert plevent.{c,h} to IPRT critical sections and event ... Wed, 08 Nov 2023 13:46:21 GMT vboxsync [101980] * trunk/src/libs/xpcom18a4/xpcom/io/nsNativeCharsetUtils.cpp (modified) libs/xpcom: Remove dead code in nsNativeCharsetUtils.cpp, bugref:10545 Wed, 08 Nov 2023 13:44:31 GMT vboxsync [101978] * trunk/src/libs/xpcom18a4/xpcom/io/nsNativeCharsetUtils.cpp (modified) libs/xpcom/xpcom/io: Convert some code from using PRLock to IPRT's ... Wed, 08 Nov 2023 13:40:08 GMT vboxsync [101977] * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverList.cpp (modified) libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix] Wed, 08 Nov 2023 13:38:41 GMT vboxsync [101976] * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.h (modified) libs/xpcom/xpcom/components: Convert some code from using PRLock to ... Wed, 08 Nov 2023 13:31:55 GMT vboxsync [101975] * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsBaseHashtable.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsClassHashtable.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsHashtable.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsHashtable.h (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsInterfaceHashtable.h (modified) libs/xpcom/xpcom: Convert some code from using PRLock to IPRT's ... Wed, 08 Nov 2023 13:20:54 GMT vboxsync [101973] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtime.c (modified) libs/xpcom: Remove some hopefully not used code (localtime_r should ... Wed, 08 Nov 2023 13:16:57 GMT vboxsync [101972] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtime.c (modified) libs/xpcom: Remove some hopefully not used code (localtime_r should ... Wed, 08 Nov 2023 13:04:40 GMT vboxsync [101971] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix] Wed, 08 Nov 2023 12:55:16 GMT vboxsync [101970] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix] Wed, 08 Nov 2023 12:52:25 GMT vboxsync [101969] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_iprt_atomic.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/pratom.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/pratom.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 Wed, 08 Nov 2023 12:48:34 GMT vboxsync [101968] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 Wed, 08 Nov 2023 12:44:46 GMT vboxsync [101967] * trunk/include/VBox/com/listeners.h (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/public/nsProxyEvent.h (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/public/nsProxyRelease.h (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventObject.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/string/src/nsSubstring.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.h (modified) libs/xpcom/xpcom: Convert PR_Atomic* to ASMAtomic*, bugref:10545 Wed, 08 Nov 2023 12:30:30 GMT vboxsync [101966] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcm.cpp (modified) libs/xpcom/ipc: Convert PR_Atomic* to ASMAtomic*, bugref:10545 Wed, 08 Nov 2023 12:26:02 GMT vboxsync [101965] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, ... Wed, 08 Nov 2023 12:18:16 GMT vboxsync [101964] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prfdcach.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Get rid of the file descriptor cache in nsprpub as it ... Wed, 08 Nov 2023 12:08:33 GMT vboxsync [101963] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prenv.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prenv.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) * trunk/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.h (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, bugref:10545 Wed, 08 Nov 2023 12:01:00 GMT vboxsync [101962] * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prfdcach.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsAtomTable.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsDirectoryService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) libs/xpcom: Convert PR_GetEnv/PR_SetEnv to IPRT RTEnv* API, bugref:10545 Wed, 08 Nov 2023 11:11:36 GMT vboxsync [101961] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads (deleted) libs/xpcom: Get rid of more now unused code in nsprpub, bugref:10545 Wed, 08 Nov 2023 11:04:10 GMT vboxsync [101960] * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.h (modified) libs/xpcom: Convert nsThread.{cpp,h} to the IPRT RTTls* API, bugref:10545 Wed, 08 Nov 2023 10:57:01 GMT vboxsync [101959] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module (deleted) libs/xpcom: Convert ipcLockService.{cpp,h} to IPRT and remove some ... Wed, 08 Nov 2023 10:50:00 GMT vboxsync [101957] * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.h (modified) libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545 Wed, 08 Nov 2023 10:25:33 GMT vboxsync [101956] * trunk/src/libs/xpcom18a4/python/src/PyGWeakReference.cpp (modified) libs/xpcom/python: Convert to IPRT and remove some dead code, ... Wed, 08 Nov 2023 10:23:22 GMT vboxsync [101955] * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Convert to IPRT and remove some dead code, ... Tue, 07 Nov 2023 15:36:10 GMT vboxsync [101948] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/pripc.c (deleted) libs/xpcom: Get rid of more unused code in nsprpub, bugref:10545 Tue, 07 Nov 2023 15:22:59 GMT vboxsync [101947] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinit.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of now unused code in nsprpub, bugref:10545 Tue, 07 Nov 2023 15:16:08 GMT vboxsync [101946] * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.h (modified) libs/xpcom: Convert plarena.c to use IPRT, bugref:10545 Tue, 07 Nov 2023 14:46:15 GMT vboxsync [101945] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlink.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of now unused code in nsprpub (prlink.c++), ... Tue, 07 Nov 2023 14:37:39 GMT vboxsync [101944] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsILocalFile.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/RegFactory.cpp (modified) libs/xpcom: Convert xcDll.{cpp,h} and nsLocalFileUnix.cpp to use our ... Tue, 07 Nov 2023 13:50:07 GMT vboxsync [101942] * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.h (modified) libs/xpcom: Remove unused code in xcDll.{cpp,h}, bugref:10545 Tue, 07 Nov 2023 12:28:57 GMT vboxsync [101939] * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Don't call PyEval_InitThreads() on python >= 3.9.0 ... Tue, 07 Nov 2023 12:28:06 GMT vboxsync [101938] * trunk/src/libs/xpcom18a4/python/src/loader (deleted) libs/xpcom/python: Remove unused file, bugref:10545 Tue, 07 Nov 2023 11:53:04 GMT vboxsync [101936] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.cpp (modified) libs/xpcom: Remove support for IPC modules which we never used ... Tue, 07 Nov 2023 11:49:26 GMT vboxsync [101935] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Remove an unused code in nsprpub, bugref:10545 Tue, 07 Nov 2023 11:47:59 GMT vboxsync [101934] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.h (modified) libs/xpcom: Remove support for IPC modules which we never used ... Tue, 07 Nov 2023 11:38:27 GMT vboxsync [101933] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/public (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcModuleReg.cpp (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcModuleReg.h (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) libs/xpcom: Remove support for IPC modules which we never used ... Tue, 07 Nov 2023 11:19:37 GMT vboxsync [101931] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prpdce.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove an unused header in nsprpub, bugref:10545 Tue, 07 Nov 2023 11:16:52 GMT vboxsync [101930] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Remove an unused code and locks (still being created) in ... Tue, 07 Nov 2023 11:09:22 GMT vboxsync [101929] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) libs/xpcom: Remove an unused lock (was still created) in unix.c, ... Tue, 07 Nov 2023 11:06:00 GMT vboxsync [101928] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545 [fix] Tue, 07 Nov 2023 11:00:14 GMT vboxsync [101927] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsDeque.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsDeque.h (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestDeque.cpp (modified) libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545 Tue, 07 Nov 2023 10:30:05 GMT vboxsync [101926] * trunk/src/libs/xpcom18a4/xpcom/build/nsStringAPI.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/string/public/nsStringAPI.h (modified) libs/xpcom: Remove some unused code, bugref:10545 Tue, 07 Nov 2023 10:24:20 GMT vboxsync [101925] * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Get rid of PR_Lock support in nsAutoLock now that ... Tue, 07 Nov 2023 10:19:23 GMT vboxsync [101924] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) libs/xpcom/ipcDConnectService: Convert to use RTSEMFASTMUTEX for ... Tue, 07 Nov 2023 10:10:19 GMT vboxsync [101923] * trunk/src/libs/xpcom18a4/java/src/nsJavaXPCOMBindingUtils.cpp (modified) * trunk/src/libs/xpcom18a4/java/src/nsJavaXPCOMBindingUtils.h (modified) libs/xpcom/java: Convert to use RTSEMFASTMUTEX for locking, bugref:10545 Tue, 07 Nov 2023 10:04:33 GMT vboxsync [101922] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Convert xptiInterfaceInfoManager.{cpp,h} to use ... Tue, 07 Nov 2023 09:57:12 GMT vboxsync [101921] * trunk/src/libs/xpcom18a4/xpcom/tests/TestAutoLock.cpp (modified) libs/xpcom/TestAutoLock: Convert to use a fast an IPRT mutex ... Tue, 07 Nov 2023 09:50:18 GMT vboxsync [101920] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleMessage.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleMessage.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleService.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleService.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIConsoleListener.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIConsoleMessage.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIConsoleService.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces ... Tue, 07 Nov 2023 09:46:40 GMT vboxsync [101919] * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Get rid of the log to mozilla console service code ... Tue, 07 Nov 2023 09:44:49 GMT vboxsync [101918] * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Get rid of the log to mozilla console service code ... Tue, 07 Nov 2023 09:23:15 GMT vboxsync [101917] * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverList.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverList.h (modified) libs/xpcom: Convert nsObserverList.{cpp,h} to use an IPRT fast mutex, ... Tue, 07 Nov 2023 09:22:47 GMT vboxsync [101916] * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores ... Tue, 07 Nov 2023 09:13:04 GMT vboxsync [101915] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) libs/xpcom: Remove some unused code in ipcdclient.cpp, bugref:10545 Tue, 07 Nov 2023 08:37:15 GMT vboxsync [101914] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores ... Mon, 06 Nov 2023 21:24:16 GMT vboxsync [101907] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix] Mon, 06 Nov 2023 21:08:40 GMT vboxsync [101905] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcmon.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/prcmon.c (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 20:59:26 GMT vboxsync [101904] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 20:57:45 GMT vboxsync [101903] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/pripcsem.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 20:32:36 GMT vboxsync [101902] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/test (deleted) libs/xpcom: Remove more unused files, bugref:10545 Mon, 06 Nov 2023 20:28:48 GMT vboxsync [101901] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 20:18:04 GMT vboxsync [101900] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 20:10:50 GMT vboxsync [101899] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlog.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 19:37:35 GMT vboxsync [101898] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) libs/xpcom: Rmove unused code, bugref:10545 Mon, 06 Nov 2023 19:36:01 GMT vboxsync [101897] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) libs/xpcom: Rmove unused code, bugref:10545 Mon, 06 Nov 2023 19:11:38 GMT vboxsync [101895] * trunk/src/libs/xpcom18a4/xpcom/tests/TestAutoLock.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestThreads.cpp (modified) libs/xpcom: Rmove unused code and convert other to use IPRT, bugref:10545 Mon, 06 Nov 2023 19:03:00 GMT vboxsync [101893] * trunk/src/libs/xpcom18a4/xpcom/proxy/tests (deleted) libs/xpcom: Remove unused files, bugref:10545 Mon, 06 Nov 2023 18:49:12 GMT vboxsync [101892] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 18:40:51 GMT vboxsync [101891] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 18:37:25 GMT vboxsync [101890] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 18:35:24 GMT vboxsync [101889] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prpolevt.c (deleted) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 18:33:11 GMT vboxsync [101888] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 17:52:28 GMT vboxsync [101885] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) libs/xpcom: Start converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 17:52:00 GMT vboxsync [101884] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545