VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24103   15 years vboxsync grr!
(edit) @24102   15 years vboxsync req.cpp: oops.
(edit) @24100   15 years vboxsync iprt/req.h: Added RTReqIsBusy.
(edit) @24006   15 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23868   15 years vboxsync RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
(edit) @23644   15 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23528   15 years vboxsync Runtime/Errno: Include kernel headers for error code conversion
(edit) @23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23503   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23501   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23499   15 years vboxsync iprt/manifest.cpp: code review: addressed some issue in error paths; …
(edit) @23482   15 years vboxsync iprt/sanity.c: Check the sizes of the RTUINTxxU types.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23215   15 years vboxsync iprt/log.cpp: RTLOGFLAGS_PREFIX_TIME_PROG for RC.
(edit) @23125   15 years vboxsync rtThreadAdopt: bugfix.
(edit) @23124   15 years vboxsync IPRT: Added RTThreadIsMain().
(edit) @23038   15 years vboxsync doc/vg: Updated VMSTATE (it's even uglier now).
(edit) @23022   15 years vboxsync dbgas.cpp: gcc maybe used uninitialized warnings (annoying, annoying, gcc).
(edit) @22736   15 years vboxsync IPRT: Added RTStrDupN.
(edit) @22735   15 years vboxsync Runtime: make it more compatible to older versions of curl
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22561   15 years vboxsync IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
(edit) @22311   15 years vboxsync RTPathTraverseList.cpp: gcc warning.
(edit) @22308   15 years vboxsync Runtime: Add RTFOFF Avl tree variant for the I/O cache
(edit) @22281   15 years vboxsync IPRT: parentheses
(edit) @22273   15 years vboxsync IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
(edit) @22204   15 years vboxsync Cosmetics
(edit) @22203   15 years vboxsync Don't call RTLogWrite functions if there's nothing to flush (nice …
(edit) @22116   15 years vboxsync RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
(edit) @22114   15 years vboxsync RTDbgMod: Added module tagging so the diggers can tell which modules …
(edit) @22113   15 years vboxsync RTDbgAs: More bugfixes.
(edit) @22111   15 years vboxsync RTDbgAs,RTDbgMod: Bugfixes.
(edit) @22109   15 years vboxsync IPRT: Added RTPathTraverseList.
(edit) @22092   15 years vboxsync iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
(edit) @22007   15 years vboxsync iprt/zip.cpp: notes from zero page optimizations.
(edit) @21920   15 years vboxsync IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
(edit) @21919   15 years vboxsync iprt/crc32.cpp: strip docs, coding style.
(edit) @21918   15 years vboxsync IPRT: Added RTMd5().
(edit) @21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21859   15 years vboxsync IPRT/tar: fixed gcc warning (uninitialized variable)
(edit) @21848   15 years vboxsync zip.cpp: make sure we return VERR_NOT_SUPPORTED for attempts using …
(edit) @21844   15 years vboxsync IPRT/RTZip: Fixed LZJB support and added LZO.
(edit) @21814   15 years vboxsync IPRT: RTZipBlock for block compression.
(edit) @21813   15 years vboxsync Runtime: little fixes
(edit) @21812   15 years vboxsync Runtime: rename
(edit) @21810   15 years vboxsync IPRT: r=bird: RTZip - dunno if anything works after my changes because …
(edit) @21800   15 years vboxsync zip.cpp: do LZF block by block.
(edit) @21791   15 years vboxsync RTStrPutCpInternal: Fixed an irrelevant bug.
(edit) @21784   15 years vboxsync Runtime: Implemented tar archive I/O.
(edit) @21749   15 years vboxsync Runtime: optimization hint
(edit) @21748   15 years vboxsync Runtime: more corrections
(edit) @21746   15 years vboxsync Runtime: little corrections
(edit) @21744   15 years vboxsync iprt/utf-8.cpp: dropped some unnecessary bits and fixed theoretical …
(edit) @21743   15 years vboxsync Runtime: more cleanup in the error case
(edit) @21742   15 years vboxsync Runtime: added SHA1 and manifest file support
(edit) @21740   15 years vboxsync IPRT: Some latin-1 cleanup and some preditions in the recoding loops.
(edit) @21728   15 years vboxsync iprt/string: change behaviour of Utf16 to Latin1 to reject …
(edit) @21714   15 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21678   15 years vboxsync build fix
(edit) @21676   15 years vboxsync common/path: build fix.
(edit) @21675   15 years vboxsync IPRT: Moved rtPathVolumeSpecLen.
(edit) @21673   15 years vboxsync IPRT: Split up r3/path.cpp.
(edit) @21617   15 years vboxsync ministring.cpp: properties, file header (short description, sepearate …
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21542   15 years vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21539   15 years vboxsync ASMNopPause implementation (mainly for AMD64/win).
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21396   15 years vboxsync IPRT: fix missing '\0'
(edit) @21381   15 years vboxsync IPRT: gcc warnings when compiled as ISO C
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21375   15 years vboxsync log.cpp: Make the ring-0 fallback logging more obvious and support the …
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21315   15 years vboxsync strformatrt.cpp: Use thousand separators in the formatting of RTtimspec.
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21290   15 years vboxsync gcc warning
(edit) @21135   15 years vboxsync log.cpp: Fixed assertion if RTLogDestroy is called during linux module …
(edit) @21110   15 years vboxsync RTDbg: Some adjustments and fixes.
(edit) @21107   15 years vboxsync dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
(edit) @21047   15 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @21046   15 years vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @21005   15 years vboxsync dbgmodcontainer.cpp: Added the missing file header.
(edit) @20859   15 years vboxsync IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
(edit) @20853   15 years vboxsync IPRT: Added custom prefix callback to the logger.
(edit) @20819   15 years vboxsync getenv -> RTEnvGet.
(edit) @20809   15 years vboxsync Runtime/getopt: new parameter value type 'UUID'
(edit) @20801   15 years vboxsync IPRT: The rest of the basic RTDbgMod code.
(edit) @20800   15 years vboxsync IPRT: More RTDbgMod code.
(edit) @20799   15 years vboxsync IPRT: More RTDbgMod code.
(edit) @20756   15 years vboxsync IPRT: More RTDbg coding - generic container is mostly done now.
(edit) @20744   15 years vboxsync IPRT: RTDbg coding.
(edit) @20741   15 years vboxsync iprt/dbg.cpp/h: the RTDbgLine* methods as well.
(edit) @20740   15 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20739   15 years vboxsync iprt: RTDbgMod coding in progress.
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20364   15 years vboxsync IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20360   15 years vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
(edit) @20356   15 years vboxsync iprt: some more dbgmod bits.
(edit) @20355   15 years vboxsync IPRT: some dbgmod bits.
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