VirtualBox

source: vbox/trunk/src/VBox/Runtime/testcase

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36544   14 年 vboxsync iprt-cpp: fix RTCString::join when the list contains just one item
(edit) @36532   14 年 vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36529   14 年 vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @36525   14 年 vboxsync IPRT-C++: fix rel build boxes
(edit) @36524   14 年 vboxsync IPRT-C++: add a thread-safe variant of the generic list class
(edit) @36508   14 年 vboxsync iprt/C++: some cleanup.
(edit) @36501   14 年 vboxsync IPRT: add join/split and + operators to the string class
(edit) @36500   14 年 vboxsync IPRT: add a generic list class
(edit) @36492   14 年 vboxsync iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
(edit) @36472   14 年 vboxsync addendum to r70394 for RTCrit*
(edit) @35568   14 年 vboxsync IPRT: another ministring testcase
(edit) @35567   14 年 vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35351   14 年 vboxsync scm cleanups.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35337   14 年 vboxsync More build fixes
(edit) @35076   14 年 vboxsync RTStrVersionCompare: Made the a trailing 'r9' indicate of a sub-string …
(edit) @34629   14 年 vboxsync no RTThreadPoke() on Windows
(edit) @34626   14 年 vboxsync implemented RTThreadGetExecutionTimeMilli() for Posix and …
(edit) @34542   14 年 vboxsync RTGetOpt: Made it a bit less understanding about spaces after the …
(edit) @34464   14 年 vboxsync IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
(edit) @34406   14 年 vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34174   14 年 vboxsync IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
(edit) @34045   14 年 vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34014   14 年 vboxsync scm whitespace cleanup
(edit) @33973   14 年 vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33911   14 年 vboxsync code -> laptop
(edit) @33862   14 年 vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33819   14 年 vboxsync tstIprtMiniString.cpp: NULL construction and assignment tests.
(edit) @33814   14 年 vboxsync tstMp-1: Copy'n'Paste
(edit) @33806   14 年 vboxsync ExtPack changes, related IPRT changes.
(edit) @33678   14 年 vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33615   14 年 vboxsync now it's right. added tests to prove it.
(edit) @33610   14 年 vboxsync iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
(edit) @33605   14 年 vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33563   14 年 vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33464   14 年 vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33450   14 年 vboxsync iprt/path: Added RTPathJoinA.
(edit) @33426   14 年 vboxsync iprt/symlink.h: Initial code (only tested on linux).
(edit) @33290   14 年 vboxsync Runtime: add a simple testcase for RTManifest
(edit) @33286   14 年 vboxsync Runtime: add lock free circular buffer + simple testcase
(edit) @33285   14 年 vboxsync Runtime: typo
(edit) @33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33207   14 年 vboxsync tstRTInlineAsm: another fix
(edit) @33206   14 年 vboxsync tstRTInlineAsm: fixed CpuId test for newer Intel CPUs
(edit) @33198   14 年 vboxsync tstRTInlineAsm: show hex values
(edit) @33136   14 年 vboxsync iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
(edit) @33130   14 年 vboxsync tstInlineAsm -> tstRTInlineAsm.
(edit) @32996   14 年 vboxsync belongs here
(edit) @32995   14 年 vboxsync RTUuidFromUtf16: bug fix + testcase
(edit) @32994   14 年 vboxsync RTUuidFromStr: bug fix + testcase.
(edit) @32993   14 年 vboxsync byte write test.
(edit) @32970   14 年 vboxsync RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
(edit) @32966   14 年 vboxsync semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
(edit) @32949   14 年 vboxsync tstSemEvent -> tstRTSemEventMulti; removed tstSems.
(edit) @32946   14 年 vboxsync iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
(edit) @32901   14 年 vboxsync tstRTPrfIO: profile some I/O related APIs.
(edit) @32878   14 年 vboxsync strncat fixes
(edit) @32810   14 年 vboxsync tcp.cpp: Outlined fix rtTcpClose fix for 3.2.
(edit) @32801   14 年 vboxsync rtTcpClose: The trunk fix for the graceful shutdown hang.
(edit) @32757   14 年 vboxsync more fudge.
(edit) @32753   14 年 vboxsync tstRTR0Timer: fixes, works on linux now.
(edit) @32749   14 年 vboxsync tstRTR0Timer: fixes.
(edit) @32742   14 年 vboxsync tstRTR0Timer: some train code.
(edit) @32736   14 年 vboxsync tstRTR0Timer: More tests (almost there now).
(edit) @32669   14 年 vboxsync tstRTR0Timer: Some more tests.
(edit) @32648   14 年 vboxsync IPRT: linux kernel timer changes, testcase. hrtimers are not working …
(edit) @32611   14 年 vboxsync tstRTR0Timer: Started on a timer testcase for ring-0.
(edit) @32568   14 年 vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32446   14 年 vboxsync tstRTList.cpp: Check one more thing.
(edit) @32445   14 年 vboxsync iprt/list.h: Added RTListForEachSafe and RTListForEachReverseSafe.
(edit) @32431   14 年 vboxsync scm cleanup
(edit) @32350   14 年 vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32347   14 年 vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32332   14 年 vboxsync tstTimer: be more verbose
(edit) @32330   14 年 vboxsync tstTimer: added some deviation statistics
(edit) @31913   14 年 vboxsync tstRTCoreDump: disable when done.
(edit) @31860   14 年 vboxsync RTCoreDumper: integration into IPRT, cleanup.
(edit) @31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31820   14 年 vboxsync tstRTCoreDump: minor change.
(edit) @31802   14 年 vboxsync tstRTCoreDump: cleanup, eliminate pread.
(edit) @31801   14 年 vboxsync tstRTCoreDump: fixed memory attributes in core.
(edit) @31796   14 年 vboxsync tstRTCoreDump: build fix.
(edit) @31795   14 年 vboxsync tstRTCoreDump: don't break OSE, export it.
(edit) @31787   14 年 vboxsync tstRTCoreDump: enable building.
(edit) @31412   14 年 vboxsync build fix
(edit) @31411   14 年 vboxsync tstInlineAsm: added bench for ASMGetApicId()
(edit) @31375   14 年 vboxsync gcc-4.4 workaround
(edit) @31370   14 年 vboxsync Main: cleanup machine renames, remove dead code
(edit) @31329   14 年 vboxsync RTLdrFlt was missing _TEMPLATE.
(edit) @31325   14 年 vboxsync RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic …
(edit) @31231   14 年 vboxsync command line help for keep alive, code style fixes
(edit) @31222   14 年 vboxsync Runtime/string: Utf-8 <-> Latin-1 testcase
(edit) @31157   14 年 vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @30859   14 年 vboxsync iprt/string.h: added RTStrPurgeEncoding.
(edit) @30801   14 年 vboxsync iprt/asm-amd64-x86.h: Added the missing ASMCpuId_<reg>() variants.
(edit) @30797   14 年 vboxsync tstInlineAsm.cpp: typo.
(edit) @30365   14 年 vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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