VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86623   4 years vboxsync xpcom/python: Update on PyUnicode_AsUTF8AndSize and Py_LIMITED_API. …
(edit) @86334   4 years vboxsync xpcom/python: Initial Py_LIMITED_API support. [build fix] bugref:9840
(edit) @86333   4 years vboxsync xpcom/python: Initial Py_LIMITED_API support. bugref:9840
(edit) @86312   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86311   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86310   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86309   4 years vboxsync xpcom/python: Use PyUnicode_GetLength instead of deprecated …
(edit) @86297   4 years vboxsync xpcom/python/xptcall: shut up warning about memsetting objects.
(edit) @86245   4 years vboxsync python/Makefile.kmk: Can use version comparison operators on macOS …
(edit) @85350   4 years vboxsync xpcom18a4/python: Adjustments for newer Xcode version, fixing version …
(edit) @85209   4 years vboxsync xpcom18a4/python: Adjustment for .tbd introduction in 10.11. bugref:9790
(edit) @85061   4 years vboxsync xpcom18a4/python: Adjustments for newer Xcode versions. bugref:9790
(edit) @82395   5 years vboxsync libs/xpcom: forgotten python 3.8 adjustment
(edit) @81742   5 years vboxsync xpcom: add more python 3.x versions
(edit) @77811   6 years vboxsync accidentally made commit was reverted.
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @73153   6 years vboxsync xpcom18a4: fix ErrorUtils.cpp for Python 3.7, where PyUnicode_AsUTF8() …
(edit) @70577   7 years vboxsync xpcom/VBoxPython: Fixed broken string handling in py3. Fixed wrong …
(edit) @69588   7 years vboxsync python/src/modules/_xpcom.cpp: Keep track of whether we've calle …
(edit) @69111   7 years vboxsync (C) year
(edit) @68042   7 years vboxsync PyXPCOM: fix python3 syntax issue
(edit) @67995   7 years vboxsync xpcom: add more python 3.x versions distributions_rpm: add Fedora 26, …
(edit) @65842   8 years vboxsync PyXPCOM/PyGBase.cpp: experimental deadlock workaround
(edit) @65841   8 years vboxsync PyXPCOM/PyGBase.cpp: experimental deadlock workaround
(edit) @64330   8 years vboxsync libs/xpcom/python: fixes when compiling against Python 3.2 or newer
(edit) @64070   8 years vboxsync gen_python_deps: fixed detection of 3.x'm' packages
(edit) @64057   8 years vboxsync does not work, at least for VBoxRT which links against libz
(edit) @64055   8 years vboxsync more -Wl,--no-undefined
(edit) @63775   8 years vboxsync PyXPCOM: make it aware of the apiflags part of the library name (and …
(edit) @62377   8 years vboxsync PyXPCOM: Py_repr - make sure iid_repr is always initialized.
(edit) @62332   8 years vboxsync PyXPCOM: PyXPCOM_InterfaceVariantHelper - init all members in constructor.
(edit) @60975   9 years vboxsync Attempt at mac build fix; cleanups.
(edit) @60973   9 years vboxsync temp debug
(edit) @60971   9 years vboxsync arg2!
(edit) @60970   9 years vboxsync More new Xcode fixes.
(edit) @60492   9 years vboxsync xpcom/python/vboxxpcom.py: added CDDL header
(edit) @59836   9 years vboxsync xpcom/gen_python_deps.py: ignore non-existent libraries. On …
(edit) @59825   9 years vboxsync python/server/init.py: fix module location, caused import failure
(edit) @59824   9 years vboxsync python/server/policy.py: fix syntax incompatibility between python3 …
(edit) @59809   9 years vboxsync re-applied the remaining changes which were backed out in r105674
(edit) @59805   9 years vboxsync python/client/init.py: Corrected typo or something (iid_name -> …
(edit) @59802   9 years vboxsync python/client/init.py: combine int and long conversions for python …
(edit) @59801   9 years vboxsync python/server/policy.py: python two fixes: long != int, str != unicode.
(edit) @59800   9 years vboxsync addendum to r105679: don't apply the xpcom/python Makefile.kmk and …
(edit) @59798   9 years vboxsync re-applied the Python 3 changes which were backed out in r105674 sans …
(edit) @59795   9 years vboxsync temporarily back out the recent Python 3 changes (r105649, r105645, …
(edit) @59777   9 years vboxsync PyXPCOM: fix import inconsistency vbox.py,vboxshell.py: back to …
(edit) @59772   9 years vboxsync gen_python_deps.py: enforce minimum Python version to be 2.6
(edit) @59769   9 years vboxsync PyXPCOM: port to make it compatible with Python 3 (minimum supported …
(edit) @58104   9 years vboxsync src/libs/xpcom: a couple of missing va_end()
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @54092   10 years vboxsync build fix
(edit) @50710   11 years vboxsync pyxpcom: Support new style python classes (derived from object), …
(edit) @50362   11 years vboxsync src/libs/xpcom: repair VBOX_DEBUG_LIFETIMES
(edit) @48708   11 years vboxsync xpcom: warning
(edit) @48294   11 years vboxsync libs/xpcom18a4/python: copy and paste error
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46593   11 years vboxsync updates
(edit) @46230   12 years vboxsync python whitespace fix
(edit) @45204   12 years vboxsync Linux hosts: added support for Ubuntu 13.04
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43105   12 years vboxsync change comment style
(edit) @43102   12 years vboxsync change comment style
(edit) @43100   12 years vboxsync change comment style
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @39795   13 years vboxsync python/xpcom: disabled live time debugging in debug build.
(edit) @39719   13 years vboxsync PyXPCOMMethod_WaitForEvents: Don't restrict the input value to 'int', …
(edit) @39718   13 years vboxsync nits
(edit) @39706   13 years vboxsync PyISupports.cpp: Don't deadlock in the VBOX_DEBUG_LIFETIMES code.
(edit) @39535   13 years vboxsync xpcom/python: Some object life time debugging option (debug builds only).
(edit) @39534   13 years vboxsync Deleted unused source to avoid confusion. module/_xpcom.cpp is where …
(edit) @39212   13 years vboxsync Try build the Mac OS X 10.7 python plugin.
(edit) @39209   13 years vboxsync Build fix.
(edit) @39207   13 years vboxsync python on lion, hacking in progress…
(edit) @38910   13 years vboxsync xpcom/python: adapt format string to use the correct signedness and size
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(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
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