VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96191   2 years vboxsync IPRT/strtofloat.cpp: Revised additions build fix attempt. bugref:10261
(edit) @96190   2 years vboxsync IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
(edit) @96189   2 years vboxsync IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
(edit) @96188   2 years vboxsync IPRT/strtofloat.cpp: Addditions build fix attempt. bugref:10261
(edit) @96187   2 years vboxsync Main/Recording: doxgyen fix. bugref:10275
(edit) @96186   2 years vboxsync IPRT/strtofloat.cpp: doxygen fix. bugref:10261
(edit) @96185   2 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96184   2 years vboxsync IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
(edit) @96183   2 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96182   2 years vboxsync IPRT/nocrt: exp2 and exp2f. bugref:10261
(edit) @96181   2 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96180   2 years vboxsync IPRT: Added RTStrNanLongDouble, RTStrNanDouble and RTStrNanFloat (they …
(edit) @96179   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96178   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96177   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96176   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96174   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96173   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96171   2 years vboxsync Recording/VBoxManage: Fixed showvminfo for per-screen audio/video …
(edit) @96170   2 years vboxsync IPRT: Doxygen fixes in strtonum.cpp and strtofloat.cpp. bugref:20261
(edit) @96168   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96167   2 years vboxsync IPRT/nocrt: Simple atan, atanf, atan2 and atan2f implementations based …
(edit) @96166   2 years vboxsync HostDrivers/Support/win: Update log messages and code comments to …
(edit) @96165   2 years vboxsync IPRT/errmsgwin.cpp: Removed unused ENTRY macro.
(edit) @96164   2 years vboxsync IPRT/errmsgwin.cpp: Made IPRT_ERRMSG_DEFINES_ONLY only option next to …
(edit) @96162   2 years vboxsync IPRT/nocrt: Skip leading whitespace in the strtoxx and atoi functions. …
(edit) @96161   2 years vboxsync IPRT/nocrt: Added floating point parsing to vsscanf, very relaxed wrt …
(edit) @96159   2 years vboxsync IPRT/nocrt: strtod, a makefile correction, and ERANGE errno mapping. …
(edit) @96158   2 years vboxsync IPRT/strtofloat.cpp: build fix. bugref:10162
(edit) @96157   2 years vboxsync IPRT/strttofloat.cpp: Some fixes and blind attempt at making it build …
(edit) @96156   2 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96154   2 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96153   2 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96152   2 years vboxsync IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
(edit) @96146   2 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96145   2 years vboxsync softfloat-3e: Corrected SOFTFLOAT_STATE_INIT_DEFAULTS - mixed up the …
(edit) @96144   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96143   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96142   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96140   2 years vboxsync Recording/Main: Make use of new logging group RECORDING. ​bugref:10275
(edit) @96139   2 years vboxsync Recording/FE/Qt: Make use of better error propagation (via r152942). …
(edit) @96138   2 years vboxsync Support/SUPR3HardenedMain-win.cpp: Fixed help typos ('vboxdrv' is now …
(edit) @96137   2 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(edit) @96134   2 years vboxsync Recording/Main: Added some static codec string<->enum utility …
(edit) @96131   2 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @96130   2 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96129   2 years vboxsync IPRT/nocrt: bsearch. bugref:10261
(edit) @96128   2 years vboxsync IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
(edit) @96127   2 years vboxsync IPRT/RTStrTo[U]Int[8|16|32|64][Ex|Full]: Tweaked the base parameter to …
(edit) @96126   2 years vboxsync IPRT/nocrt: scm fixes. bugref:10261
(edit) @96125   2 years vboxsync IPRT/nocrt: Added dup. bugref:10261
(edit) @96124   2 years vboxsync IPRT: Added a RTFileDup API, only implemented on windows for now as I …
(edit) @96123   2 years vboxsync Add/3D/win: Added a VbglR3WriteLog implementation to the …
(edit) @96122   2 years vboxsync IPRT/nocrt: fmax, fmaxf and fmaxl. bugref:10261
(edit) @96121   2 years vboxsync IPRT/nocrt: rintf fix. bugref:10261
(edit) @96120   2 years vboxsync IPRT/nocrt: fmin, fminf and fminl. bugref:10261
(edit) @96119   2 years vboxsync IPRT/nocrt: l[l]round[lf] fixes. bugref:10261
(edit) @96118   2 years vboxsync IPRT/nocrt: llround, llroundf and llroundl. bugref:10261
(edit) @96117   2 years vboxsync IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and …
(edit) @96116   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple …
(edit) @96115   2 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96114   2 years vboxsync Disassembler: Add individual opcode enums for the various …
(edit) @96113   2 years vboxsync Add/3D/Config.kmk: softfloat lib. bugref:10261
(edit) @96112   2 years vboxsync IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261
(edit) @96111   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
(edit) @96110   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} …
(edit) @96109   2 years vboxsync VMM/IEM: Implement [v]unpck{l,h}p{s,d} instructions, bugref:9898
(edit) @96108   2 years vboxsync IPRT/nocrt: fma and fmaf. bugref:10261
(edit) @96106   2 years vboxsync softfloat-3e,/Config.kmk: Build a version of the library for …
(edit) @96105   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuludq instructions …
(edit) @96104   2 years vboxsync VMM/IEM: Implement [v]pmuludq instructions, bugref:9898
(edit) @96103   2 years vboxsync VMM: Add some new AMD CPUID feature bits.
(edit) @96102   2 years vboxsync IPRT/nocrt: Just map atof onto a future strtod implementation. bugref:10261
(edit) @96101   2 years vboxsync IPRT/nocrt: copysign, copysignf and copysignl. bugref:10261
(edit) @96100   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmuldq instructions …
(edit) @96099   2 years vboxsync VMM/IEM: Implement [v]pmuldq instructions, bugref:9898
(edit) @96098   2 years vboxsync IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
(edit) @96097   2 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
(edit) @96096   2 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
(edit) @96095   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]psadbw instructions …
(edit) @96094   2 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898
(edit) @96093   2 years vboxsync IPRT/nocrt: Math classification functions. bugref:10261
(edit) @96091   2 years vboxsync IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
(edit) @96089   2 years vboxsync IPRT/RTStream: Added RTStrmSeek, RTStrmTell, RTStrmSetBufferingMode …
(edit) @96088   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmulhrsw instructions …
(edit) @96087   2 years vboxsync VMM/IEM: Implement [v]pmulhrsw instructions, bugref:9898
(edit) @96084   2 years vboxsync IPRT/nocrt: doxygen fix. bugref:10261
(edit) @96083   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96082   2 years vboxsync IPRT/nocrt: scm fix. bugref:10261
(edit) @96081   2 years vboxsync IPRT/nocrt: Implemented fopen, fdopen, tmpfile, tmpfile_s, fflush and …
(edit) @96080   2 years vboxsync IPRT/nocrt: llabs build fix. bugref:10261
(edit) @96079   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96077   2 years vboxsync IPRT/RTStream: Added a RTStrmOpenFileHandle API for implementing …
(edit) @96076   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96075   2 years vboxsync IPRT/nocrt: access. bugref:10261
(edit) @96074   2 years vboxsync IPRT/nocrt: abs, labs and llabs. bugref:10261
(edit) @96073   2 years vboxsync IPRT/nocrt: strerror; atexit fix. bugref:10261
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