VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @28367   15 年 vboxsync python: single Python selection support in multiversion
(edit) @26979   15 年 vboxsync python/src/module/_xpcom.cpp: suggestion
(edit) @26298   15 年 vboxsync src/libs/xpcom18a4/python/src/module/.deps: we don't need this directory.
(edit) @26022   15 年 vboxsync xpcom18a4: Deprecated warnings in VBoxPython, take two.
(edit) @26020   15 年 vboxsync xpcom18a4/python/Makefile.kmk: -Wno-deprecated.
(edit) @25767   15 年 vboxsync xpcom18a4/Makefile.kmk,python/Makefile.kmk: disable printf warnings …
(edit) @23473   15 年 vboxsync OSE header fixes
(edit) @22847   15 年 vboxsync Python, COM glue: event processing API
(edit) @22829   15 年 vboxsync Python bridge: disabled half-baked USE_EVENTQUEUE code, put …
(edit) @22724   15 年 vboxsync VBoxPython: com::EventQueue::processThreadEventQueue version of the code.
(edit) @22692   15 年 vboxsync VBoxPython: build fix.
(edit) @22691   15 年 vboxsync VBoxPython: build fix.
(edit) @22689   15 年 vboxsync VBoxPython/darwin: Use the core foundation runloop routines instead of …
(edit) @22687   15 年 vboxsync VBoxPython/darwin: Re-implemented PyXPCOMMethod_WaitForEvents for darwin.
(edit) @22394   15 年 vboxsync Python: event waiting interruptible via API
(edit) @22359   15 年 vboxsync Python: enable threads while waitning for events
(edit) @22357   15 年 vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @21300   15 年 vboxsync Python: make deinit thread friendly
(edit) @21254   15 年 vboxsync Python: search lib64 too
(edit) @21240   15 年 vboxsync Python: use 10.5 SDK for 2.6 bridge on Darwin too
(edit) @21239   15 年 vboxsync Python: fix default version build too
(edit) @21238   15 年 vboxsync Python: don't build 2.3 glue version on Darwin
(edit) @21203   15 年 vboxsync Python: remove bogus message
(edit) @21195   15 年 vboxsync Python: multiversion for Solaris
(edit) @21178   15 年 vboxsync xpcom/python: fixed some annoying gcc warnings
(edit) @20972   15 年 vboxsync Python: removed unneeded stuff
(edit) @20971   15 年 vboxsync Python: Darwin multibin build
(edit) @20967   15 年 vboxsync Python: fixed glue library name
(edit) @20952   15 年 vboxsync Python: multiversion cleanup
(edit) @20951   15 年 vboxsync Python: fixed newlines
(edit) @20948   15 年 vboxsync typos
(edit) @20944   15 年 vboxsync typo
(edit) @20936   15 年 vboxsync Python: support for building multiple versions
(edit) @20897   15 年 vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20630   15 年 vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20311   15 年 vboxsync Python: warn user to check if Python bitness matches
(edit) @20178   15 年 vboxsync Python: fix deprecation warning with Python 2.6
(edit) @18683   16 年 vboxsync SDK: refactoring
(edit) @18123   16 年 vboxsync vboxshell: implement guest command, to directly talk with concrete guest
(edit) @17908   16 年 vboxsync Python shell: fixed machines list getter name
(edit) @16909   16 年 vboxsync Python bindings: error reporting refined
(edit) @16903   16 年 vboxsync Python: imporved error reporting in XPCOM, shell updates, docs
(edit) @16366   16 年 vboxsync removed stale XPCOM attribute from info command implementation
(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) @12942   16 年 vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(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) @12411   16 年 vboxsync fixed guest stats
(edit) @12403   16 年 vboxsync - stats related fixes in shell
(edit) @12399   16 年 vboxsync typo
(edit) @12388   16 年 vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for …
(edit) @12379   16 年 vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
(edit) @12207   16 年 vboxsync - versioned loader
(edit) @12137   16 年 vboxsync - simplified running instructions
(edit) @12095   16 年 vboxsync fixed XPCOMIPC deps, other minor fixes
(edit) @11991   16 年 vboxsync updated Python to make better setters, improved shell to allow …
(edit) @11909   16 年 vboxsync -fixed typo in shell
(edit) @11906   16 年 vboxsync export
(edit) @11905   16 年 vboxsync VBoxPython: Install as VBoxPython2_3 on darwin (since that's what …
(edit) @11904   16 年 vboxsync VBoxPython: iprt includes (runtime.h takes the lot).
(edit) @11903   16 年 vboxsync VBoxPython: RTR3InitWithProgramPath wants the path to the executable …
(edit) @11896   16 年 vboxsync samples update, ship mscom examples
(edit) @11892   16 年 vboxsync docs updates, shell refactoring, uniformization of WS and XPCOM API
(edit) @11891   16 年 vboxsync VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed …
(edit) @11852   16 年 vboxsync Python on the mac.
(edit) @11848   16 年 vboxsync docs, other sdk cleanups
(edit) @11824   16 年 vboxsync IPRT: RTR3Init cleanup.
(edit) @11823   16 年 vboxsync gui is more general, Main uses the right GUI now
(edit) @11816   16 年 vboxsync fixed minor issues with completion and others
(add) @11746   16 年 vboxsync export python lib to OSE
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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