VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @41554   12 年 vboxsync RTErrGet: Don't immediately return values ending with _FIRST, _LAST, …
(edit) @41552   12 年 vboxsync Fix windows build
(edit) @41549   12 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41510   12 年 vboxsync IPRT/Elf: Working on loading watcom dwarf symbol files.
(edit) @41493   12 年 vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
(edit) @41308   13 年 vboxsync Darwin build fix
(edit) @41307   13 年 vboxsync Runtime/common/log/log: make g_Logger weak which is the better solution
(edit) @41306   13 年 vboxsync typo
(edit) @41305   13 年 vboxsync Runtime/common/log/log: gcc thinks that the address of a variable is …
(edit) @41170   13 年 vboxsync fixed tstRTManifest testcase
(edit) @41167   13 年 vboxsync Runtime/uniread: first check the range, then access the array
(edit) @41094   13 年 vboxsync Runtime/Dvm: Glue for VFS
(edit) @40988   13 年 vboxsync Runtime/Uuid: Treat UUIDs the same on little and big endian architectures
(edit) @40979   13 年 vboxsync Corrected two really old sins.
(edit) @40959   13 年 vboxsync Runtime/asm-fake: Update to make it work on SPARC
(edit) @40949   13 年 vboxsync Runtime/Dvm: Include asm.h for ASMByteSwapU32 used when converting …
(edit) @40938   13 年 vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 年 vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40933   13 年 vboxsync Runtime/log: 3.4-rc3 build fix [-fpermissive]
(edit) @40932   13 年 vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40930   13 年 vboxsync linux: build fix 3.4-rc3 [-fpermissive]
(edit) @40824   13 年 vboxsync errno.h wrapper.
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40798   13 年 vboxsync SUPDrv: More exports.
(edit) @40789   13 年 vboxsync duh
(edit) @40788   13 年 vboxsync IPRT:strncpy implementation for the no-crt mode.
(edit) @40722   13 年 vboxsync Runtime/md5: Clear the whole state and replace tabs with spaces
(edit) @40686   13 年 vboxsync Typo.
(edit) @40598   13 年 vboxsync getopt: Added RTGETOPT_REQ_BOOL.
(edit) @40417   13 年 vboxsync RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
(edit) @40374   13 年 vboxsync Runtime/checksum/manifest: potential memory leak
(edit) @40329   13 年 vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40298   13 年 vboxsync Runtime/dvm: don't use VALID_PTR here, that only confuses code scanners
(edit) @40293   13 年 vboxsync Silence warnings
(edit) @40292   13 年 vboxsync RTVfsMemFile bugfix: rtVfsMemFile_Write regression from previous fix.
(edit) @40186   13 年 vboxsync RTStrFormatNumber: Assert some buffer sanity.
(edit) @40137   13 年 vboxsync Runtime/Dvm: Use uint64_t instead of size_t for the number of …
(edit) @40127   13 年 vboxsync vfsmemory: Fixed zero optimization in the write routine.
(edit) @40123   13 年 vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40100   13 年 vboxsync Runtime/reqpool: Return status code actually
(edit) @40099   13 年 vboxsync Runtime/errinfo: Fix typo
(edit) @40098   13 年 vboxsync Runtime/Zip: Fix typo
(edit) @40091   13 年 vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40085   13 年 vboxsync Runtime/Dvm: Fix possible integer overflow
(edit) @40073   13 年 vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40071   13 年 vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40058   13 年 vboxsync RTBase64: fix trailing newline suppression in RTBase64EncodedLength, …
(edit) @40053   13 年 vboxsync IPRT: Added RTAvllU32RemoveNode.
(edit) @40052   13 年 vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40038   13 年 vboxsync fix OSE
(edit) @40027   13 年 vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
(edit) @39985   13 年 vboxsync Runtime/s3: XML_PARSE_NONET here as well
(edit) @39903   13 年 vboxsync IPRT/RTCString: fix find method, add testcase
(edit) @39897   13 年 vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39877   13 年 vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39873   13 年 vboxsync RTCString::find: made it more readable - 2 variable assignments in one …
(edit) @39640   13 年 vboxsync Correct RTREQPOOLSTAT_NS_AVERAGE_REQ_QUEUED and …
(edit) @39639   13 年 vboxsync reqpool.cpp: Use the pool name to name the worker threads.
(edit) @39636   13 年 vboxsync reqpool: fixed RTREQPOOLSTAT_REQUESTS_PROCESSED.
(edit) @39634   13 年 vboxsync reqpool.cpp: build fix.
(edit) @39632   13 年 vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39621   13 年 vboxsync Removed unused variable (c&p).
(edit) @39620   13 年 vboxsync more reqpool code.
(edit) @39617   13 年 vboxsync later.
(edit) @39616   13 年 vboxsync reqpool.cpp: Some more code.
(edit) @39550   13 年 vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39545   13 年 vboxsync laptop -> workstation.
(edit) @39517   13 年 vboxsync Some request thread pool musings.
(edit) @39515   13 年 vboxsync *: Use RTLISTANCHOR.
(edit) @39510   13 年 vboxsync laptop -> workstation.
(edit) @39503   13 年 vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39502   13 年 vboxsync RTReqQueueDestroy: Don't forget to destroy the requests.
(edit) @39500   13 年 vboxsync RTReq: More refactoring.
(edit) @39498   13 年 vboxsync RTReq refactoring.
(edit) @39480   13 年 vboxsync fix for r75104
(edit) @39458   13 年 vboxsync log.cpp: Change the time and timeprog prefixes from milliseconds to …
(edit) @39456   13 年 vboxsync rtThreadMain: Try prevent gcc from hiding arguments in optimized …
(edit) @39447   13 年 vboxsync Runtime: add Uniform Resource Identifier handling support
(edit) @39439   13 年 vboxsync manifest3.cpp: plugged leak.
(edit) @39438   13 年 vboxsync vfschain.cpp: Don't forget to set the return value. duh.
(edit) @39436   13 年 vboxsync Runtime/ldrkStuff: fixed wrong buffer size
(edit) @39389   13 年 vboxsync dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
(edit) @39350   13 年 vboxsync Runtime: add methods for checking if something is in use in a circular …
(edit) @39327   13 年 vboxsync scm whitespace cleanups.
(edit) @39277   13 年 vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @39243   13 年 vboxsync warnings.
(edit) @39083   13 年 vboxsync IPRT: -Wunused-parameter.
(edit) @39080   13 年 vboxsync IPRT: Started -Wunused-parameter cleanup.
(edit) @39071   13 年 vboxsync build fix
(edit) @39070   13 年 vboxsync VMM,IPRT: -Wunused-function.
(edit) @39050   13 年 vboxsync copyright year.
(edit) @39049   13 年 vboxsync IPRT: Implemented / adjusted zlib status code conversion.
(edit) @39043   13 年 vboxsync Config.kmk, mangling, Runtime: use static zlib for Solaris.
(edit) @39032   13 年 vboxsync IPRT: Fixed unused variable warnings.
(edit) @39029   13 年 vboxsync lockvalidator.cpp: Plugged a leak. (Don't think it's an important leak …
(edit) @38888   13 年 vboxsync Warnings.
(edit) @38862   13 年 vboxsync Typo.
(edit) @38734   13 年 vboxsync s3.cpp: Use C local date names and IPRT.
(edit) @38730   13 年 vboxsync rtS3DateHeader: How to generate a date field using IPRT (disabled).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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