VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37113   14 years vboxsync *.kmk: Mac OS min version 10.7 - adjustments.
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @32229   14 years vboxsync libs/xpcom: shut up a bunch of annoying warnings
(edit) @31604   14 years vboxsync waitForEvents: Don't return None, another test.
(edit) @31601   14 years vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31153   14 years vboxsync tabs
(edit) @31147   14 years vboxsync xpcom/python: Should do Py_BEGIN_ALLOW_THREAD/Py_END_ALLOW_THREAD …
(edit) @30663   14 years vboxsync xpcom/python: fix condition for building the module for python 2.5
(edit) @30123   14 years vboxsync python-OSX: Only build against python 2.5 when we are using the 10.5 …
(edit) @29118   15 years vboxsync xpidl,java/Makefile.kmk: Hacked the java mode of xpidl into producing …
(edit) @28953   15 years vboxsync python bridge: format errors,spaces
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28538   15 years vboxsync python/Makefile.kmk++: bugger
(edit) @28537   15 years vboxsync python/Makefile.kmk++: Massage, hope it still works.
(edit) @28512   15 years vboxsync typo
(edit) @28511   15 years vboxsync python: 10.6 SDK too
(edit) @28509   15 years vboxsync python: reduce search set for Python SDKs
(edit) @28370   15 years vboxsync forgotten
(edit) @28367   15 years vboxsync python: single Python selection support in multiversion
(edit) @26979   15 years vboxsync python/src/module/_xpcom.cpp: suggestion
(edit) @26298   15 years vboxsync src/libs/xpcom18a4/python/src/module/.deps: we don't need this directory.
(edit) @26022   15 years vboxsync xpcom18a4: Deprecated warnings in VBoxPython, take two.
(edit) @26020   15 years vboxsync xpcom18a4/python/Makefile.kmk: -Wno-deprecated.
(edit) @25767   15 years vboxsync xpcom18a4/Makefile.kmk,python/Makefile.kmk: disable printf warnings …
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @22847   15 years vboxsync Python, COM glue: event processing API
(edit) @22829   15 years vboxsync Python bridge: disabled half-baked USE_EVENTQUEUE code, put …
(edit) @22724   15 years vboxsync VBoxPython: com::EventQueue::processThreadEventQueue version of the code.
(edit) @22692   15 years vboxsync VBoxPython: build fix.
(edit) @22691   15 years vboxsync VBoxPython: build fix.
(edit) @22689   15 years vboxsync VBoxPython/darwin: Use the core foundation runloop routines instead of …
(edit) @22687   15 years vboxsync VBoxPython/darwin: Re-implemented PyXPCOMMethod_WaitForEvents for darwin.
(edit) @22394   15 years vboxsync Python: event waiting interruptible via API
(edit) @22359   15 years vboxsync Python: enable threads while waitning for events
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @21300   15 years vboxsync Python: make deinit thread friendly
(edit) @21254   15 years vboxsync Python: search lib64 too
(edit) @21240   15 years vboxsync Python: use 10.5 SDK for 2.6 bridge on Darwin too
(edit) @21239   15 years vboxsync Python: fix default version build too
(edit) @21238   15 years vboxsync Python: don't build 2.3 glue version on Darwin
(edit) @21203   15 years vboxsync Python: remove bogus message
(edit) @21195   15 years vboxsync Python: multiversion for Solaris
(edit) @21178   15 years vboxsync xpcom/python: fixed some annoying gcc warnings
(edit) @20972   15 years vboxsync Python: removed unneeded stuff
(edit) @20971   15 years vboxsync Python: Darwin multibin build
(edit) @20967   15 years vboxsync Python: fixed glue library name
(edit) @20952   15 years vboxsync Python: multiversion cleanup
(edit) @20951   15 years vboxsync Python: fixed newlines
(edit) @20948   15 years vboxsync typos
(edit) @20944   15 years vboxsync typo
(edit) @20936   15 years vboxsync Python: support for building multiple versions
(edit) @20897   15 years vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20630   15 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20311   15 years vboxsync Python: warn user to check if Python bitness matches
(edit) @20178   16 years vboxsync Python: fix deprecation warning with Python 2.6
(edit) @18683   16 years vboxsync SDK: refactoring
(edit) @18123   16 years vboxsync vboxshell: implement guest command, to directly talk with concrete guest
(edit) @17908   16 years vboxsync Python shell: fixed machines list getter name
(edit) @16909   16 years vboxsync Python bindings: error reporting refined
(edit) @16903   16 years vboxsync Python: imporved error reporting in XPCOM, shell updates, docs
(edit) @16366   16 years vboxsync removed stale XPCOM attribute from info command implementation
(edit) @13205   16 years vboxsync fixed broken samples build and shell, minor importments of glue code
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12753   16 years vboxsync accidental rewrite of other commit
(edit) @12752   16 years vboxsync implemented much better error reporting for Python bindings
(edit) @12717   16 years vboxsync PerfAPI: Fixed python wrappers and samples to handle perf data correctly.
(edit) @12689   16 years vboxsync - better macro docs - implemented eval command in Vbox shell
(edit) @12411   16 years vboxsync fixed guest stats
(edit) @12403   16 years vboxsync - stats related fixes in shell
(edit) @12399   16 years vboxsync typo
(edit) @12388   16 years vboxsync VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like for …
(edit) @12379   16 years vboxsync xpcom/VBoxPython2_5: seems the initializer function needs to be …
(edit) @12207   16 years vboxsync - versioned loader
(edit) @12137   16 years vboxsync - simplified running instructions
(edit) @12095   16 years vboxsync fixed XPCOMIPC deps, other minor fixes
(edit) @11991   16 years vboxsync updated Python to make better setters, improved shell to allow …
(edit) @11909   16 years vboxsync -fixed typo in shell
(edit) @11906   16 years vboxsync export
(edit) @11905   16 years vboxsync VBoxPython: Install as VBoxPython2_3 on darwin (since that's what …
(edit) @11904   16 years vboxsync VBoxPython: iprt includes (runtime.h takes the lot).
(edit) @11903   16 years vboxsync VBoxPython: RTR3InitWithProgramPath wants the path to the executable …
(edit) @11896   16 years vboxsync samples update, ship mscom examples
(edit) @11892   16 years vboxsync docs updates, shell refactoring, uniformization of WS and XPCOM API
(edit) @11891   16 years vboxsync VBoxPython: Don't read VBOX_PROGRAM_PATH if building with a fixed …
(edit) @11852   16 years vboxsync Python on the mac.
(edit) @11848   16 years vboxsync docs, other sdk cleanups
(edit) @11824   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11823   16 years vboxsync gui is more general, Main uses the right GUI now
(edit) @11816   16 years vboxsync fixed minor issues with completion and others
(add) @11746   16 years vboxsync export python lib to OSE
Note: See TracRevisionLog for help on using the revision log.

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