VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49343   11 years vboxsync tstRTGetOpt.cpp: Extended options first test a little.
(edit) @49329   11 years vboxsync Occasional commit of xcode5 dependendence in r90311.
(edit) @49326   11 years vboxsync IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
(edit) @49320   11 years vboxsync RTGZip.cpp: Accept zlib headers. Don't complain about EINVAL on flush …
(edit) @49318   11 years vboxsync Runtime/testcase: adapted tstRTSymlink to r89826
(edit) @49287   11 years vboxsync thread-r0drv-nt.cpp: Changed RTThreadPreemptIsPendingTrusty to always …
(edit) @49281   11 years vboxsync cpuid experiment.
(edit) @49233   11 years vboxsync RTZipBlockDecompress: Fixed pcbSrcActual for zlib case.
(edit) @49232   11 years vboxsync Added tstRTZip.cpp
(edit) @49229   11 years vboxsync win.x86 build fix
(edit) @49194   11 years vboxsync build fix, bug fix, testcase.
(edit) @49193   11 years vboxsync Correct copy&past fix.
(edit) @49192   11 years vboxsync Reverted r90068: wrong fix - don't writing 64-bit values to 32-bit …
(edit) @49191   11 years vboxsync Runtime: copy and paste
(edit) @49185   11 years vboxsync ASMCpuIdExSlow burn fix.
(edit) @49182   11 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49157   11 years vboxsync IPRT: Try use r3/nt/direnum-r3-nt.cpp.
(edit) @49150   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49135   11 years vboxsync Runtime: Minor nit. Coding style.
(edit) @49118   11 years vboxsync kext plugins.
(edit) @49116   11 years vboxsync *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools (bin/tools/).
(edit) @49084   11 years vboxsync tstRTPath.cpp: RTPathStripSuffix works more sensibly now, lone dot …
(edit) @49082   11 years vboxsync IPRT: darwin debugging fixes.
(edit) @49080   11 years vboxsync baka fixes.
(edit) @49078   11 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
(edit) @49077   11 years vboxsync RTDbgSymCache: flat kext hack.
(edit) @49076   11 years vboxsync IPRT: DWARF reader, enum the image symbols and add what's missing (or …
(edit) @49061   11 years vboxsync More Mach-O symbol hacking.
(edit) @49057   11 years vboxsync build fix
(edit) @49055   11 years vboxsync uninitialize variable fix.
(edit) @49054   11 years vboxsync Resolve the uuid mapping link, in case the caller doesn't know the …
(edit) @49053   11 years vboxsync IPRT: More .dSYM hacking.
(edit) @49045   11 years vboxsync error conversion.
(edit) @49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @49043   11 years vboxsync symlink-win.cpp: Fixed bug in RTSymlinkCreate on windows, seems …
(edit) @49040   11 years vboxsync More ext -> suff corrections.
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49037   11 years vboxsync typo
(edit) @49036   11 years vboxsync duh3!
(edit) @49035   11 years vboxsync duh. copy & paste
(edit) @49034   11 years vboxsync removed bad docs.
(edit) @49033   11 years vboxsync IPRT: Added RTFileCompare* methods a la RTFileCopy*.
(edit) @49030   11 years vboxsync Runtime/r3/win/process-win: typo
(edit) @49028   11 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @48992   11 years vboxsync ASMGetSegAttr.asm: shorter.
(edit) @48990   11 years vboxsync Runtime: ASMGetSegAttr.
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48905   11 years vboxsync Promoted Runtime/include/internal/ldrMach-O.h to …
(edit) @48902   11 years vboxsync Fix debug build by adding some symbols that are not elided without …
(edit) @48895   11 years vboxsync Runtime: warning
(edit) @48870   11 years vboxsync build fix
(edit) @48869   11 years vboxsync build fix
(edit) @48868   11 years vboxsync XAR: The checksum style is case insensitive.
(edit) @48867   11 years vboxsync build fix
(edit) @48866   11 years vboxsync build fix
(edit) @48865   11 years vboxsync build fix
(edit) @48864   11 years vboxsync build fix
(edit) @48863   11 years vboxsync build fix
(edit) @48859   11 years vboxsync build fix
(edit) @48857   11 years vboxsync build fix
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48845   11 years vboxsync No need for boost any more AFAIK.
(edit) @48844   11 years vboxsync build fix
(edit) @48843   11 years vboxsync build fix
(edit) @48842   11 years vboxsync build fix
(edit) @48838   11 years vboxsync More or less usable XAR reader.
(edit) @48836   11 years vboxsync IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @48834   11 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48828   11 years vboxsync fixed tstRTFileModeStringToFlags
(edit) @48820   11 years vboxsync IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
(edit) @48813   11 years vboxsync Runtime/solaris: nit.
(edit) @48812   11 years vboxsync Runtime/Solaris: RTMpGetCoreCount, RTMpGetOnlineCoreCount implementations.
(edit) @48808   11 years vboxsync testcase/tstRTMp-1: Added sanity test for RTMpGetOnlineCoreCount().
(edit) @48807   11 years vboxsync Runtime/common/once: Fix assertion in RTOnceReset().
(edit) @48797   11 years vboxsync A bit more XAR hacking.
(edit) @48785   11 years vboxsync warning
(edit) @48781   11 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48780   11 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @48779   11 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48768   11 years vboxsync Runtime: solaris build fix
(edit) @48766   11 years vboxsync Runtime: solaris build fix
(edit) @48693   11 years vboxsync dbgmoddwarf.cpp: mach_kernel kludge.
(edit) @48681   11 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
(edit) @48636   11 years vboxsync RTLdr: don't leak RTLDRMODINTERNAL::pReader.
(edit) @48628   11 years vboxsync Runtime/manifest: unimportant memory leak
(edit) @48484   11 years vboxsync Runtime: RTReq -> RTReqQueue
(edit) @48464   11 years vboxsync Wrong place.
(edit) @48463   11 years vboxsync tstR0ThreadPreemption: Try explicitly yielding.
(edit) @48462   11 years vboxsync r0drv/linux: todos.
(edit) @48412   11 years vboxsync bugfixes
(edit) @48411   11 years vboxsync latency testcase in the works…
(edit) @48398   11 years vboxsync dbgmoddwarf.cpp: mach_kernel hack.
(edit) @48396   11 years vboxsync Runtime: fixed typo (thanks Mathias Krause)
(edit) @48384   11 years vboxsync todo
(edit) @48383   11 years vboxsync Runtime/r0drv: be on the safe side
(edit) @48382   11 years vboxsync Runtime/r0drv: Depend only on kernel config define rather than the version.
(edit) @48319   11 years vboxsync VBoxRT-x86.dll: Windows build fix.
(edit) @48304   11 years vboxsync Runtime/r3/init: disable this for Vista 64 as well
(edit) @48283   11 years vboxsync Fixed VBOX_ZLIB bug in previous commit.
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