VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98766   22 months vboxsync Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
(edit) @98750   22 months vboxsync Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
(edit) @98732   22 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98509   23 months vboxsync IPRT/vcc: Applied the unsigned 64-bit division optimizations to the …
(edit) @98508   23 months vboxsync IPRT/vcc: Optimized unsigned 64-bit division implementation for the …
(edit) @98497   23 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98495   23 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98494   23 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98493   23 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98462   23 months vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98461   23 months vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98460   23 months vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98459   23 months vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98458   23 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98457   23 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98325   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98322   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   23 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98151   2 years vboxsync IPRT/vcc: Split out the stack probing code (_chkstk) from …
(edit) @98107   2 years vboxsync Manual (C) year updates.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98093   2 years vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(edit) @98092   2 years vboxsync IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do …
(edit) @98002   2 years vboxsync Runtime/ldr/ldrELFRelocatable: Fix groking ELF binaries with DT_DEBUG …
(edit) @98001   2 years vboxsync IPRT/errinfolog.cpp: Can't use parameter va_list with %N, must pass …
(edit) @97955   2 years vboxsync IPRT: Warnings (add/linux).
(edit) @97906   2 years vboxsync IPRT/log: Retired the RTMemExecAlloc code and replaced the …
(edit) @97875   2 years vboxsync IPRT/ldrPE: Corrections to mke tstLdr-4 pass.
(edit) @97868   2 years vboxsync IPRT/nocrt: Added the NLG bits to the 32-bit (x86) exception handler …
(edit) @97866   2 years vboxsync IPRT/nocrt: Added an exception handler to rtVccEh4DoLocalUnwind and …
(edit) @97863   2 years vboxsync IPRT/nocrt: Some _except_handler4 cleanups. bugref:10261 ticketref:21303
(edit) @97862   2 years vboxsync IPRT/nocrt: Added a simple structured exception handling (SEH) …
(edit) @97861   2 years vboxsync IPRT/nocrt: Fixes to C_specific_handler. bugref:10261 ticketref:21303
(edit) @97465   2 years vboxsync IPRT/crypto: Corrected and unified the error checking of d2i_TYPE …
(edit) @97336   2 years vboxsync IPRT/dbgmoddbghelp.cpp: no need for memcmp if old filename is shorter …
(edit) @96959   2 years vboxsync IPRT/RTCrPkcs7: Fix copy/paste in error message, making the failure …
(edit) @96924   2 years vboxsync IPRT/log: Corrected RTLogGetDestinations to return the right field. …
(edit) @96923   2 years vboxsync IPRT/fatvfs.cpp: Do int18h instead of 19h in the FAT non-boot code.
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96858   2 years vboxsync IPRT/RTCrDigestFinal: Corrected underflow (warning) / overflow (error) …
(edit) @96857   2 years vboxsync IPRT/ldrELF: Fixed bug in rtldrELFLnxKModHashImage. bugref:10287
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96810   2 years vboxsync IPRT/log.cpp: Make sure we don't recurse forever via …
(edit) @96809   2 years vboxsync IPRT/thread.cpp: Avoid endless recursion during early IPRT init phase …
(edit) @96779   2 years vboxsync IPRT/ldrELF: Added some basic linux kernel signature support, …
(edit) @96777   2 years vboxsync RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
(edit) @96763   2 years vboxsync IPRT/crypto: Put the optional OpenSSL related members in RTCRKEYINT at …
(edit) @96757   2 years vboxsync IPRT/ldrELF: Added some basic linux kernel signature support, …
(edit) @96729   2 years vboxsync IPRT/getopt: Added index variant with 0 or 1 and optionally and w/ …
(edit) @96622   2 years vboxsync IPRT: Added RTTimeFormatDuration[Ex] for duration/interval formatting.
(edit) @96610   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96609   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96596   2 years vboxsync IPRT/nocrt: Corrected incorrect edx return value from ftol2 …
(edit) @96593   2 years vboxsync /Config.kmk,IPRT,ValKit/Config.kmk: Found an undocumented linker …
(edit) @96589   2 years vboxsync IPRT/nocrt: Split the as much read-only data out of the .rdata segment …
(edit) @96580   2 years vboxsync IPRT/nocrt: Forgot to add rtVccRangeCheckFailed when working on …
(edit) @96578   2 years vboxsync IPRT: One incorrect RT_H2LE_U64 use and another one with a 0 constant …
(edit) @96573   2 years vboxsync IPRT/nocrt: Fail fast and safer stack corruption. bugref:10261
(edit) @96568   2 years vboxsync IPRT/nocrt: Fixed alloca_probe/chkstk issue where it would partly …
(edit) @96560   2 years vboxsync IPRT/nocrt: Removed old C_specific_handler symbol stub. bugref:10261
(edit) @96559   2 years vboxsync IPRT/nocrt: GSHandlerCheck_SEH and a basic C_specific_handler. …
(edit) @96542   2 years vboxsync IPRT: Added RTUtf16FindAscii. bugref:10261
(edit) @96504   2 years vboxsync IPRT: Added RTMsgSyntax and RTMsgSyntaxV. bugref:10261
(edit) @96476   2 years vboxsync IPRT: Resolve IsDebuggerPresent and GetSystemTimeAsFileTime …
(edit) @96448   2 years vboxsync IPRT/nocrt: A few tricks to avoid dragging in log.cpp into static …
(edit) @96420   2 years vboxsync IPRT/nocrt: Implemented GSHandlerCheck so we can avoid overrunning …
(edit) @96419   2 years vboxsync IPRT/nocrt: SEH64 for memmove.asm. bugref:10261
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96388   2 years vboxsync IPRT/nocrt: Introduced an internal rtNoCrtFatalMsg/Write API to be …
(edit) @96373   2 years vboxsync IPRT/nocrt: Implemented wcslen. bugref:10261
(edit) @96371   2 years vboxsync IPRT/nocrt: Cooked up ftol2 and ftol2_sse, stubbed …
(edit) @96370   2 years vboxsync IPRT/nocrt: x86 stack support routines. bugref:10261
(edit) @96368   2 years vboxsync iprt/asmdefs.mac,IPRT/nocrt: Mangling fixes for fastcall compiler …
(edit) @96338   2 years vboxsync IPRT/nocrt: Implemented powf. bugref:10261
(edit) @96337   2 years vboxsync IPRT/nocrt: Split out the core of the pow() code into a common …
(edit) @96321   2 years vboxsync IPRT/nocrt: Implemented pow(). bugref:10261
(edit) @96307   2 years vboxsync Runtime/common/fs/isomakercmd-man.xml: comment fix
(edit) @96298   2 years vboxsync IPRT/nocrt: Implemented frexp, frexpf and frexpl. bugref:10261
(edit) @96282   2 years vboxsync IPRT/nocrt: Implemented expf. bugref:10261
(edit) @96281   2 years vboxsync IPRT/nocrt: Implemented exp. [scm] bugref:10261
(edit) @96280   2 years vboxsync IPRT/nocrt: Implemented exp. bugref:10261
(edit) @96279   2 years vboxsync IPRT/nocrt: Implemented log2f and added testing of log2 and log2f. …
(edit) @96278   2 years vboxsync IPRT/nocrt: Fixed div/0 bug in feraiseexcept. bugref:10261
(edit) @96276   2 years vboxsync IPRT/nocrt: log2 implementation. bugref:10261
(edit) @96273   2 years vboxsync IPRT/nocrt: tan + tanf testcase and code brushup. bugref:10261
(edit) @96270   2 years vboxsync IPRT/nocrt: Release build fixes. bugref:10261
(edit) @96258   2 years vboxsync IPRT/nocrt: strstr fix. bugref:10261
(edit) @96242   2 years vboxsync IPRT/nocrt: Adapted the reworked sin and cos code for sinf and cosf; …
(edit) @96241   2 years vboxsync IPRT/nocrt: Forgot to remove rtNoCrtMathSinCore from sin.asm after …
(edit) @96240   2 years vboxsync IPRT/nocrt: Reworking the sin and cos code to take into account which …
(edit) @96238   2 years vboxsync IPRT/nocrt: Converted atan.asm and atanf.asm to SEH64 and adjusted …
(edit) @96222   2 years vboxsync iprt/types.h,strtonum.cpp: QNAN values does not need to have bit zero …
(edit) @96220   2 years vboxsync IPRT/nocrt: log[f] tests and brushed up the code with SEH64 stuff. …
(edit) @96218   2 years vboxsync IPRT/nocrt: Fixed buggy remainder[fl] code. Added tests for it. …
(edit) @96217   2 years vboxsync IPRT/nocrt: Corrected ldexp[fl] for 64-bit windows (registers …
(edit) @96216   2 years vboxsync IPRT/nocrt: fabs[f] tests and 64-bit code improvements. bugref:10261
(edit) @96215   2 years vboxsync IPRT/nocrt: lrint* returned the wrong sized long on 64-bit windows. …
(edit) @96214   2 years vboxsync IPRT/nocrt: l[l]round[fl] can now raise FE_INVALID as they ought to. …
(edit) @96213   2 years vboxsync IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
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