VirtualBox

source: vbox/trunk/src/libs/xpcom18a4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26449   15 years vboxsync xpcom/plevent.c: Fixed state inconsistency between …
(edit) @26298   15 years vboxsync src/libs/xpcom18a4/python/src/module/.deps: we don't need this directory.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26022   15 years vboxsync xpcom18a4: Deprecated warnings in VBoxPython, take two.
(edit) @26020   15 years vboxsync xpcom18a4/python/Makefile.kmk: -Wno-deprecated.
(edit) @26016   15 years vboxsync Fixed two incorrect kBuild template references (VBOXCROGLR3HOSTLIB, …
(edit) @25788   15 years vboxsync xpcom/Makefile.kmk: trying to clean up XPCOMBLDPROG... done
(edit) @25787   15 years vboxsync Config.kmk,xpcom/makefile: VBOX_GCC_Wno-int-to-pointer-cast …
(edit) @25785   15 years vboxsync xpcom/Makefile.kmk: trying to clean up XPCOMBLDPROG... take 2
(edit) @25784   15 years vboxsync xpcom/Makefile.kmk: trying to clean up XPCOMBLDPROG…
(edit) @25782   15 years vboxsync xpcom/string/public/nsEmbedString.h: Shut up warning.
(edit) @25769   15 years vboxsync nsTSString.h: shut up annoying warning.
(edit) @25767   15 years vboxsync xpcom18a4/Makefile.kmk,python/Makefile.kmk: disable printf warnings …
(edit) @25765   15 years vboxsync xpcom18a4/Makefile.kmk: disable printf warnings for xpcom testcases.
(edit) @25762   15 years vboxsync shut up gcc.
(edit) @24676   15 years vboxsync xptcstubs_unixish_x86.cpp: Shut up half a million gcc warnings (darwin).
(edit) @24667   15 years vboxsync xpcom18a4/Makefile.kmk: -framework only applies when linking according …
(edit) @24637   15 years vboxsync xpcom: prevent valgrind warning
(edit) @23919   15 years vboxsync re-apply r53640, r53642
(edit) @23892   15 years vboxsync temporarily back out r53642, r53640
(edit) @23869   15 years vboxsync fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
(edit) @23573   15 years vboxsync XPCOM: marked the vbox specific changes done in r53008
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23428   15 years vboxsync XPCOM: todo: check if the sig handler fix is proper here
(edit) @23427   15 years vboxsync XPCOM: don't override SIGCHLD
(edit) @23351   15 years vboxsync xpcom18a4/Makefile.kmk: VBoxPython2_6.so build break on darwin.
(edit) @23324   15 years vboxsync xpcom18a4/Makefile.kmk,Installer/darwin/Makefile.kmk: Don't ship …
(edit) @23323   15 years vboxsync Config.kmk,xpcom18a4/Makefile.kmk: mac SDK cleanups strictness.
(edit) @23073   15 years vboxsync xpcom18a4/xpcom/threads/pleven.c: Backported the CFRunLoop changes …
(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) @22667   15 years vboxsync Forward ported r51765 from 3.0: ipcDConnectService.cpp: Fixed …
(edit) @22639   15 years vboxsync Forward ported r51719 from the 3.0 branch.
(edit) @22631   15 years vboxsync python: no multi-version for .deb/.rpm
(edit) @22607   15 years vboxsync xpcom18a4: disabled hack for 32-bit libidl on darwin.amd64 hack.
(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) @22164   15 years vboxsync ipcDConnectService.cpp: Set output variables to NULL instead of the …
(edit) @21931   15 years vboxsync xpcom18a4/Makefile.kmk: Adjust darwin.amd64 build tool hack for snow …
(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) @21180   15 years vboxsync xpcom: optional additional python 2.5 support for solaris
(edit) @21178   15 years vboxsync xpcom/python: fixed some annoying gcc warnings
(edit) @21171   15 years vboxsync xpcom: fix build issues on some compilers by including stdint.h
(edit) @21169   15 years vboxsync xpcom: fix hopefully all remaining bitness issues
(edit) @21149   15 years vboxsync xpcom: ignore the '#' flag in printf statements
(edit) @21147   15 years vboxsync xpcom: fix for fixed logging
(edit) @21133   15 years vboxsync xpcom: fix breakage (hiding local var)
(edit) @21117   15 years vboxsync xpcom: fix logging crashes caused by bitness issues
(edit) @21113   15 years vboxsync xpcom: first go at making xpcom bitness-safe
(edit) @21017   15 years vboxsync right endianness
(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) @20940   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) @20579   16 years vboxsync Python: attempt to allow .run installer work with multiple Python …
(edit) @20311   16 years vboxsync Python: warn user to check if Python bitness matches
(edit) @20282   16 years vboxsync libs/xpcom: fix race for EventQueueService singleton creation, which …
(edit) @20178   16 years vboxsync Python: fix deprecation warning with Python 2.6
(edit) @19853   16 years vboxsync SDK: refactoring Python samples
(edit) @18899   16 years vboxsync XPCOM: an additional hint to check the permissions of the /tmp directory
(edit) @18893   16 years vboxsync xpcom/VBoxPython: Solaris always use libpython2.4 required for IPS and …
(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) @17381   16 years vboxsync XPCOM/IPC/DConnect: Return NS_ERROR_INVALID_POINTER instead of crash …
(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) @16844   16 years vboxsync xpcom/Makefile: changed to darwin.amd64/xidl hack to apply to host …
(edit) @16772   16 years vboxsync filemuncher
(edit) @16561   16 years vboxsync XPCOM/Unix: try getpwuid() first to get the user name for the IPC socket
(edit) @16442   16 years vboxsync Disabled DEPENDENT_LIBS for VBoxXPCOMIPCC since the libs are linux …
(edit) @16417   16 years vboxsync add debug information to the xpcom lib
(edit) @16403   16 years vboxsync XPCOM-darwin/amd64: Made VBoxPython(2_6) compile.
(edit) @16402   16 years vboxsync XPCOM-darwin/amd64: Replaced ugly expression with …
(edit) @16400   16 years vboxsync XPCOM-darwin/amd64: Updated _darwin.c.
(edit) @16399   16 years vboxsync xpt_xdr.h: bitch if VBOX and IS_BIG_ENDIAN are defined together …
(edit) @16398   16 years vboxsync protypes.h: Work around silly uint64 typedef clash.
(edit) @16397   16 years vboxsync prlink.c: s/RTLdrOpen/RTLdrLoad/
(edit) @16396   16 years vboxsync XPCOM-darwin/amd64: Shot at the xptcall fun.
(edit) @16395   16 years vboxsync XPCOM-darwin/amd64: Use nsLocalFileUnix.cpp instead of …
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