VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7620   17 years vboxsync RTGCPHYS is now 64 bits
(edit) @7421   17 years vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7215   17 years vboxsync msc hack.
(edit) @7214   17 years vboxsync moved stuff around.
(edit) @7210   17 years vboxsync Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
(edit) @7204   17 years vboxsync Simple memmove testcase.
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7180   17 years vboxsync Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
(edit) @7016   17 years vboxsync Compile fixes
(edit) @6777   17 years vboxsync added simple benchmark for low-level assembler instructions
(edit) @6750   17 years vboxsync Added a optimization testcase mode.
(edit) @6749   17 years vboxsync fixed two second mixups.
(edit) @6741   17 years vboxsync Extended the testcase a bit.
(edit) @6740   17 years vboxsync Removed VBox'isms and crt deps. Prefix output. Return a usable code.
(edit) @6739   17 years vboxsync fixed props.
(edit) @6736   17 years vboxsync simple RTSemMutex testcase
(edit) @6644   17 years vboxsync Add CmpXchg functions to IPRT which additionally pass back the old …
(edit) @6430   17 years vboxsync oops, removed a return 0; statement that left over from testing.
(edit) @6429   17 years vboxsync r=bird: file sizes and offets are given as RTFOFF now (the uint64_t …
(edit) @6421   17 years vboxsync iprt: added RTFileGetMaxSize()
(edit) @6266   17 years vboxsync tstTime-4: Check that RTTimeNanoTS and RTTimeSystemNanoTS are using …
(edit) @6252   17 years vboxsync Print the delta relative to cpu0.
(edit) @6095   17 years vboxsync Sort the result by apic id.
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5974   17 years vboxsync Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
(edit) @5912   17 years vboxsync backed out r26450
(edit) @5911   17 years vboxsync RTGetOpt does not alter argv[] does it?
(edit) @5882   17 years vboxsync optimize tstTSC.
(edit) @5881   17 years vboxsync barcelona needs more time?
(edit) @5856   17 years vboxsync and another one.
(edit) @5855   17 years vboxsync another one.
(edit) @5843   17 years vboxsync r=bird: Adjusted the RTGetOpt API a little bit.
(edit) @5781   17 years vboxsync Fixed some overflow detection issues.
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5456   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @4957   17 years vboxsync Compile fix
(edit) @4750   17 years vboxsync eol style native
(edit) @4546   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4176   17 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4029   17 years vboxsync Added missing checks and a fallback path for RTPathUserHome.
(edit) @3991   17 years vboxsync drop the two sysmods on solaris as the templates aren't up to speed yet.
(edit) @3699   17 years vboxsync double underscore cleanup.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3365   17 years vboxsync Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2629   18 years vboxsync some flags and fixed broken RTTimeLocaleNow on windows.
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2306   18 years vboxsync r=frank
(edit) @2303   18 years vboxsync you didn't quite understand me…
(edit) @2254   18 years vboxsync r=frank
(edit) @2253   18 years vboxsync Added (disabled) the overflow testcase for ASMMultU64ByU32DivByU32.
(edit) @1888   18 years vboxsync ASMMultU64ByU32DivByU32 (for TSC calculation).
(edit) @1849   18 years vboxsync Just a few updates from a more recent cpuid spec.
(edit) @1692   18 years vboxsync Testcase for reading the TSC on all CPUs in an SMP system.
(edit) @1537   18 years vboxsync min/max.
(edit) @1206   18 years vboxsync use the mscount member of the GIS for system monotonic time source on OS/2.
(edit) @1203   18 years vboxsync RTR3Init.
(edit) @1195   18 years vboxsync Forgot this.
(edit) @1191   18 years vboxsync svn properties.
(edit) @1190   18 years vboxsync Ported IPRT to ring-0 OS/2.
(edit) @941   18 years vboxsync 64-bit build break.
(edit) @919   18 years vboxsync const code.
(edit) @918   18 years vboxsync reproduce the EMAll.cpp relocation issue.
(edit) @917   18 years vboxsync Allow mixing of platform code.
(edit) @916   18 years vboxsync oops
(edit) @915   18 years vboxsync A new loader testcase.
(edit) @894   18 years vboxsync kLdr integration. tstLdrObj.gc now works on darwin.
(edit) @892   18 years vboxsync Test binary representation.
(edit) @639   18 years vboxsync Be careful with 32-bit types and registers. (it seems like it was …
(edit) @637   18 years vboxsync printf -> RTPrintf = no warnings.
(edit) @288   18 years vboxsync debugged the heap.
(edit) @283   18 years vboxsync more simple heap stuff.
(edit) @282   18 years vboxsync more simple heap stuff.
(edit) @129   18 years vboxsync Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
(edit) @26   18 years vboxsync Use the VBOX_NTDLL SDK for including ntdll.lib or we'll pickup CRT …
(add) @1   55 years vboxsync import
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