VirtualBox

source: vbox/trunk/src/libs/xpcom18a4

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @16909   16 年 vboxsync Python bindings: error reporting refined
(edit) @16903   16 年 vboxsync Python: imporved error reporting in XPCOM, shell updates, docs
(edit) @16844   16 年 vboxsync xpcom/Makefile: changed to darwin.amd64/xidl hack to apply to host …
(edit) @16772   16 年 vboxsync filemuncher
(edit) @16561   16 年 vboxsync XPCOM/Unix: try getpwuid() first to get the user name for the IPC socket
(edit) @16442   16 年 vboxsync Disabled DEPENDENT_LIBS for VBoxXPCOMIPCC since the libs are linux …
(edit) @16417   16 年 vboxsync add debug information to the xpcom lib
(edit) @16403   16 年 vboxsync XPCOM-darwin/amd64: Made VBoxPython(2_6) compile.
(edit) @16402   16 年 vboxsync XPCOM-darwin/amd64: Replaced ugly expression with …
(edit) @16400   16 年 vboxsync XPCOM-darwin/amd64: Updated _darwin.c.
(edit) @16399   16 年 vboxsync xpt_xdr.h: bitch if VBOX and IS_BIG_ENDIAN are defined together …
(edit) @16398   16 年 vboxsync protypes.h: Work around silly uint64 typedef clash.
(edit) @16397   16 年 vboxsync prlink.c: s/RTLdrOpen/RTLdrLoad/
(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) @16391   16 年 vboxsync XPCOM-darwin/amd64: brushed up the _darwin.h for AMD64 support, using …
(edit) @16390   16 年 vboxsync XPCOM-darwin/amd64: Adopted prlink.c to IPRT …
(edit) @16389   16 年 vboxsync xpcom: build xpidl as a 32-bit binary on darwin.amd64; started …
(edit) @16382   16 年 vboxsync ipcdUnix.cpp, xpcom/server.cpp: Fixed wrong loop. Changed my mind …
(edit) @16371   16 年 vboxsync Build fix.
(edit) @16370   16 年 vboxsync #3575: Increase VBoxSVC file descriptor limit for Unix platforms.
(edit) @16366   16 年 vboxsync removed stale XPCOM attribute from info command implementation
(edit) @16318   16 年 vboxsync xpcom/Makefile: corrected a bunch of INST props.
(edit) @16267   16 年 vboxsync #3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
(edit) @16007   16 年 vboxsync nspr/_freebsd.cfg: Updated to a more recent version wtih amd64 support.
(edit) @15995   16 年 vboxsync XPCOM: raise the XP com thread default stack size from 64 to 128K for …
(edit) @15985   16 年 vboxsync XPCOM/DConnect: Cosmetics.
(edit) @15983   16 年 vboxsync XPCOM: code cleanup and logging in ipcDConnectService.
(edit) @15974   16 年 vboxsync XPCOM: fix a race condition in ipcDConnectService::Init.
(edit) @15922   16 年 vboxsync XPCOM/DConnect: Fixed SEGFAULT: access to released interface pointer …
(edit) @15333   16 年 vboxsync TEMPLATE_VBOXBLDPROG_DEFS.darwin: added; …
(edit) @14003   16 年 vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @13908   16 年 vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13888   16 年 vboxsync warning
(edit) @13810   16 年 vboxsync posix
(edit) @13809   16 年 vboxsync posix
(edit) @13807   16 年 vboxsync activated ipcd security checks
(edit) @13805   16 年 vboxsync dl and pthread are explicitely required
(edit) @13788   16 年 vboxsync added (still disabled) code for additional security checks in …
(edit) @13649   16 年 vboxsync draft 32-bit recompiler
(edit) @13547   16 年 vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13205   16 年 vboxsync fixed broken samples build and shell, minor importments of glue code
(edit) @13082   16 年 vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @12959   16 年 vboxsync Comment.
(edit) @12958   16 年 vboxsync xpcom18a4/Makefile: Use LNK_DEPS as mentioned on IRC. Made the nm | …
(edit) @12942   16 年 vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12879   16 年 vboxsync API/xpcom: get the variable expansion right so that the linker map …
(edit) @12876   16 年 vboxsync API/xpcom: fix symbol scrubbing map file generation. solaris is order …
(edit) @12873   16 年 vboxsync API/xpcom: trickery to get symbol table scrubbing work on solaris
(edit) @12872   16 年 vboxsync API/xpcom: make nspr symbol table scrubbing work on Solaris.
(edit) @12753   16 年 vboxsync accidental rewrite of other commit
(edit) @12752   16 年 vboxsync implemented much better error reporting for Python bindings
(edit) @12717   16 年 vboxsync PerfAPI: Fixed python wrappers and samples to handle perf data correctly.
(edit) @12689   16 年 vboxsync - better macro docs - implemented eval command in Vbox shell
(edit) @12455   16 年 vboxsync Rolled back change set 36536 as some other changes got mixed with the fix
(edit) @12454   16 年 vboxsync PerfAPI: Memory leak fix (hopefully)
(edit) @12411   17 年 vboxsync fixed guest stats
(edit) @12403   17 年 vboxsync - stats related fixes in shell
(edit) @12399   17 年 vboxsync typo
(edit) @12388   17 年 vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for …
(edit) @12383   17 年 vboxsync VBoxPython: DLLSUFF.darwin isn't working, use DLLSUFF.
(edit) @12382   17 年 vboxsync VBoxPython: Set DLLSUFF to .so for darwin. (both versions of python …
(edit) @12379   17 年 vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
(edit) @12378   17 年 vboxsync xpcom/makefile: added a VBoxPython2_5 target for the mac.
(edit) @12376   17 年 vboxsync xpcom/makefile: removed mac os x VBoxPhyton debugging.
(edit) @12370   17 年 vboxsync VBoxPython/mac: first bit - 'debugging'.
(edit) @12369   17 年 vboxsync VBoxPython/mac: first bit - building against the 10.4 framework.
(edit) @12224   17 年 vboxsync spaces
(edit) @12207   17 年 vboxsync - versioned loader
(edit) @12199   17 年 vboxsync Makefiles: Pushing xpcom up to root level in the sub-makefile sense. …
(edit) @12151   17 年 vboxsync fully resolved this 64-bit Python module issue
(edit) @12137   17 年 vboxsync - simplified running instructions
(edit) @12095   17 年 vboxsync fixed XPCOMIPC deps, other minor fixes
(edit) @11991   17 年 vboxsync updated Python to make better setters, improved shell to allow …
(edit) @11914   17 年 vboxsync spaces
(edit) @11909   17 年 vboxsync -fixed typo in shell
(edit) @11906   17 年 vboxsync export
(edit) @11905   17 年 vboxsync VBoxPython: Install as VBoxPython2_3 on darwin (since that's what …
(edit) @11904   17 年 vboxsync VBoxPython: iprt includes (runtime.h takes the lot).
(edit) @11903   17 年 vboxsync VBoxPython: RTR3InitWithProgramPath wants the path to the executable …
(edit) @11896   17 年 vboxsync samples update, ship mscom examples
(edit) @11892   17 年 vboxsync docs updates, shell refactoring, uniformization of WS and XPCOM API
(edit) @11891   17 年 vboxsync VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed …
(edit) @11863   17 年 vboxsync xpcom18a4: Yet another shot at the vtable for nsXPTCStubBase …
(edit) @11860   17 年 vboxsync xpcom18a4: Another shot at the vtable for nsXPTCStubBase …
(edit) @11859   17 年 vboxsync xpcom18a4: dropped darwindeps.cpp and make darwin use vboxdeps.cpp …
(edit) @11858   17 年 vboxsync prlog: no IN_RING3 hacking.
(edit) @11855   17 年 vboxsync spaces
(edit) @11854   17 年 vboxsync VBoxPython link order?
(edit) @11852   17 年 vboxsync Python on the mac.
(edit) @11850   17 年 vboxsync readable indent.
(edit) @11848   17 年 vboxsync docs, other sdk cleanups
(edit) @11826   17 年 vboxsync API/xpcom: simplify nspr namespace scrubbing version file for linux
(edit) @11824   17 年 vboxsync IPRT: RTR3Init cleanup.
(edit) @11823   17 年 vboxsync gui is more general, Main uses the right GUI now
(edit) @11822   17 年 vboxsync IPRT: RTR3Init cleanup.
(edit) @11816   17 年 vboxsync fixed minor issues with completion and others
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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