Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
Runtime
/
common
/
string
/
strcache.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)
@76553
6 years
vboxsync
scm --update-copyright-year
(edit)
@76452
6 years
vboxsync
IPRT: Ran scm --fix-err-h. bugref:9344
(edit)
@73105
6 years
vboxsync
iprt/strcache: Try shut up gcc about array bounds. [2nd try]
(edit)
@73102
6 years
vboxsync
iprt/strcache: Try shut up gcc about array bounds.
(edit)
@73097
6 years
vboxsync
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit)
@69111
7 years
vboxsync
(C) year
(edit)
@62564
8 years
vboxsync
IPRT: Mark unused parameters.
(edit)
@62477
8 years
vboxsync
(C) 2016
(edit)
@62452
8 years
vboxsync
*: MSC level 4 warnings in release bldprogs.
(edit)
@57358
9 years
vboxsync
*: scm cleanup run.
(edit)
@56290
10 years
vboxsync
IPRT: Updated (C) year.
(edit)
@46212
12 years
vboxsync
build fixes
(edit)
@46211
12 years
vboxsync
More strcache testing and some tuning.
(edit)
@46208
12 years
vboxsync
tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit)
@46203
12 years
vboxsync
Missed one PAGE_SIZE.
(edit)
@46202
12 years
vboxsync
strcache.cpp: build fix and disable complicated allocator replacing it …
(edit)
@46201
12 years
vboxsync
build fix
(edit)
@46200
12 years
vboxsync
bugfix.
(edit)
@46199
12 years
vboxsync
strcache.cpp: Enabled it. Some tuning.
(edit)
@46198
12 years
vboxsync
strcache.cpp: Reimplemented as a real string cache.
(edit)
@46108
12 years
vboxsync
Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
(edit)
@46101
12 years
vboxsync
More NT4 debugging. Getting closer to working state…
(edit)
@44529
12 years
vboxsync
header (C) fixes
(edit)
@44528
12 years
vboxsync
header (C) fixes
(edit)
@33540
14 years
vboxsync
*: spelling fixes, thanks Timeless!
(edit)
@30320
15 years
vboxsync
*: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit)
@28800
15 years
vboxsync
Automated rebranding to Oracle copyright/license strings via filemuncher
(edit)
@26344
15 years
vboxsync
Runtime: white space cleanup.
(add)
@23038
15 years
vboxsync
doc/vg: Updated VMSTATE (it's even uglier now).
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog