VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35593   14 years vboxsync kmk incs
(edit) @35585   14 years vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35584   14 years vboxsync RTFLOAT80U fix.
(edit) @35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35558   14 years vboxsync Runtime/process: add a Solaris-specific flag to suppress changing the …
(edit) @35525   14 years vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35514   14 years vboxsync iprt/types.h: Attempt to make gcc 3.2.3 happy.
(edit) @35511   14 years vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35510   14 years vboxsync iprt/cdefs.h: Added RT_GCC_EXTENSION, …
(edit) @35492   14 years vboxsync iprt/uint128.h: duh! copy & past bug.
(edit) @35490   14 years vboxsync CPUM,Debugger: Registers, still some details left.
(edit) @35488   14 years vboxsync iprt/uint128.h: RTUINT128U methods, half done.
(edit) @35464   14 years vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 years vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35395   14 years vboxsync iprt/string: cleanup
(edit) @35393   14 years vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35183   14 years vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 years vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35152   14 years vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35004   14 years vboxsync reverted r68826
(edit) @35003   14 years vboxsync ASM: use preprocessor instead of compiler optimizations
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34882   14 years vboxsync iprt/types.h: Added the RTPOINT and RTRECTSIZE structure types.
(edit) @34845   14 years vboxsync iprt: Added RTManifestEntryExists.
(edit) @34786   14 years vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34785   14 years vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @34784   14 years vboxsync iprt/mem.h: Added RTMEMEF_NEW_AND_DELETE_OPERATORS, triggered by …
(edit) @34710   14 years vboxsync RTLocCIsSpace: Didn't include \r.
(edit) @34708   14 years vboxsync IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
(edit) @34565   14 years vboxsync RTDECL2: Use int32_t for cx & cy to avoid warnings.
(edit) @34541   14 years vboxsync iprt/types.h: Added RTRECT2 (bad name).
(edit) @34535   14 years vboxsync Manifest comparison.
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34435   14 years vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34418   14 years vboxsync VBoxExtPAckHelperApp.cpp: More code.
(edit) @34407   14 years vboxsync vfsmemory.cpp: initial coding.
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34391   14 years vboxsync More extension pack code.
(edit) @34381   14 years vboxsync manifest stuff.
(edit) @34380   14 years vboxsync iprt/err.h: VWRN_ALREADY_EXISTS
(edit) @34379   14 years vboxsync doc nit
(edit) @34378   14 years vboxsync iprt/cdefs.h: Added RT_IS_POWER_OF_TWO.
(edit) @34232   14 years vboxsync iprt/types.h: build fix
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
(edit) @34214   14 years vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34179   14 years vboxsync iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
(edit) @34072   14 years vboxsync iprt/string.h: doc correction.
(edit) @34056   14 years vboxsync forgot this.
(edit) @34049   14 years vboxsync iprt/tarvfs: Working on validating and parsing the tar headers.
(edit) @34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34031   14 years vboxsync iprt/vfs.h: RTVfsSymlink*. build fix.
(edit) @34029   14 years vboxsync iprt/vfs/tar: more code.
(edit) @34017   14 years vboxsync iprt/fs.h: Added note to RTFMODE defines about being used in a binary …
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @33993   14 years vboxsync iprt/fs.h: Added missing type PCRTFSPROPERTIES.
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33949   14 years vboxsync build fix
(edit) @33948   14 years vboxsync vfs: more filesystem streaming code.
(edit) @33945   14 years vboxsync More vfs code, new iprt error range..
(edit) @33933   14 years vboxsync kmk incs
(edit) @33911   14 years vboxsync code -> laptop
(edit) @33903   14 years vboxsync iprt: More VFS and gunzip code.
(edit) @33887   14 years vboxsync iprt: started hacking a gunzip/gzip I/O stream implementation.
(edit) @33871   14 years vboxsync play safe
(edit) @33870   14 years vboxsync iprt/types.h: added workaround for define inline inline
(edit) @33867   14 years vboxsync vfsbase.cpp: build fix and adding RTVfsNewIoStream.
(edit) @33862   14 years vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33861   14 years vboxsync build fix
(edit) @33859   14 years vboxsync iprt/vfs: more code.
(edit) @33835   14 years vboxsync Main;Runtime: fix memory freeing returned by libxml2
(edit) @33822   14 years vboxsync iprt/vfs: I/O stream code.
(edit) @33820   14 years vboxsync iprt/vfs: Hacking in progress.
(edit) @33818   14 years vboxsync MiniString: Don't crash if NULL is passed in the constructor
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33805   14 years vboxsync iprt::MiniString: Added a substring constructor and joined the …
(edit) @33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
(edit) @33802   14 years vboxsync iprt/path.h: Added RTPATHRENAME_FLAGS_NO_REPLACE to make …
(edit) @33801   14 years vboxsync iprt/dir.h: Added RTDIRRMREC_F_CONTENT_AND_DIR (0) to make …
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33694   14 years vboxsync Runtime: explicitly set it to 32bit
(edit) @33692   14 years vboxsync iprt/cdefs.h: Added RT_FROM_CPP_MEMBER for shutting up mr noisy (g++).
(edit) @33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
(edit) @33679   14 years vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33675   14 years vboxsync Main;Runtime: move 32bit string to int converter
(edit) @33615   14 years vboxsync now it's right. added tests to prove it.
(edit) @33614   14 years vboxsync grumble, -1, not 1.
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