VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/xpcom

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41166   13 年 vboxsync src/libs/xpcom/tests: make the static code checker happy
(edit) @40509   13 年 vboxsync Config.kmk,xpcom: Solaris 11 / gcc 4.5.2 build fixes.
(edit) @40504   13 年 vboxsync Solaris 11 build fixes.
(edit) @40426   13 年 vboxsync libs/xpcom: gcc-4.7 fix: Remove NS_DEFCALL. regparm(0) is default on …
(edit) @40425   13 年 vboxsync backed out the gcc-4.7 change for XPCOM in r76751
(edit) @40420   13 年 vboxsync gcc-4.7 32-bit fixes
(edit) @40300   13 年 vboxsync libs/xpcom: format strings in testcases (unimportant)
(edit) @40045   13 年 vboxsync libs/xpcom: format string in tools
(edit) @40023   13 年 vboxsync gcc-4.7 fixes
(edit) @39926   13 年 vboxsync be more restrictive
(edit) @38276   13 年 vboxsync nsNativeComponentLoader::RegisterComponentsInDir: Don't go looking for …
(edit) @34653   14 年 vboxsync XPCOM: fix long-standing issue of incorrectly returning …
(edit) @33977   14 年 vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33535   14 年 vboxsync fortify does not like builtin_expect()
(edit) @33388   14 年 vboxsync xpcom: Shut up some OS/2 warnings.
(edit) @33044   14 年 vboxsync iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
(edit) @32717   14 年 vboxsync XPCOM: stderr usage fixes for debug builds
(edit) @31259   14 年 vboxsync xpcom: Use RTMem* for memory alloc so that we can more easily wrap …
(edit) @30634   14 年 vboxsync nsEmbedString.h: three more warnings.
(edit) @30135   14 年 vboxsync plevent.c: Acknowledge the native queue on darwin so that we don't end …
(edit) @29724   15 年 vboxsync Java bridge: getters, setters
(edit) @29190   15 年 vboxsync xpcom-java: typo in auto generated files
(edit) @29181   15 年 vboxsync xpidl_java.c,Makefile.kmk: Mark the changes pertaining to making …
(edit) @29178   15 年 vboxsync xpidl_java.c,Makefile.kmk: Mark the changes pertaining to making …
(edit) @29118   15 年 vboxsync xpidl,java/Makefile.kmk: Hacked the java mode of xpidl into producing …
(edit) @28992   15 年 vboxsync xpcom: spaces, temp hack to fetch proxy release into the image on …
(edit) @28970   15 年 vboxsync xpcom: actually this isn't a bug
(edit) @28966   15 年 vboxsync xpcom: added missing termination character to buffer size …
(edit) @28914   15 年 vboxsync xpcom: couple functions needed by java bridge
(edit) @27471   15 年 vboxsync xpcom: fixed expect macros for newer gcc versions
(edit) @26449   15 年 vboxsync xpcom/plevent.c: Fixed state inconsistency between …
(edit) @26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25782   15 年 vboxsync xpcom/string/public/nsEmbedString.h: Shut up warning.
(edit) @25769   15 年 vboxsync nsTSString.h: shut up annoying warning.
(edit) @25762   15 年 vboxsync shut up gcc.
(edit) @24676   15 年 vboxsync xptcstubs_unixish_x86.cpp: Shut up half a million gcc warnings (darwin).
(edit) @24637   15 年 vboxsync xpcom: prevent valgrind warning
(edit) @23073   15 年 vboxsync xpcom18a4/xpcom/threads/pleven.c: Backported the CFRunLoop changes …
(edit) @21113   15 年 vboxsync xpcom: first go at making xpcom bitness-safe
(edit) @20282   15 年 vboxsync libs/xpcom: fix race for EventQueueService singleton creation, which …
(edit) @16402   16 年 vboxsync XPCOM-darwin/amd64: Replaced ugly expression with …
(edit) @16399   16 年 vboxsync xpt_xdr.h: bitch if VBOX and IS_BIG_ENDIAN are defined together …
(edit) @16396   16 年 vboxsync XPCOM-darwin/amd64: Shot at the xptcall fun.
(edit) @16395   16 年 vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of …
(edit) @16394   16 年 vboxsync XPCOM-darwin/amd64: Take the UNIX path in nsAppFileLocationProvider.cpp.
(edit) @16393   16 年 vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of nsLocalFileOSX.cpp.
(edit) @16392   16 年 vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of nsLocalFileOSX.cpp.
(edit) @13888   16 年 vboxsync warning
(edit) @11815   16 年 vboxsync API/xpcom: more adaption to renamed functions
(edit) @11585   16 年 vboxsync API/xpcom: a few more functions which need to be prefixed. unused now, …
(edit) @11553   16 年 vboxsync Linux build fix
(edit) @11551   16 年 vboxsync API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace …
(edit) @11440   16 年 vboxsync - imported Python COM bindings
(edit) @11278   16 年 vboxsync xpcom/PL_DHashTableEnumerate: New fix/workaround for the IPC code …
(edit) @11276   16 年 vboxsync xpcom/PL_DHashTableEnumerate: Having second thoughts about it…
(edit) @11275   16 年 vboxsync xpcom/PL_DHashTableEnumerate: Fixed access to freed memory in VBoxSVC …
(edit) @6068   17 年 vboxsync DARWIN -> RT_OS_DARWIN.
(edit) @5962   17 年 vboxsync gcc-4.3 warning
(edit) @5692   17 年 vboxsync Updated to current seamonkey head.
(edit) @5590   17 年 vboxsync Leopard build fix.
(edit) @5522   17 年 vboxsync XPCOM: Fixed memory errors and leaks found by valgrind.
(edit) @4837   17 年 vboxsync Solaris
(edit) @4481   17 年 vboxsync remove Apple disclaimer as permitted by original disclaimer and make …
(edit) @3372   17 年 vboxsync XPCOM: Executable and DLL names may be specified from makefiles, for …
(edit) @3175   17 年 vboxsync XPCOM: Suppressed GCC 4 warnings.
(edit) @3149   17 年 vboxsync XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
(edit) @3049   17 年 vboxsync fixed another putenv problem found by valgrind
(edit) @2981   17 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2443   18 年 vboxsync fix visibility for incompatible gcc-3.4 compilers
(edit) @2437   18 年 vboxsync partly fixed my last commit for gcc-3
(edit) @2435   18 年 vboxsync with gcc, mark all ELF symbols with visibility=hidden by default and …
(edit) @2409   18 年 vboxsync another hack for the abs/rel crap.
(edit) @2384   18 年 vboxsync minor warnings
(edit) @1396   18 年 vboxsync hack to fix RegistryLocationForSpec issues with /path/to/./components …
(edit) @1295   18 年 vboxsync don't segfault if VBoxXPCOMBase.xpt cannot be found
(edit) @960   18 年 vboxsync Darwin hacking.
(edit) @725   18 年 vboxsync gcc generates ud2a if a non POD object is attempted passed to printf. …
(edit) @619   18 年 vboxsync export to OSE
(edit) @608   18 年 vboxsync worked around weird mac crash starting tstAPI.
(edit) @589   18 年 vboxsync Make it build and run on Mac OS X.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette