Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
Runtime
/
common
/
misc
/
sg.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@82968
5 years
vboxsync
Copyright year updates by scm.
(edit)
@76553
6 years
vboxsync
scm --update-copyright-year
(edit)
@69111
7 years
vboxsync
(C) year
(edit)
@62477
8 years
vboxsync
(C) 2016
(edit)
@60346
9 years
vboxsync
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
(edit)
@59747
9 years
vboxsync
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit)
@59745
9 years
vboxsync
sg.cpp/h: Some cleanups/optimizations.
(edit)
@58334
9 years
vboxsync
Runtime/sg.cpp: Demote assertion to debug only and increase maximum …
(edit)
@57358
9 years
vboxsync
*: scm cleanup run.
(edit)
@56290
10 years
vboxsync
IPRT: Updated (C) year.
(edit)
@51770
10 years
vboxsync
Merged in iprt++ dev branch.
(edit)
@44529
12 years
vboxsync
header (C) fixes
(edit)
@44528
12 years
vboxsync
header (C) fixes
(edit)
@44250
12 years
vboxsync
Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf
(edit)
@44244
12 years
vboxsync
Burn fix
(edit)
@44241
12 years
vboxsync
Runtime/sg.cpp: Add API to check a buffer for zeros
(edit)
@44135
12 years
vboxsync
Runtime/sg.cpp: Increase assertion limit to 32Mb as some guests might …
(edit)
@38686
13 years
vboxsync
Runtime/Sg: Leave early if there is no memory left in the S/G buffer
(edit)
@38539
13 years
vboxsync
Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
(edit)
@36312
14 years
vboxsync
Runtime/common/misc/sg: temporarily sanity check
(edit)
@31583
14 years
vboxsync
Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
(edit)
@30470
14 years
vboxsync
RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
(edit)
@30468
14 years
vboxsync
IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit)
@28800
15 years
vboxsync
Automated rebranding to Oracle copyright/license strings via filemuncher
(edit)
@28687
15 years
vboxsync
Runtime/Sg: quit the loop if we reached the end of the buffer
(edit)
@28145
15 years
vboxsync
Runtime/Sg: Fix RTSgBufCopy
(edit)
@28117
15 years
vboxsync
Runtime/Sg: Add advanced compare method
(edit)
@28116
15 years
vboxsync
Runtime/Sg: Fix stupid bug
(edit)
@28113
15 years
vboxsync
Runtime/Sg: Add a method to advance the internal buffer pointer
(add)
@28053
15 years
vboxsync
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog