VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96152   3 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96151   3 years vboxsync iprt/types.h: Some RTFLOAT* additions for simplifying writing …
(edit) @96150   3 years vboxsync iprt/nocrt/float.h: Adjusted DBL_MAX for MSC. bugref:10261
(edit) @96147   3 years vboxsync iprt/nocrt/stdlib.h: bsearch parameter names. bugref:10261
(edit) @96141   3 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96136   3 years vboxsync VBox/err.h: Added VERR_RECORDING_ENCODING_FAILED to indicate that a …
(edit) @96135   3 years vboxsync VBox/log.h: Added dedicated "recording" log group, to make it easier …
(edit) @96134   3 years vboxsync Recording/Main: Added some static codec string<->enum utility …
(edit) @96133   3 years vboxsync include/iprt/types.h: Add a RTUINT256U ymm view to X86YMMREG, bugref:9898
(edit) @96132   3 years vboxsync include/iprt/types.h: Add some single and double precision floating …
(edit) @96128   3 years vboxsync IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
(edit) @96127   3 years vboxsync IPRT/RTStrTo[U]Int[8|16|32|64][Ex|Full]: Tweaked the base parameter to …
(edit) @96124   3 years vboxsync IPRT: Added a RTFileDup API, only implemented on windows for now as I …
(edit) @96114   3 years vboxsync Disassembler: Add individual opcode enums for the various …
(edit) @96103   3 years vboxsync VMM: Add some new AMD CPUID feature bits.
(edit) @96098   3 years vboxsync IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
(edit) @96092   3 years vboxsync iprt/asm.h: Changed ASMBitClearRange and ASMBitSetRange to take the …
(edit) @96091   3 years vboxsync IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
(edit) @96090   3 years vboxsync iprt/asm.h: Changed ASMBitClearRange and ASMBitSetRange to take the …
(edit) @96089   3 years vboxsync IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …
(edit) @96086   3 years vboxsync iprt/nocrt/time.h: Build fix. bugref:10261
(edit) @96078   3 years vboxsync IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
(edit) @96077   3 years vboxsync IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
(edit) @96076   3 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96075   3 years vboxsync IPRT/nocrt: access. bugref:10261
(edit) @96074   3 years vboxsync IPRT/nocrt: abs, labs and llabs. bugref:10261
(edit) @96073   3 years vboxsync IPRT/nocrt: strerror; atexit fix. bugref:10261
(edit) @96070   3 years vboxsync IPRT/nocrt: atexit, fstat, isatty, read, unlink, rand, qsort and …
(edit) @96069   3 years vboxsync iprt/errno.h,nocrt/errno.h: Use the iprt/errno.h wrapper in nocrt …
(edit) @96052   3 years vboxsync IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
(edit) @96043   3 years vboxsync IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT …
(edit) @96042   3 years vboxsync iprt/cdefs.h: RT_FORCE_NOCRT_WRAPPERS for overriding …
(edit) @96039   3 years vboxsync iprt/nocrt/time.h: Attempt at fixing the header compile check on …
(edit) @96037   3 years vboxsync iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
(edit) @96027   3 years vboxsync include/iprt/nocrt: Another try at fixing header builds on linux. …
(edit) @96019   3 years vboxsync include/iprt/nocrt: Header build fixes for linux. bugref:10261
(edit) @96018   3 years vboxsync iprt/nocrt: Simple unistd.h replacement. bugref:10261
(edit) @96017   3 years vboxsync include/iprt/nocrt: Header build fixes for windows. bugref:10261
(edit) @96015   3 years vboxsync iprt/asmdefs.mac: Fixed trouble with emitting weak aliases …
(edit) @96013   3 years vboxsync include/iprt/nocrt: More prototypes & some fixes. bugref:10261
(edit) @96006   3 years vboxsync Disassembler: Add OP_VPMINSD and fix disassembler table, bugref:9898
(edit) @95996   3 years vboxsync iprt/nocrt/time.h: Added localtime_s (microsoft version) prototype. …
(edit) @95993   3 years vboxsync include/iprt/nocrt: More on ostream, limits. Stubbed std::sort. …
(edit) @95985   3 years vboxsync include/iprt/nocrt: Some early & incomplete ostream code. bugref:10261
(edit) @95978   3 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95977   3 years vboxsync IPRT/stream.cpp: Re-did the mode string handling in RTStrmOpen, …
(edit) @95976   3 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95975   3 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95973   3 years vboxsync IPRT/RTCString: Added find_first_of aliases for better std::string …
(edit) @95934   3 years vboxsync iprt/stream.h: doxygen fixes. bugref:10261
(edit) @95930   3 years vboxsync iprt/types.h: Revert the logic around RTFLOAT64U::rd. bugref:10261
(edit) @95929   3 years vboxsync iprt/types.h: Include the rd member in RTFLOAT64U on both arm32 and …
(edit) @95923   3 years vboxsync iprt/nocrt/math.h: Quick hack to make the header semi usable with …
(edit) @95922   3 years vboxsync iprt/nocrt/exception: minimal exception header. bugref:10261
(edit) @95918   3 years vboxsync Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
(edit) @95902   3 years vboxsync iprt/once.h: Added RTOnceWasInitialized. bugref:10261
(edit) @95886   3 years vboxsync IPRT/stream.cpp: Added an alternative code configuration for the …
(edit) @95885   3 years vboxsync iprt/nocrt/new: nothrow const variable. bugref:10261
(edit) @95860   3 years vboxsync IPRT/new: Added a generic new/delete operator implementation based on …
(edit) @95859   3 years vboxsync iprt/nocrt/float.h: Added empty float.h to make the d3d9types.h from …
(edit) @95842   3 years vboxsync IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
(edit) @95841   3 years vboxsync iprt/nt/nt.h,ntdll-mini-implib.def: Prototypes and imports for …
(edit) @95840   3 years vboxsync Recording/Main: Fixed a regression when loading settings < 1.19: There …
(edit) @95838   3 years vboxsync iprt/nocrt/time.h: Added time.h to make the windows tcpip headers work …
(edit) @95829   3 years vboxsync iprt/asmdefs.mac: Changed GLOBALNAME_EX to take three parameter, …
(edit) @95821   3 years vboxsync DnD: Added GuestHost/DnDUtils module for various utility functions, …
(edit) @95818   3 years vboxsync IPRT: More IPRT_NO_CRT work on windows. bugref:10261
(edit) @95801   3 years vboxsync iprt/nocrt/sys/types.h: Placeholder including iprt/types.h to reduce …
(edit) @95800   3 years vboxsync iprt/nocrt/stdlib.h: Supply malloc and friends mapped to our RTMem …
(edit) @95799   3 years vboxsync iprt/nocrt/string.h: strcmp & wcstombs. bugref:10261
(edit) @95794   3 years vboxsync VBox/VBoxGuest.h: Removed wrong check for IPRT_NO_CRT not being …
(edit) @95792   3 years vboxsync IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
(edit) @95771   3 years vboxsync Main/Recording: Make it a bit more convenient for API clients by …
(edit) @95770   3 years vboxsync Main/Recording: Also serialize the screen settings feature map; we …
(edit) @95769   3 years vboxsync iprt/alloca.h: Added alloca proto/define for IPRT_NO_CRT/Windows …
(edit) @95768   3 years vboxsync iprt/alloca.h: Added alloca proto/define for IPRT_NO_CRT/Windows …
(edit) @95767   3 years vboxsync nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
(edit) @95743   3 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95698   3 years vboxsync IPRT: Added RTSystemGetNtProductType. bugref:8691
(edit) @95681   3 years vboxsync IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
(edit) @95668   3 years vboxsync IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
(edit) @95658   3 years vboxsync IPRT/RTAsn1: Added a RTAsn1DynType_SetToNull function. bugref:8691
(edit) @95656   3 years vboxsync IPRT/RTCrPkcs7: Added a RTCRPKCS7SIGN_SD_F_USE_V1 and a …
(edit) @95639   3 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95636   3 years vboxsync IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
(edit) @95634   3 years vboxsync IPRT/RTAsn1OctetString: Added RTAsn1OctetString_AllocContent and …
(edit) @95630   3 years vboxsync IPRT/RTAsn1,RTCrPkcs7,RTCrSpc: Generate setters for dynamic members. …
(edit) @95629   3 years vboxsync IPRT/RTAsn1,RTCrPkc7,RTCrSpc: Refactoring the RTASN1TMPL_MEMBER_DYN* …
(edit) @95628   3 years vboxsync IPRT/RTCrPkcs7: Prototyped some of the setters we generate. [mangling …
(edit) @95627   3 years vboxsync IPRT/RTCrPkcs7: Prototyped some of the setters we generate. bugref:8691
(edit) @95624   3 years vboxsync IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
(edit) @95619   3 years vboxsync Typo.
(edit) @95613   3 years vboxsync RTSignTool,IPRT: Working on signing executable images. bugref:8691
(edit) @95612   3 years vboxsync IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
(edit) @95596   3 years vboxsync IPRT/RTAsn1Time: Added RTAsn1Time_SetTime, RTAsn1Time_SetTimeSpec and …
(edit) @95595   3 years vboxsync IPRT/Pkcs7: Added a parameter to RTCrPkcs7SimpleSignSignedData (not …
(edit) @95594   3 years vboxsync IPRT/asn1-genrator-pass.h: RTASN1TMPL_BEGIN_PCHOICE must initialize …
(edit) @95592   3 years vboxsync PDM/network, Network/virtio: Add sanity checking. bugref:10240
(edit) @95586   3 years vboxsync IPRT: Added RTStrmWrappedPrintf and RTStrmWrappedPrintfV for some …
(edit) @95584   3 years vboxsync IPRT/asn1: Made the first parameter of RTAsn1Integer_ToString const. …
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