VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99828   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99803   20 months vboxsync Runtime/fuzz.cpp: Fix assertion, bugref:3409
(edit) @99801   20 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
(edit) @99792   20 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99779   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99776   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99759   21 months vboxsync IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442
(edit) @99758   21 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99730   21 months vboxsync IPRT: Clang 13 fixes (warnings as errors).
(edit) @99727   21 months vboxsync /Doxyfile*: Disable markdown support for now. bugref:10442
(edit) @99709   21 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99704   21 months vboxsync Runtime/testcase/tstRTSemEvent: test1() queues up two threads behind a …
(edit) @99669   21 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. [build fix] …
(edit) @99668   21 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. bugref:10439
(edit) @99570   21 months vboxsync Runtime/dbg/dbgmod.cpp: Improve error message to identify the name and …
(edit) @99560   21 months vboxsync IPRT/testcase: Improved range check for tstLdrObjR0.
(edit) @99538   21 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99513   21 months vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99486   21 months vboxsync IPRT/testcase: Fixed a leak in tstRTProcCreateEx found by ASAN.
(edit) @99483   21 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99423   21 months vboxsync IPRT/efi: More store opening error info.
(edit) @99422   21 months vboxsync IPRT/strformatrt.cpp: Corrected formatting RTERRINFO (%RTeim and …
(edit) @99375   22 months vboxsync fixing signed unsigned issue in ftp-server
(edit) @99374   22 months vboxsync fixing warning, int cArgs -> unsigned int cArgs
(edit) @99373   22 months vboxsync fixing warning: comparison between signed and unsigned integer …
(edit) @99249   22 months vboxsync IPRT/RTGetOpt: Simplification. bugref:10302
(edit) @99248   22 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99247   22 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99246   22 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99229   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99227   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99221   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99208   22 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99151   22 months vboxsync IPRT/testcase: Always resolve the real paths before passing them to …
(edit) @99145   22 months vboxsync IPRT/process: Bugfixes for testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99127   22 months vboxsync Revert r156473 as clock_gettime_nsec_np(CLOCK_UPTIME_RAW) is …
(edit) @99124   22 months vboxsync IPRT/getoptargv.cpp: Align g_abmQuoteChars more appropriately for …
(edit) @99110   22 months vboxsync IPRT/process: Added testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99109   22 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99108   22 months vboxsync Runtime/darwin/time-darwin.cpp: Use …
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99013   22 months vboxsync Fixed typo.
(edit) @99007   22 months vboxsync Runtime/testcase/tstRTMemCache: Fix alignment and object count mixup …
(edit) @98867   23 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98766   23 months vboxsync Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
(edit) @98753   23 months vboxsync Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
(edit) @98750   23 months vboxsync Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
(edit) @98748   23 months vboxsync Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
(edit) @98738   23 months vboxsync Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
(edit) @98734   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98732   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98640   2 years vboxsync IPRT/tstStrToNum: Fixed RTStrToDoubleEx testcase bugs. bugref:10261
(edit) @98637   2 years vboxsync IPRT/tstRTTime: Try avoid false failures due to preemption between …
(edit) @98619   2 years vboxsync IPRT/tstRTPipe: Tweaked the test to no fail on some old windows …
(edit) @98618   2 years vboxsync IPRT/pipe-win.cpp: Deal correctly with partial overlapping writes …
(edit) @98513   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98512   2 years vboxsync IPRT/vcc: Some scm fixes for tstRTNoCrt-5.cpp. bugref:10261
(edit) @98511   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98510   2 years vboxsync IPRT/vcc: Cover some more corner cases in tstRTNoCrt-5.cpp udiv. …
(edit) @98509   2 years vboxsync IPRT/vcc: Applied the unsigned 64-bit division optimizations to the …
(edit) @98508   2 years vboxsync IPRT/vcc: Optimized unsigned 64-bit division implementation for the …
(edit) @98497   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98496   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98495   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98494   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98493   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98484   2 years vboxsync IPRT/tstRTNoCrt-3: Corrected testcase name string. bugref:10261
(edit) @98483   2 years vboxsync IPRT/tstRTNoCrt-4: Wrong comment type. bugref:10261
(edit) @98462   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98461   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98460   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98459   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98458   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98457   2 years vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98439   2 years vboxsync src/VBox/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98409   2 years vboxsync IPRT/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98325   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98323   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98322   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   2 years vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98256   2 years vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98255   2 years vboxsync *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ …
(edit) @98254   2 years vboxsync *.kmk,configure*: s/VBoXLibXml2/VBoxLibXml2 (typo) bugref:10348
(edit) @98253   2 years vboxsync *.kmk,configure*: s/VBOX_LIBXML2/VBoxLibXml2 (sdk) bugref:10348
(edit) @98249   2 years vboxsync /*.kmk,configure*: …
(edit) @98242   2 years vboxsync IPRT/Makefile.kmk: RuntimeR0Drv_SDKS.win should not include OpenSSL. …
(edit) @98241   2 years vboxsync *.kmk,configure*: s/VBOX_OPENSSL2/VBoxOpenSsl/ …
(edit) @98240   2 years vboxsync *.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348
(edit) @98238   2 years vboxsync *.kmk,configure*: s/VBOX_LIBCURL/VBoxLibCurl/ (SDK) bugref:10348
(edit) @98181   2 years vboxsync /Config.kmk,IPRT/Makefile.kmk: Removed unused RuntimeR3NoCRTGCC …
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98151   2 years vboxsync IPRT/vcc: Split out the stack probing code (_chkstk) from …
(edit) @98126   2 years vboxsync *.kmk: s/VBOXGUESTR0LIB/VBoxGuestR0DrvLib/ …
(edit) @98107   2 years vboxsync Manual (C) year updates.
(edit) @98106   2 years vboxsync Manual (C) year updates.
(edit) @98104   2 years vboxsync IPRT/RTTimeZoneGetCurrent-posix.cpp: Skip quoting before uinsg ZONE …
(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 …
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