VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @96571   3 年 vboxsync Installer/win/Stub*: Built in no-CRT mode. Documented and reworked …
(edit) @96569   3 年 vboxsync IPRT: Added translation for ERROR_SERVICE_ALREADY_RUNNING to …
(edit) @96568   3 年 vboxsync IPRT/nocrt: Fixed alloca_probe/chkstk issue where it would partly …
(edit) @96567   3 年 vboxsync Validation Kit/testmanager/batch: Added maintain_archived_testsets.py …
(edit) @96566   3 年 vboxsync Validation Kit/testmanager/batch: Added maintain_archived_testsets.py …
(edit) @96565   3 年 vboxsync Validation Kit/testmanager/batch: Added maintain_archived_testsets.py …
(edit) @96564   3 年 vboxsync Validation Kit/docs: Corrected typos.
(edit) @96563   3 年 vboxsync NetBSD/GA: adapt to sleepq 9.9.98 changes. bugref:8547
(edit) @96562   3 年 vboxsync FE/Qt: Forward-porting recent NLS updates from 6.1.
(edit) @96561   3 年 vboxsync Add/3D/mesa: Trick for avoiding a vectorization optimziation resulting …
(edit) @96560   3 年 vboxsync IPRT/nocrt: Removed old C_specific_handler symbol stub. bugref:10261
(edit) @96559   3 年 vboxsync IPRT/nocrt: GSHandlerCheck_SEH and a basic C_specific_handler. …
(edit) @96558   3 年 vboxsync ValKit/testdriver: Screen recording corrections. We do those upload …
(edit) @96557   3 年 vboxsync TestManager/testresults.py: Added ksKind constants for screen …
(edit) @96556   3 年 vboxsync Validation Kit/vbox.py: Recording features fix for VBox 7.0 builds on …
(edit) @96555   3 年 vboxsync Validation Kit: Added required MIME type handling for video …
(edit) @96554   3 年 vboxsync Validation Kit/vbox.py: Recording features fix for VBox builds <= 6.1. …
(edit) @96553   3 年 vboxsync Validation Kit/vbox.py: Recording file nits. bugref:8733
(edit) @96552   3 年 vboxsync Validation Kit/vbox.py: Recording file nits. bugref:8733
(edit) @96549   3 年 vboxsync IPRT: Fixes for tstRTErr-1.cpp after windows error info reduction.
(edit) @96548   3 年 vboxsync Validation Kit/vbox.py: Got rid of recording upload BUGBUG -- see …
(edit) @96546   3 年 vboxsync Validation Kit/vbox.py: pylint fixing
(edit) @96545   3 年 vboxsync Recording/Main: Made recording file name construction more …
(edit) @96544   3 年 vboxsync Validation Kit/vbox.py: Fixes recording uploads (see @todo BUGBUG).
(edit) @96543   3 年 vboxsync Validation Kit/vbox.py: Fixes for recording video / audio on VBox 6.1.
(edit) @96542   3 年 vboxsync IPRT: Added RTUtf16FindAscii. bugref:10261
(edit) @96539   3 年 vboxsync VMM/IEM: Fix sysexit causing a \#UD in protected mode when the guest …
(edit) @96538   3 年 vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96537   3 年 vboxsync VMM/IEM: Implement [v]pblendw/[v]blendps/[v]blendpd instructions, …
(edit) @96536   3 年 vboxsync VMM/IEM: Fix sysenter causing a \#UD in protected mode when the guest …
(edit) @96535   3 年 vboxsync VMM/IEM: Implement [v]palignr instructions, bugref:9898 [trailing …
(edit) @96534   3 年 vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]palignr instructions …
(edit) @96533   3 年 vboxsync VMM/IEM: Implement [v]palignr instructions, bugref:9898
(edit) @96531   3 年 vboxsync ValKit/testdriver/vbox.py: Shut up pylint warning about too many …
(edit) @96529   3 年 vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96528   3 年 vboxsync IPRT/Makefile.kmk: Need RuntimeR3 or RuntimeR3NoAsan for the device …
(edit) @96525   3 年 vboxsync /Config.kmk,IPRT/Makefile.kmk: We need a RuntimR3NoAsan.lib for asan …
(edit) @96524   3 年 vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96523   3 年 vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96522   3 年 vboxsync Storage: Wrong file. bugref:10261
(edit) @96521   3 年 vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96519   3 年 vboxsync IPRT/thread-posix.cpp: Try initialize g_SelfKey to a non-valid value …
(edit) @96518   3 年 vboxsync Audio/AudioTest.cpp: Fixed a warning (as error).
(edit) @96517   3 年 vboxsync Validation Kit/vbox.py: Implemented support for recording video / …
(edit) @96514   3 年 vboxsync Add/3D/Config.kmk: Another KBUILD_TARGET/KBUILD_TARGET_ARCH mixup. …
(edit) @96513   3 年 vboxsync tstShflSizes: printf -> RTPrintf. bugref:10261
(edit) @96512   3 年 vboxsync Devices/testcase: ditto. bugref:10261
(edit) @96511   3 年 vboxsync /Config.kmk,VMM,IPRT: Converted all run-at-compile-time tests and more …
(edit) @96510   3 年 vboxsync Add/3D/Config.kmk: Must disable FPU intrinsics in x86 mode, or we end …
(edit) @96509   3 年 vboxsync ValKit: LoadGenerator build fix for no-CRT mode (x86). bugref:10261
(edit) @96508   3 年 vboxsync Storage: Link vbox-img against VBoxRT.dll/so/dylib, otherwise we can …
(edit) @96507   3 年 vboxsync IPRT/nocrt: The xml.cpp stuff won't ever work without exceptions. …
(edit) @96506   3 年 vboxsync ValKit/rdtsc.cpp: Made it build in no-CRT mode. bugref:10261
(edit) @96505   3 年 vboxsync IPRT: Dynamically resolve GetProcessAffinityMask, …
(edit) @96504   3 年 vboxsync IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
(edit) @96503   3 年 vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96502   3 年 vboxsync Add/VBoxService: Replaced GetVersionEx calls with …
(edit) @96501   3 年 vboxsync Installer/win: fix typo in NLS text
(edit) @96499   3 年 vboxsync 7.0.0_BETA1
(edit) @96495   3 年 vboxsync IPRT: Switched pipe-win.cpp to use the nt-and-windows.h header and …
(edit) @96494   3 年 vboxsync VMM: updates. [warning fix] bugref:10282
(edit) @96492   3 年 vboxsync NAT: Zero newly allocated memory for sbufs to avoid potential …
(edit) @96491   3 年 vboxsync VMM: updates. bugref:10282
(edit) @96490   3 年 vboxsync Additions/linux/Makefile.kmk: fix typo
(edit) @96489   3 年 vboxsync Additions/linux/Makefile.kmk: Hope that people building the OSE …
(edit) @96488   3 年 vboxsync Additions/3D/mesa: Export to OSE and remove symlinks.
(edit) @96487   3 年 vboxsync FE/Qt: VirtualBox Manager / Chooser pane: Missed machine-items state …
(edit) @96486   3 年 vboxsync FE/Qt: Small update for Russian NLS, part 3.
(edit) @96485   3 年 vboxsync FE/Qt: Corresponding updatenls after subsequent NLS cleanup for BETA.
(edit) @96484   3 年 vboxsync FE/Qt: Large update for Russian NLS, part 2.
(edit) @96483   3 年 vboxsync FE/Qt: A bunch of NLS fixes across the GUI #4; Preparing for BETA NLS …
(edit) @96482   3 年 vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96481   3 年 vboxsync Recording/Main: Added some more recording frame utility functions. …
(edit) @96480   3 年 vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96479   3 年 vboxsync Recording/Main: Use RECORDINGPIXELFMT for RecordingUtilsRGBToYUV(). …
(edit) @96478   3 年 vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96477   3 年 vboxsync Recording/WebMWriter: Removed dead code. ​bugref:10275
(edit) @96476   3 年 vboxsync IPRT: Resolve IsDebuggerPresent and GetSystemTimeAsFileTime …
(edit) @96475   3 年 vboxsync IPRT: Resolve SetHandleInformation and GetHandleInformation …
(edit) @96473   3 年 vboxsync ValKit/vkat: build fix. bugref:10261
(edit) @96472   3 年 vboxsync ValKit/vkat,Devices/Audio: Made vkat build in no-CRT mode. bugref:10261
(edit) @96471   3 年 vboxsync IPRT/nocrt: Don't assert in sized delete operators. bugref:10261
(edit) @96469   3 年 vboxsync Add/x11/x11includes: Export the files inside pixman-0.40.0 too, not …
(edit) @96460   3 年 vboxsync Add/VBoxGuest: Made VBoxGuestInst.cpp build in no-CRT mode. Cleaned up …
(edit) @96459   3 年 vboxsync Add/VBoxGuest: Made VBoxGuestInst.cpp build in no-CRT mode. Cleaned up …
(edit) @96458   3 年 vboxsync Devices/PC/ipxe: Export iPxeBiosBin.rom. bugref:10254
(edit) @96457   3 年 vboxsync Add/NT/Inst: Doxygen fix. bugref:10261
(edit) @96456   3 年 vboxsync Add/NT/Inst: Fixed mixed up arguments for driver install/uninstall in …
(edit) @96455   3 年 vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96454   3 年 vboxsync VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, …
(edit) @96453   3 年 vboxsync IPRT,Add: Build fixes related to VBoxAddInstallNt3x and …
(edit) @96452   3 年 vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96451   3 年 vboxsync Add/NT/Inst,Add/NT/VBoxTray,Add/VBoxService: Cleaned up …
(edit) @96450   3 年 vboxsync Devices/Graphics: set component types for pixel shader output …
(edit) @96449   3 年 vboxsync Add/NT/Inst: Factored out the no-CRT output and error messaging …
(edit) @96448   3 年 vboxsync IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
(edit) @96446   3 年 vboxsync IPRT/critsect-generic.cpp: AssertReleaseMsgRC instead of …
(edit) @96444   3 年 vboxsync IPRT: Split out the public init data into separate files and made it …
(edit) @96443   3 年 vboxsync Add/NT/Inst: Made VBoxAddInstallNt3x build in no-CRT mode. bugref:10261
(edit) @96442   3 年 vboxsync IPRT: Split out the public init data into separate files and made it …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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