VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69062   7 years vboxsync IPRT: Added RTIniFileQueryPair for key/value pair enumeration.
(edit) @69059   7 years vboxsync UDF: Some more structures.
(edit) @69035   7 years vboxsync UDF: Implemented directory listing. Works for root, other directories …
(edit) @69029   7 years vboxsync iprt: udf updates
(edit) @69028   7 years vboxsync RTCString: don't crash when converting empty/null strings to an integer
(edit) @69027   7 years vboxsync IPRT: UDF reading updates.
(edit) @69023   7 years vboxsync iprt: udf updates
(edit) @69016   7 years vboxsync iprt/string.h: Added hex dump formatting alternative %RhxD for …
(edit) @69013   7 years vboxsync IPRT: UDF updates
(edit) @69011   7 years vboxsync Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
(edit) @69010   7 years vboxsync iprt/cdefs.h: Introduced RT_FALL_THROUGH() and the alias …
(edit) @68991   7 years vboxsync udf: typos and updates.
(edit) @68936   7 years vboxsync IPRT/RTGetOpt: Added 32-bit and 64-bit pair types.
(edit) @68920   7 years vboxsync iprt: udf reading updates
(edit) @68918   7 years vboxsync Main,iprt: Don't fail an import just because the manifest contains …
(edit) @68884   7 years vboxsync IPRT: Added CRC-16-CCITT implemenation.
(edit) @68862   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68861   7 years vboxsync iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
(edit) @68855   7 years vboxsync IPRT: fixed missing RTUtf16LittleToUtf8Tag prototype and incorrect …
(edit) @68844   7 years vboxsync iprt/formats/pecoff.h: Correction
(edit) @68843   7 years vboxsync iprt/formats/pecoff.h: Added some historical coff machine numbers.
(edit) @68836   7 years vboxsync IPRT: Added RTStrmIsTerminal and RTStrmQueryTerminalWidth.
(edit) @68818   7 years vboxsync IPRT/isomaker: Added default 16 sector image padding (allegedly a …
(edit) @68817   7 years vboxsync IPRT/isomaker: Added default 16 sector image padding (allegedly a …
(edit) @68813   7 years vboxsync IPRT: Added ISO maker tool frontend (will use for building later). …
(edit) @68698   7 years vboxsync asm.h: Add ASMAtomicWriteZ
(edit) @68687   7 years vboxsync iprt/formats/*.h: Use assertcompile.h instead of assert.h.
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68675   7 years vboxsync include file build fixes (kmk -C include)
(edit) @68615   7 years vboxsync iprt/assert.h: Watcom is picky about RTASSERT_OFFSET_OF too, at least …
(edit) @68606   7 years vboxsync iprt/asm*: Made the code safe to use with 16-bit code models employing …
(edit) @68572   7 years vboxsync merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
(edit) @68509   7 years vboxsync isovfs.cpp: Started on UDF recognition sequence.
(edit) @68409   7 years vboxsync iprt/formats/udf.h: More UDF structures. [build fix]
(edit) @68407   7 years vboxsync iprt/formats/udf.h: More UDF structures.
(edit) @68399   7 years vboxsync iprt/formats/udf.h: More UDF structures.
(edit) @68398   7 years vboxsync iprt/formats/udf.h: build fix
(edit) @68397   7 years vboxsync iprt/formats/udf.h: More descriptor structures.
(edit) @68385   7 years vboxsync iprt/formats/udf.h: More descriptor structures.
(edit) @68378   7 years vboxsync iprt/formats/udf.h: Started writing UDF structures.
(edit) @68317   7 years vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @68316   7 years vboxsync iprt/utf16.h: Added some more RTUtf16Big functions, introducing a …
(edit) @68183   7 years vboxsync IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
(edit) @68161   7 years vboxsync iso9660.h: comment
(edit) @68154   7 years vboxsync iprt: Added RTCString::erase.
(edit) @68147   7 years vboxsync iprt/isomaker: Added file & dir mode manipulation APIs and options.
(edit) @68124   7 years vboxsync RTCString: Added assign() methods.
(edit) @68123   7 years vboxsync RTCString: Added assign() methods.
(edit) @68121   7 years vboxsync IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
(edit) @68119   7 years vboxsync IPRT: added iprt/locale.h with two functions for getting the locale …
(edit) @68113   7 years vboxsync Added RTTimeZoneGetCurrent for getting TZ.
(edit) @68107   7 years vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @68094   7 years vboxsync RTCString: Added startsWithWord method.
(edit) @68086   7 years vboxsync iprt/memory: g/c empty unused include
(edit) @68070   7 years vboxsync iprt/cpp/path.h: Added RTPathAppendCxx and RTPathAppPrivateNoArchCxx.
(edit) @68054   7 years vboxsync iprt/cpp/path.h: New file with RTCString wrappers for RTPathAbs; more …
(edit) @67980   7 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67979   7 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67948   7 years vboxsync pecoff,ldrPE: Another load config change surfaced in build 16237, …
(edit) @67911   7 years vboxsync iprt/formats/fat.h: Added offset for FATDIRENTRY.
(edit) @67861   7 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67842   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data.
(edit) @67840   7 years vboxsync IPRT/isomaker: Made ISO9660_RRIP_ER_LEN more compile time assertion …
(edit) @67838   7 years vboxsync IPRT/isomaker: Working on generating rock ridge data (untested). …
(edit) @67800   7 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67797   7 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67794   7 years vboxsync isomaker: Added API for setting the rock ridge name and adjusted …
(edit) @67790   7 years vboxsync isomakerimport: More rock ridge code.
(edit) @67788   7 years vboxsync isomakerimport: More rock ridge code.
(edit) @67781   7 years vboxsync isomaker: Rock updates
(edit) @67775   7 years vboxsync isomaker: Importing rock ridge stuff.
(edit) @67773   7 years vboxsync iprt/formats/iso9660.h: Added SUSP structures.
(edit) @67769   7 years vboxsync iprt/string.h: removed C++ hack for the 'new' keyword. We don't need …
(edit) @67748   7 years vboxsync iprt/cpp/list.h: Added append method without any parameters that …
(edit) @67731   7 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67690   7 years vboxsync RTCString: Added 4 standard like replace() methods. (build fix)
(edit) @67688   7 years vboxsync RTCString: Added 4 standard like replace() methods.
(edit) @67676   7 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67675   7 years vboxsync iprt/xml: Added a RTCString writer class.
(edit) @67674   7 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67651   7 years vboxsync IPRT: Added strip, stripLeft, and stripRight to RTCString.
(edit) @67650   7 years vboxsync IPRT: Added const char * variant of RTCString::contains.
(edit) @67645   7 years vboxsync IPRT: RTCString::find: Made it return npos if the string to search for …
(edit) @67600   7 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67598   7 years vboxsync RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
(edit) @67595   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67571   7 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67549   7 years vboxsync IPRT: More ISO maker code (related to image string properties and import).
(edit) @67538   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67511   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67502   7 years vboxsync IPRT: ISO maker updates (import related).
(edit) @67491   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67480   7 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67468   7 years vboxsync iprt/avl.h: Saved 8 bytes in AVLU32NODECORE on 64-bit hosts.
(edit) @67453   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67445   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67437   7 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67427   8 years vboxsync IPRT: More ISO maker code (booting related).
(edit) @67426   8 years vboxsync iprt/formats/iso9660.h: Added El Torito related stuff.
(edit) @67414   8 years vboxsync IPRT: RTNetMaskToPrefixIPv6 and RTNetPrefixToMaskIPv6
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