|
|
@98640
|
22 月 |
vboxsync |
IPRT/tstStrToNum: Fixed RTStrToDoubleEx testcase bugs. bugref:10261
|
|
|
@98637
|
22 月 |
vboxsync |
IPRT/tstRTTime: Try avoid false failures due to preemption between …
|
|
|
@98619
|
22 月 |
vboxsync |
IPRT/tstRTPipe: Tweaked the test to no fail on some old windows …
|
|
|
@98512
|
22 月 |
vboxsync |
IPRT/vcc: Some scm fixes for tstRTNoCrt-5.cpp. bugref:10261
|
|
|
@98510
|
22 月 |
vboxsync |
IPRT/vcc: Cover some more corner cases in tstRTNoCrt-5.cpp udiv. …
|
|
|
@98496
|
22 月 |
vboxsync |
IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
|
|
|
@98484
|
22 月 |
vboxsync |
IPRT/tstRTNoCrt-3: Corrected testcase name string. bugref:10261
|
|
|
@98483
|
22 月 |
vboxsync |
IPRT/tstRTNoCrt-4: Wrong comment type. bugref:10261
|
|
|
@98409
|
22 月 |
vboxsync |
IPRT/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98307
|
23 月 |
vboxsync |
Runtime/RTS3: Retire unused implementation, can be resurrected if required
|
|
|
@98256
|
23 月 |
vboxsync |
*.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
|
|
|
@98249
|
23 月 |
vboxsync |
/*.kmk,configure*: …
|
|
|
@98241
|
23 月 |
vboxsync |
*.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
|
|
|
@98238
|
23 月 |
vboxsync |
*.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348
|
|
|
@98169
|
23 月 |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98103
|
23 月 |
vboxsync |
Copyright year updates by scm.
|
|
|
@98004
|
2 年 |
vboxsync |
IPRT: VBOX_ONLY_VALIDATIONKIT warnings.
|
|
|
@97948
|
2 年 |
vboxsync |
IPRT/testcases: Added a first (minimal) testcase for the No-CRT vector …
|
|
|
@97947
|
2 年 |
vboxsync |
IPRT/testcases: Added a first (minimal) testcase for the No-CRT vector …
|
|
|
@97874
|
2 年 |
vboxsync |
IPRT/tstLdr-4: Switch from RTMemExecAlloc to RTMemPageAlloc + …
|
|
|
@97862
|
2 年 |
vboxsync |
IPRT/nocrt: Added a simple structured exception handling (SEH) …
|
|
|
@97825
|
2 年 |
vboxsync |
IPRT: Added RTCListBase::filter() + testcases.
|
|
|
@97823
|
2 年 |
vboxsync |
IPRT: Added RTCListBase == and != operator support + testcases.
|
|
|
@97646
|
2 年 |
vboxsync |
IPRT: Added RTProcSignalName and a generic implementation of it.
|
|
|
@96729
|
2 年 |
vboxsync |
IPRT/getopt: Added index variant with 0 or 1 and optionally and w/ …
|
|
|
@96622
|
2 年 |
vboxsync |
IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
|
|
|
@96609
|
2 年 |
vboxsync |
IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
|
|
|
@96549
|
2 年 |
vboxsync |
IPRT: Fixes for tstRTErr-1.cpp after windows error info reduction.
|
|
|
@96407
|
2 年 |
vboxsync |
scm copyright and license note update
|
|
|
@96373
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented wcslen. bugref:10261
|
|
|
@96338
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented powf. bugref:10261
|
|
|
@96337
|
2 年 |
vboxsync |
IPRT/nocrt: Split out the core of the pow() code into a common …
|
|
|
@96321
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented pow(). bugref:10261
|
|
|
@96298
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented frexp, frexpf and frexpl. bugref:10261
|
|
|
@96282
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented expf. bugref:10261
|
|
|
@96280
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented exp. bugref:10261
|
|
|
@96279
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented log2f and added testing of log2 and log2f. …
|
|
|
@96273
|
2 年 |
vboxsync |
IPRT/nocrt: tan + tanf testcase and code brushup. bugref:10261
|
|
|
@96268
|
2 年 |
vboxsync |
IPRT/testcase: Some more VBOX_WITH_VALIDATIONKIT_UNITTESTS_PACKING …
|
|
|
@96258
|
2 年 |
vboxsync |
IPRT/nocrt: strstr fix. bugref:10261
|
|
|
@96246
|
2 年 |
vboxsync |
IPRT,ValKit: Moved the whitelist to ValKit/Config.kmk so the IPRT …
|
|
|
@96244
|
2 年 |
vboxsync |
Runtime/testcase/Makefile.kmk: Only include ValKit/Config.kmk if it …
|
|
|
@96242
|
2 年 |
vboxsync |
IPRT/nocrt: Adapted the reworked sin and cos code for sinf and cosf; …
|
|
|
@96240
|
2 年 |
vboxsync |
IPRT/nocrt: Reworking the sin and cos code to take into account which …
|
|
|
@96224
|
2 年 |
vboxsync |
IPRT/tstRTNoCrt-2: atan[f] tests. bugref:10261
|
|
|
@96223
|
2 年 |
vboxsync |
IPRT/nocrt: sqrt[f] tests. bugref:10261
|
|
|
@96220
|
2 年 |
vboxsync |
IPRT/nocrt: log[f] tests and brushed up the code with SEH64 stuff. …
|
|
|
@96219
|
2 年 |
vboxsync |
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
|
|
|
@96218
|
2 年 |
vboxsync |
IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
|
|
|
@96217
|
2 年 |
vboxsync |
IPRT/nocrt: Corrected ldexp[fl] for 64-bit windows (registers …
|
|
|
@96216
|
2 年 |
vboxsync |
IPRT/nocrt: fabs[f] tests and 64-bit code improvements. bugref:10261
|
|
|
@96215
|
2 年 |
vboxsync |
IPRT/nocrt: lrint* returned the wrong sized long on 64-bit windows. …
|
|
|
@96213
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
|
|
|
@96206
|
2 年 |
vboxsync |
IPRT/nocrt: Removed old fenv code. bugref:10261
|
|
|
@96205
|
2 年 |
vboxsync |
IPRT/nocrt: Implemented x86 and amd64 fenv.h to assist with the …
|
|
|
@96203
|
2 年 |
vboxsync |
IPRT/nocrt: More test and fixes to rint, rintf, trunc, truncf and …
|
|
|
@96198
|
2 年 |
vboxsync |
IPRT/tstRTNoCrt-2: More tests. bugref:10261
|
|
|
@96190
|
2 年 |
vboxsync |
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
|
|
|
@96189
|
2 年 |
vboxsync |
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
|
|
|
@96184
|
2 年 |
vboxsync |
IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
|
|
|
@96152
|
2 年 |
vboxsync |
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
|
|
|
@96127
|
2 年 |
vboxsync |
IPRT/RTStrTo[U]Int[8|16|32|64][Ex|Full]: Tweaked the base parameter to …
|
|
|
@95843
|
2 年 |
vboxsync |
IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
|
|
|
@95842
|
2 年 |
vboxsync |
IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
|
|
|
@95612
|
2 年 |
vboxsync |
IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
|
|
|
@95336
|
2 年 |
vboxsync |
IPRT/RTCString: Added a truncate() method that takes UTF-8 encoding …
|
|
|
@95096
|
3 年 |
vboxsync |
IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
|
|
|
@95074
|
3 年 |
vboxsync |
IPRT/tstRTInlineAsm: Fixed bug in the ASMAtomicCmpXchgPtrVoid tests in …
|
|
|
@95072
|
3 年 |
vboxsync |
IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & …
|
|
|
@95071
|
3 年 |
vboxsync |
IPRT/asm: Added ASMCountLeadingZerosU16/32/64 & …
|
|
|
@95044
|
3 年 |
vboxsync |
IPRT/testcase: tstUtf8: Skip the string comparison on older Windows …
|
|
|
@95043
|
3 年 |
vboxsync |
IPRT/testcase: A few more comments and diagnosis for Windows runs in …
|
|
|
@95041
|
3 年 |
vboxsync |
IPRT/testcase: Fixed function naming typo.
|
|
|
@95001
|
3 年 |
vboxsync |
IPRT/testcase: Made tstFile more flexible by querying file system …
|
|
|
@95000
|
3 年 |
vboxsync |
IPRT/testcase: Made tstFile more flexible by querying file system …
|
|
|
@94971
|
3 年 |
vboxsync |
Validation Kit/unit tests: Cleaned up build templates by moving the …
|
|
|
@94594
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip more stuff. bugref:10195
|
|
|
@94592
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip more stuff. bugref:10195
|
|
|
@94591
|
3 年 |
vboxsync |
testcase/tstRTStrFormat: Fixed a warning.
|
|
|
@94589
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip more stuff. bugref:10195
|
|
|
@94588
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip more stuff. bugref:10195
|
|
|
@94587
|
3 年 |
vboxsync |
Validation Kit/unit tests: Filter out all programs which don't start …
|
|
|
@94585
|
3 年 |
vboxsync |
Validation Kit/unit tests: Use a dedicated build template for …
|
|
|
@94576
|
3 年 |
vboxsync |
Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
|
|
|
@94575
|
3 年 |
vboxsync |
Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
|
|
|
@94574
|
3 年 |
vboxsync |
Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
|
|
|
@94529
|
3 年 |
vboxsync |
Runtime/testcase/tstLdr-4: Fix testcase broken since probably r147584
|
|
|
@94511
|
3 年 |
vboxsync |
IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
|
|
|
@94487
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip testcases which cause build failures …
|
|
|
@94475
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip testcases which cause build failures …
|
|
|
@94474
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip testcases which cause build failures …
|
|
|
@94473
|
3 年 |
vboxsync |
Validation Kit/unit tests: Skip testcases which cause build failures …
|
|
|
@94467
|
3 年 |
vboxsync |
Validation Kit/unit tests: More Makefile fun for IPRT and friends. …
|
|
|
@94091
|
3 年 |
vboxsync |
IPRT: Better RTMpGetDescription for darwin.arm (first M1 has two …
|
|
|
@93838
|
3 年 |
vboxsync |
iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
|
|
|
@93837
|
3 年 |
vboxsync |
iprt/asm.h: Added ASMAtomicCmpXchgU128 and friends for AMD64 and …
|
|
|
@93755
|
3 年 |
vboxsync |
tstRTInlineAsm: Use picoseconds instead of nanoseconds when …
|
|
|
@93754
|
3 年 |
vboxsync |
IPRT,ValKit,VMMDevTesting.h: Added picoseconds to the test units. …
|
|
|
@93753
|
3 年 |
vboxsync |
IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
|
|
|
@93752
|
3 年 |
vboxsync |
IPRT/asm.h,tstRTInlineAsm: Added 8-bit and 16-bit extended cmpxchg …
|
|
|