VirtualBox

source: vbox/trunk/src/VBox/Runtime

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @61972   8 年 vboxsync xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
(edit) @61970   8 年 vboxsync Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
(edit) @61966   8 年 vboxsync xarvfs.cpp: Leaking objects during stream enumeration.
(edit) @61960   8 年 vboxsync Runtime/mp-solaris: Check we have a populated cpu_info before trying …
(edit) @61959   8 年 vboxsync RTPathCompare,RTPathStartsWith: Drop the unicode conversion and use …
(edit) @61936   8 年 vboxsync nits
(edit) @61892   8 年 vboxsync Runtime/crypto: fix
(edit) @61891   8 年 vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @61870   8 年 vboxsync tstRTCritSectRW, tstRTSemRW: don't benchmark on systems with only 1 …
(edit) @61823   8 年 vboxsync Adjust the testcase to deal with the previous change in RTPathAppendEx …
(edit) @61779   8 年 vboxsync Fixed function RTPathAppendEx. Wrong usage of slash.
(edit) @61760   8 年 vboxsync doxygen fixes
(edit) @61751   8 年 vboxsync fixed small memory leaks on certain hosts (Solaris) when using …
(edit) @61737   8 年 vboxsync Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
(edit) @61730   8 年 vboxsync Runtime/RTJson: Enhance testcase and two fixes
(edit) @61721   8 年 vboxsync Runtime/RTJson: Fixes, updates to the testcase
(edit) @61718   8 年 vboxsync properties
(edit) @61716   8 年 vboxsync Runtime/JSON: Fixes and start on a testcase
(edit) @61708   8 年 vboxsync build fix
(edit) @61707   8 年 vboxsync build fix
(edit) @61705   8 年 vboxsync build fix
(edit) @61704   8 年 vboxsync Runtime/RTJson: Updates
(edit) @61695   8 年 vboxsync build fix
(edit) @61694   8 年 vboxsync properties
(edit) @61693   8 年 vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @61311   8 年 vboxsync tstRTInlineAsm: fixes for leaf EAX=7
(edit) @61153   8 年 vboxsync fix
(edit) @61152   8 年 vboxsync test
(edit) @61134   9 年 vboxsync format specifier fix
(edit) @61130   9 年 vboxsync format specifier fix
(edit) @61129   9 年 vboxsync format specifier fix
(edit) @61123   9 年 vboxsync Runtime: add VBOX_ASSERT=wait (on POSIX) to suspend execution when an …
(edit) @61121   9 年 vboxsync Log() format fix
(edit) @61120   9 年 vboxsync Log() format fix
(edit) @61102   9 年 vboxsync tstRTLocalIpc: Increased timeout for testSessionData test from 30 secs …
(edit) @61098   9 年 vboxsync sysfs.cpp: Attempt to fix RTLinuxSysFsReadStrFileV for DMI strings …
(edit) @61080   9 年 vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60986   9 年 vboxsync build fix
(edit) @60985   9 年 vboxsync bzero.asm: two leading underscores for darwin/clang, please.
(edit) @60984   9 年 vboxsync bzero.asm: simplifications.
(edit) @60983   9 年 vboxsync IPRT: Added (_)bzero implementation for clang compiled VMMR0.
(edit) @60946   9 年 vboxsync RTSignTool.cpp: Uninitialized variable.
(edit) @60926   9 年 vboxsync tstRTSymlink: Skip if not supported (w2k3).
(edit) @60910   9 年 vboxsync iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning …
(edit) @60902   9 年 vboxsync Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non …
(edit) @60883   9 年 vboxsync log.cpp: Forgot this file is compiled as sucky C code too.
(edit) @60880   9 年 vboxsync RTLogDestinations: Don't require ';' for separating values and more …
(edit) @60870   9 年 vboxsync direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
(edit) @60798   9 年 vboxsync dbgmodcodeview.cpp: fixed assertion in rtDbgModCvAddSanitizedStringToCache,
(edit) @60773   9 年 vboxsync IPRT/SUPR3Init/win: Must initialize the program path before the …
(edit) @60771   9 年 vboxsync RTMpPoke/nt: Removed all the HalSendSoftwareInterrupt code, don't want …
(edit) @60769   9 年 vboxsync initterm-r0drv-nt.cpp: bugref:8343: Try not use …
(edit) @60756   9 年 vboxsync Runtime/socket.cpp: Initialise fEventsSaved properly or we might get …
(edit) @60739   9 年 vboxsync RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
(edit) @60738   9 年 vboxsync bldRTManifest,bldRTSignTool: Don't drag RTBldCfgVersion into the link. …
(edit) @60715   9 年 vboxsync ldrPE.cpp: Sigh. Can't expect microsoft to update all their linkers. …
(edit) @60710   9 年 vboxsync tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
(edit) @60704   9 年 vboxsync rtMpCallUsingDpcs: Fixed incorrect check.
(edit) @60699   9 年 vboxsync ldrPE.cpp: Implemented a more relaxed approach to the ever changing …
(edit) @60698   9 年 vboxsync bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
(edit) @60675   9 年 vboxsync memcmp.asm: indent.
(edit) @60658   9 年 vboxsync bs3kit: updates
(edit) @60612   9 年 vboxsync IPRT/dir-posix.cpp: custom errno mapping for fsync in RTDirFlush, …
(edit) @60603   9 年 vboxsync Assorted compile fixes for FreeBSD
(edit) @60481   9 年 vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60480   9 年 vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60467   9 年 vboxsync ldrPE: Generalized the load config dir size vs header size kludges.
(edit) @60457   9 年 vboxsync Runtime: build fix
(edit) @60455   9 年 vboxsync Runtime: comment
(edit) @60454   9 年 vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 年 vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60450   9 年 vboxsync ldrELFRelocatable.cpp.h: Fixed incorrect st_shndx validation. Used …
(edit) @60427   9 年 vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60424   9 年 vboxsync Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
(edit) @60393   9 年 vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60390   9 年 vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 年 vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60372   9 年 vboxsync Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
(edit) @60371   9 年 vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60370   9 年 vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60346   9 年 vboxsync Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
(edit) @60298   9 年 vboxsync ldrPE.cpp: doxygen fix
(edit) @60297   9 年 vboxsync ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
(edit) @60282   9 年 vboxsync Runtime/r0drv/nt: another Parfait __stdcall problem
(edit) @60278   9 年 vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60269   9 年 vboxsync dbgmodcodeview.cpp: CV8 string table and source info tables may come …
(edit) @60267   9 年 vboxsync Runtime/r0drv/nt: Parfait warning (stdcall)
(edit) @60266   9 年 vboxsync rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 and …
(edit) @60263   9 年 vboxsync dbgmodcodeview.cpp: two CV8 bugfixes.
(edit) @60258   9 年 vboxsync dbgmodcodeview.cpp: Parse CV8 line numbers.
(edit) @60257   9 年 vboxsync tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
(edit) @60245   9 年 vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @60244   9 年 vboxsync Runtime/test: typos
(edit) @60191   9 年 vboxsync tstRTPrf: Converted to iprt/test.h and added a little off topic …
(edit) @60143   9 年 vboxsync RTTimerGetSystemGranularity/nt: Removed assertion on …
(edit) @60124   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60122   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60121   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60095   9 年 vboxsync ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return …
(edit) @60077   9 年 vboxsync introduced RT_GNUC_PREREQ
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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