VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62263   8 years vboxsync xpcom: PR_ParseTimeString - fix case of character literal in an …
(edit) @62262   8 years vboxsync xpcom: RCTime::operator/ - actually perform requested division
(edit) @62170   8 years vboxsync XPCOM: Change the shutdown order in nsExceptionService, attempting to …
(edit) @61824   8 years vboxsync kStuff 70 -> 77: cppcheck fixes
(edit) @61591   8 years vboxsync Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
(edit) @61543   8 years vboxsync addendum to r19249, r104674, r107879: unify these checks for all stubs …
(edit) @61542   8 years vboxsync XPCOM: Added missing error checks to 32-bit Solaris dispatch stub code.
(edit) @61402   9 years vboxsync build fix
(edit) @61400   9 years vboxsync libs/xpcom18a4: additional logging of the IPC socket path, and …
(edit) @61236   9 years vboxsync disable warning here
(edit) @61235   9 years vboxsync warning / fix
(edit) @61038   9 years vboxsync openssl 1.0.1t: VBox adaptions (taken from 1.0.1s), adapted path in …
(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) @60949   9 years vboxsync xpcom: Adjustments for OS X SDK v10.9.
(edit) @60492   9 years vboxsync xpcom/python/vboxxpcom.py: added CDDL header
(edit) @59915   9 years vboxsync switch to openssl 1.0.1s
(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) @59793   9 years vboxsync libs/xpcom: some tabs to spaces to fix indentation (gcc-6)
(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) @59613   9 years vboxsync openssl 1.0.1r: VBox adaptions (taken from 1.0.1q), adapted path in …
(edit) @59502   9 years vboxsync switch to cURL 7.47.0
(edit) @59107   9 years vboxsync xpcom/xptcstubs_gcc_x86_unix: do it like for 64-bit and don't crashif …
(edit) @59048   9 years vboxsync build fix
(edit) @59022   9 years vboxsync libs/Makefile: Fixed dependency for libjpeg.
(edit) @59015   9 years vboxsync openssl 1.0.1q: VBox adaptions (taken from 1.0.1p), adapted path in …
(edit) @58944   9 years vboxsync xpcom, Additions/x11: _BSD_SOURCE and _SVID_SOURCE are deprecated, use …
(edit) @58798   9 years vboxsync remove libpng 1.2.53
(edit) @58797   9 years vboxsync switch to libpng 1.2.54
(edit) @58796   9 years vboxsync libpng 1.2.54 unmodified
(edit) @58734   9 years vboxsync libs/xpcom: fix (just in case) for sloppy code
(edit) @58211   9 years vboxsync remove old zlib
(edit) @58210   9 years vboxsync switch to new zlib
(edit) @58209   9 years vboxsync zlib 1.2.8 VBox fixes
(edit) @58208   9 years vboxsync zlib 1.2.8 unmodified
(edit) @58104   9 years vboxsync src/libs/xpcom: a couple of missing va_end()
(edit) @58102   9 years vboxsync remove old libpng
(edit) @58101   9 years vboxsync switch to libpng 1.2.53
(edit) @58100   9 years vboxsync libpng 1.2.53 export fix
(edit) @58087   9 years vboxsync switch to cURL 7.45.0
(edit) @58084   9 years vboxsync remove old libxml2
(edit) @58083   9 years vboxsync switch to libxml 2.9.2
(edit) @58082   9 years vboxsync libxml2 windows
(edit) @58081   9 years vboxsync libxml 2.9.2 VBox fixes
(edit) @58076   9 years vboxsync upstream fixes post 2.9.2
(edit) @58072   9 years vboxsync libxml 2.9.2 unmodified
(edit) @58038   9 years vboxsync warning
(edit) @57865   9 years vboxsync IPRT,libs: Hacks for building IPRT testcases that can run on NT4. …
(edit) @57324   9 years vboxsync kStuff 69 -> 70: gcc 5.x fixes
(edit) @56926   9 years vboxsync xptcinvoke_x86_solaris.cpp: Rewrote assembly for gcc 4.5.2 on solaris …
(edit) @56902   9 years vboxsync VBox adaptions (taken from 1.0.1o), adapted path in Config.kmk and …
(edit) @56605   9 years vboxsync xpcom/java: properly setup the JNI native finalize function as its …
(edit) @56604   9 years vboxsync xpcom/java: fixed two memory leaks
(edit) @56603   9 years vboxsync xpcom: don't crash during JavaXPCOMInstance::~JavaXPCOMInstance()
(edit) @56585   9 years vboxsync xpcom: Make nsExceptionManager use thread safe reference counting. The …
(edit) @56432   9 years vboxsync VBox adaptions (taken from 1.0.1m), adapted path in Config.kmk and …
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55637   10 years vboxsync switch to cURL 7.42.1
(edit) @55518   10 years vboxsync kStuff 68 -> 69: Build fix.
(edit) @55517   10 years vboxsync kStuff 67 -> 68: Some more fixes for rarely used AMD64 Mach-O fixups.
(edit) @55496   10 years vboxsync kStuff 66 -> 67: LdrModMachO.c: Fixed how we apply …
(edit) @55044   10 years vboxsync test for unresolved symbols in VMMGC.gc
(edit) @54901   10 years vboxsync openssl 1.0.1m: VBox adaptions (taken from 1.0.1k), adapted path in …
(edit) @54176   10 years vboxsync XPCOM/ipcDConnectService.cpp: make sure that sufficient workers are …
(edit) @54092   10 years vboxsync build fix
(edit) @53943   10 years vboxsync genjifaces.xsl: A couple of optimizations, reducing execution time to …
(edit) @53891   10 years vboxsync XPCOM: Fix message leak when a client death notification is received …
(edit) @53761   10 years vboxsync switch openssl 1.0.1j => 1.0.1k
(edit) @53105   10 years vboxsync switch openssl 1.0.1h => 1.0.1j
(edit) @52413   10 years vboxsync VBoxSVC: resolve undesirable freeze on shutdown.
(edit) @52369   10 years vboxsync XPCOM library: do not wait for worker threads too long on …
(edit) @52046   10 years vboxsync xpcom: remove field from class which is never used, to avoid confusion
(edit) @51833   10 years vboxsync xpcom18a4: upstream fix
(edit) @51600   10 years vboxsync switch to openssl 1.0.1h
(edit) @51425   11 years vboxsync openssl: switch to 1.0.1g
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @51167   11 years vboxsync libs/xpcom: Add dummy constructor, destructors for working around …
(edit) @51166   11 years vboxsync Config.kmk, libs/xpcom: Disable C5/D5 symbol filtering hack for …
(edit) @50710   11 years vboxsync pyxpcom: Support new style python classes (derived from object), …
(edit) @50393   11 years vboxsync libs/xpcom18a4/java: catastrophic scoping bug (and a much more …
(edit) @50362   11 years vboxsync src/libs/xpcom: repair VBOX_DEBUG_LIFETIMES
(edit) @50361   11 years vboxsync src/lib/xpcom: nsProxyRelease.h warning [-Wheader-guard].
(edit) @50114   11 years vboxsync kStuff: 64 -> 66: Fix for reading .dSYM files and machkernel.
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50011   11 years vboxsync Failed experiment with poll() on darwin.
(edit) @50010   11 years vboxsync Indent nit.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
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