VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108426   2 months vboxsync iprt/pipe-win.cpp: Added todo about asynchronous …
(edit) @108281   3 months vboxsync Runtime/RTScriptLex*: Implement support for optionally returning …
(edit) @108280   3 months vboxsync Runtime/RTScriptLex*: Implement support for optionally returning …
(edit) @108265   3 months vboxsync tools/gsoap: Switch to v2.8.136 bugref:10757 jiraref:VPB-1330
(edit) @108253   3 months vboxsync scm fixes
(edit) @108252   3 months vboxsync Runtime/RTAcpi*: Doxygen fixes, bugref:10733
(edit) @108251   3 months vboxsync Runtime/common/script/scriptlex.cpp: Bugfixes for peeking, bugref:10733
(edit) @108241   3 months vboxsync Makefile.kmk,src/VBox/Devices/EFI/Firmware: Replace iasl by our …
(edit) @108235   3 months vboxsync Runtime/RTAcpi*: Implement constant folding for ShiftLeft (used by …
(edit) @108234   3 months vboxsync Runtime/RTAcpi*: Implement constant folding for ShiftLeft (used by …
(edit) @108230   3 months vboxsync Runtime/RTAcpi*: Updates and fixes, RTIasl can now mostly generate …
(edit) @108222   3 months vboxsync Runtime/RTAcpi*: Support generating AML for more statements found in …
(edit) @108221   3 months vboxsync Runtime/RTAcpi*: Support generating AML for more statements found in …
(edit) @108216   3 months vboxsync Runtime: Introduce bldRTIasl, a RTIasl variant which can be used …
(edit) @108215   3 months vboxsync Runtime/RTAcpi*: Treat External delcarations differently so that they …
(edit) @108194   3 months vboxsync Runtime/comon/script/scriptlex.cpp: Fix re-allocating memory for a …
(edit) @108192   3 months vboxsync Runtime/tools/RTIasl: Add option to create a generated AML file to a C …
(edit) @108187   3 months vboxsync Runtime/RTAcpi*: Parser updates, the code is now able to parse …
(edit) @108185   3 months vboxsync Runtime/RTAcpi*: Parser updates, the code is now able to parse …
(edit) @108184   3 months vboxsync Runtime/RTAcpi*: Parser updates, the code is now able to parse …
(edit) @108170   3 months vboxsync Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
(edit) @108169   3 months vboxsync Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
(edit) @108168   3 months vboxsync Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
(edit) @108167   3 months vboxsync Runtime/RTAcpi*: Continue with resource template parsing, bugref:10733
(edit) @108150   3 months vboxsync Runtime/RTAcpi*: Start implementing some basic namespace handling for …
(edit) @108141   3 months vboxsync Runtime/RTAcpi*: Some new helpers to allow format strings for name …
(edit) @108133   3 months vboxsync Runtime/RTAcpi: Fix scm burn
(edit) @108131   3 months vboxsync Runtime/RTAcpi*: Add method to dump the ACPI table to a memory buffer, …
(edit) @108117   3 months vboxsync Runtime/RTAcpi*: Fix overwriting the argument count with the sync …
(edit) @108115   3 months vboxsync Runtime/testcase: Start some ACPI testcase exercising the ASL -> AML …
(edit) @108114   3 months vboxsync Runtime/RTAcpi*: Fix overwriting the argument count with the sync …
(edit) @108095   3 months vboxsync Runtime/RTAcpi*: Implement SizeOf, While, Increment, Decrement, …
(edit) @108091   3 months vboxsync Runtime/RTAcpi*: Updates to the ASL -> AML compiler, it is now …
(edit) @108088   3 months vboxsync Runtime/RTAcpi*: Updates to the ASL -> AML compiler, it is now …
(edit) @108087   3 months vboxsync Runtime/RTAcpi*: Updates to the ASL -> AML compiler, can process our …
(edit) @108070   3 months vboxsync Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733 …
(edit) @108068   3 months vboxsync Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733 …
(edit) @108066   3 months vboxsync Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733
(edit) @108065   3 months vboxsync Runtime/RTScriptLex*: Don't do any case conversion when parsing a …
(edit) @108060   3 months vboxsync Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733 …
(edit) @108059   3 months vboxsync Runtime/RTAcpi*: Updates to the ACPI ASL -> AML compiler, bugref:10733
(edit) @108051   3 months vboxsync Runtime/RTScriptLex*: Allow case insensitivity with converting all …
(edit) @108050   3 months vboxsync Runtime/RTAcpi*: The ASL language is case insensitive actually, …
(edit) @108049   3 months vboxsync Runtime/RTScriptLex*: Allow case insensitivity with converting all …
(edit) @108031   3 months vboxsync Runtime/RTAcpi: Some more work on the ASL -> AML compiler, can process …
(edit) @108030   3 months vboxsync Runtime/RTAcpi: Some more work on the ASL -> AML compiler, can process …
(edit) @108029   3 months vboxsync Runtime/RTAcpi: Some more work on the ASL -> AML compiler, can process …
(edit) @108028   3 months vboxsync Runtime/RTScriptLex*: Fix filling the buffer and zeroing the remainder …
(edit) @108021   3 months vboxsync Runtime/acpi: Some re-arrangement and start with an ASL compiler, …
(edit) @108020   3 months vboxsync Runtime/acpi: Some re-arrangement and start with an ASL compiler, …
(edit) @108019   3 months vboxsync Runtime/acpi: Some re-arrangement and start with an ASL compiler, …
(edit) @108018   3 months vboxsync Runtime/acpi: Some re-arrangement and start with an ASL compiler, …
(edit) @108017   3 months vboxsync Runtime/acpi: Some re-arrangement and start with an ASL compiler, …
(edit) @108016   3 months vboxsync Runtime/RTIasl: Allow translating from ASL -> AML, bugref:10733
(edit) @108015   3 months vboxsync Runtime/acpi: Some re-arrangement and start with an ASL compiler, …
(edit) @108014   3 months vboxsync Runtime/common/script/scriptlex.cpp: Fix C string literal scanning and …
(edit) @107971   3 months vboxsync Runtime/common/misc/acpi-decompiler.cpp: Some updates, can decompile …
(edit) @107965   3 months vboxsync IPRT/time: Fix handling of negative UTC offset in the POSIX variant of …
(edit) @107955   3 months vboxsync Runtime: Start implementing a basic ACPI decompiler and iasl …
(edit) @107954   3 months vboxsync Runtime: Start implementing a basic ACPI decompiler and iasl …
(edit) @107953   3 months vboxsync Runtime: Start imlementing a basic ACPI decompiler and iasl compatible …
(edit) @107952   3 months vboxsync Runtime: Start imlementing a basic ACPI decompiler and iasl compatible …
(edit) @107951   3 months vboxsync Runtime/common/misc/acpi.cpp: Fix encoding of package length fields …
(edit) @107927   4 months vboxsync Runtime/common/misc/json.cpp: Fix typo
(edit) @107892   4 months vboxsync Runtime/r3/win/process-win.cpp: Fixed warnings found by Parfait …
(edit) @107882   4 months vboxsync Runtime/r3/http-server.cpp: Fixed warnings found by Parfait (unused …
(edit) @107834   4 months vboxsync Runtime/common/misc/handletablectx.cpp: Remove redundant assignment, …
(edit) @107833   4 months vboxsync Runtime/common/misc/handletablesimple.cpp: Remove redundant …
(edit) @107805   4 months vboxsync Runtime/testcase/tstRTStrFormat.cpp: Improve testcase, check that the …
(edit) @107803   4 months vboxsync Runtime/r3/fileio.cpp: Make the parameters of RTFileSetForceFlags() …
(edit) @107789   4 months vboxsync Runtime/r3/fileio.cpp: Missing fallthrough annotation in switch case, …
(edit) @107788   4 months vboxsync Runtime/r3/dir.cpp: Remove unused variable, bugref:3409
(edit) @107787   4 months vboxsync Runtime/r3/allocex.cpp: Remove unused assignment, bugref:3409
(edit) @107786   4 months vboxsync Runtime/common/zip/tarcmd.cpp: Add assertion for status code, bugref:3409
(edit) @107785   4 months vboxsync Runtime/common/vfs/vfsstddir.cpp: Disable unused code, bugref:3409
(edit) @107784   4 months vboxsync Runtime/common/log/log.cpp: Disable unused code, bugref:3409
(edit) @107783   4 months vboxsync Runtime/common/fs/ntfsvfs.cpp: Fix typo, bugref:3409
(edit) @107782   4 months vboxsync Runtime/r3/posix/localipc-posix.cpp: Missing break in out of memory …
(edit) @107753   4 months vboxsync Runtime/testcase/tstRTDvm.cpp: Missing error check, bugref:3409
(edit) @107746   4 months vboxsync src/VBox/Runtime/testcase/tstRTLocalIpc.cpp: Fixed warnings found by …
(edit) @107743   4 months vboxsync src/VBox/Runtime/testcase/tstUtf8.cpp: Fixed warnings found by Parfait …
(edit) @107737   4 months vboxsync src/VBox/Runtime/common/fs/isomakercmd.cpp: Fixed warnings found by …
(edit) @107721   4 months vboxsync src/VBox/Runtime/r3/ftp-server.cpp: Fixed warnings found by Parfait …
(edit) @107713   4 months vboxsync Runtime/common/math/bignum.cpp: Remove redundant if condition, bugref:3409
(edit) @107701   4 months vboxsync IPRT/zero-alt.S: Attempt at better visibility fix (see r163294). …
(edit) @107695   4 months vboxsync Runtime/testcase/tstRTCRest-1.cpp: Fix testcase which would return …
(edit) @107694   4 months vboxsync Runtime/common/string/strtonum.cpp: Remove redundant conditions in if, …
(edit) @107668   4 months vboxsync Runtime/common/ldr/ldrELFRelocatable.cpp.: Remove unused variable, …
(edit) @107649   4 months vboxsync Runtime/common/string/strformatrt.cpp: Return the number of …
(edit) @107631   4 months vboxsync Runtime/common/zip/tarcmd.cpp: Add missing error check after switch () …
(edit) @107618   4 months vboxsync src/VBox/Runtime/r3/dir.cpp: Fixed warnings found by Parfait (self …
(edit) @107609   4 months vboxsync VMM/PDMCritSectRw,IPRT/RTCritSectRw: Fixed harmless issue in the …
(edit) @107600   4 months vboxsync src/VBox/Runtime/r3/win/localipc-win.cpp: Fixed warnings found by …
(edit) @107564   4 months vboxsync src/VBox/Runtime/common/string/uniread.cpp: Fixed warnings found by …
(edit) @107562   4 months vboxsync src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp: Fixed warnings …
(edit) @107550   4 months vboxsync Runtime/r3/solaris/coredumper-solaris: bugref:3409 Unused variables …
(edit) @107463   4 months vboxsync Runtime/common/crypto/pkcs7-core.cpp: Increment the correct variable …
(edit) @107455   4 months vboxsync Runtime/common/zip/tarvfswriter.cpp: Don't call a function inside …
(edit) @107454   4 months vboxsync Runtime/common/misc/uri.cpp: Don't call strlen() two times in the …
(edit) @107453   4 months vboxsync Runtime/common/misc/fdt.cpp: Remove unreachable code, u32Token is …
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