VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96183   3 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96182   3 years vboxsync IPRT/nocrt: exp2 and exp2f. bugref:10261
(edit) @96181   3 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96180   3 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96179   3 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96178   3 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96177   3 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96176   3 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96175   3 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96174   3 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96173   3 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96172   3 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96171   3 years vboxsync Recording/VBoxManage: Fixed showvminfo for per-screen audio/video …
(edit) @96170   3 years vboxsync IPRT: Doxygen fixes in strtonum.cpp and strtofloat.cpp. bugref:20261
(edit) @96169   3 years vboxsync iprt/string.h: doxygen fix. bugref:10261
(edit) @96168   3 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96167   3 years vboxsync IPRT/nocrt: Simple atan, atanf, atan2 and atan2f implementations based …
(edit) @96166   3 years vboxsync HostDrivers/Support/win: Update log messages and code comments to …
(edit) @96165   3 years vboxsync IPRT/errmsgwin.cpp: Removed unused ENTRY macro.
(edit) @96164   3 years vboxsync IPRT/errmsgwin.cpp: Made IPRT_ERRMSG_DEFINES_ONLY only option next to …
(edit) @96163   3 years vboxsync iprt/string.h: Document RTStrToLongDoubleEx and friends, updated …
(edit) @96162   3 years vboxsync IPRT/nocrt: Skip leading whitespace in the strtoxx and atoi functions. …
(edit) @96161   3 years vboxsync IPRT/nocrt: Added floating point parsing to vsscanf, very relaxed wrt …
(edit) @96160   3 years vboxsync iprt/string.h: Document RTStrToLongDoubleEx and friends, updated …
(edit) @96159   3 years vboxsync IPRT/nocrt: strtod, a makefile correction, and ERANGE errno mapping. …
(edit) @96158   3 years vboxsync IPRT/strtofloat.cpp: build fix. bugref:10162
(edit) @96157   3 years vboxsync IPRT/strttofloat.cpp: Some fixes and blind attempt at making it build …
(edit) @96156   3 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96155   3 years vboxsync IPRT: Mangling of RTStrToFloat, RTStrToDouble and RTStrToLongDouble. …
(edit) @96154   3 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96153   3 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(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) @96149   3 years vboxsync tools/bin/gen-slickedit-workspace.sh: Explain RT_NOCRT to slickedit. …
(edit) @96148   3 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96147   3 years vboxsync iprt/nocrt/stdlib.h: bsearch parameter names. bugref:10261
(edit) @96146   3 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96145   3 years vboxsync softfloat-3e: Corrected SOFTFLOAT_STATE_INIT_DEFAULTS - mixed up the …
(edit) @96144   3 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96143   3 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96142   3 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   3 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96140   3 years vboxsync Recording/Main: Make use of new logging group RECORDING. ​bugref:10275
(edit) @96139   3 years vboxsync Recording/FE/Qt: Make use of better error propagation (via r152942). …
(edit) @96138   3 years vboxsync Support/SUPR3HardenedMain-win.cpp: Fixed help typos ('vboxdrv' is now …
(edit) @96137   3 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(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) @96131   3 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @96130   3 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96129   3 years vboxsync IPRT/nocrt: bsearch. bugref:10261
(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) @96126   3 years vboxsync IPRT/nocrt: scm fixes. bugref:10261
(edit) @96125   3 years vboxsync IPRT/nocrt: Added dup. bugref:10261
(edit) @96124   3 years vboxsync IPRT: Added a RTFileDup API, only implemented on windows for now as I …
(edit) @96123   3 years vboxsync Add/3D/win: Added a VbglR3WriteLog implementation to the …
(edit) @96122   3 years vboxsync IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
(edit) @96121   3 years vboxsync IPRT/nocrt: rintf fix. bugref:10261
(edit) @96120   3 years vboxsync IPRT/nocrt: fmin, fminf and fminl. bugref:10261
(edit) @96119   3 years vboxsync IPRT/nocrt: l[l]round[lf] fixes. bugref:10261
(edit) @96118   3 years vboxsync IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
(edit) @96117   3 years vboxsync IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
(edit) @96116   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96115   3 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96114   3 years vboxsync Disassembler: Add individual opcode enums for the various …
(edit) @96113   3 years vboxsync Add/3D/Config.kmk: softfloat lib. bugref:10261
(edit) @96112   3 years vboxsync IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
(edit) @96111   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
(edit) @96110   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
(edit) @96109   3 years vboxsync VMM/IEM: Implement [v]unpck{l,h}p{s,d} instructions, bugref:9898
(edit) @96108   3 years vboxsync IPRT/nocrt: fma and fmaf. bugref:10261
(edit) @96107   3 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96106   3 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96105   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuludq instructions …
(edit) @96104   3 years vboxsync VMM/IEM: Implement [v]pmuludq instructions, bugref:9898
(edit) @96103   3 years vboxsync VMM: Add some new AMD CPUID feature bits.
(edit) @96102   3 years vboxsync IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
(edit) @96101   3 years vboxsync IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
(edit) @96100   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuldq instructions …
(edit) @96099   3 years vboxsync VMM/IEM: Implement [v]pmuldq instructions, bugref:9898
(edit) @96098   3 years vboxsync IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
(edit) @96097   3 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
(edit) @96096   3 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
(edit) @96095   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]psadbw instructions …
(edit) @96094   3 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898
(edit) @96093   3 years vboxsync IPRT/nocrt: Math classification functions. 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) @96088   3 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmulhrsw instructions …
(edit) @96087   3 years vboxsync VMM/IEM: Implement [v]pmulhrsw instructions, bugref:9898
(edit) @96086   3 years vboxsync iprt/nocrt/time.h: Build fix. bugref:10261
(edit) @96085   3 years vboxsync COPYING,doc\License-gpl-3.0.txt: Just use (C) instead of the copyright …
(edit) @96084   3 years vboxsync IPRT/nocrt: doxygen fix. bugref:10261
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette