Log of /trunk/RomCheater/Serialization/SearchResultReader.cs
Parent Directory
|
Revision Log
Revision
537 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 5 10:25:16 2013 UTC
(7 years, 8 months ago)
by
william
File length: 68415 byte(s)
Diff to
previous 536
(
colored)
SearchResultReader: enumerator - fix index out of range exceptions by decrementing the maximum index by 1
Revision
476 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 3 18:22:20 2013 UTC
(7 years, 8 months ago)
by
william
File length: 38057 byte(s)
Diff to
previous 475
(
colored)
+ use ResultType<ulong> instead of ResultType<object>
+ use StructResultType<ulong> instead of StructResultType<object>
Revision
451 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 2 21:37:09 2013 UTC
(7 years, 8 months ago)
by
william
File length: 8304 byte(s)
Diff to
previous 448
(
colored)
attempt to reduce memory usage by:
1) opening the serialized results
2) seeking to the current result entry
3) read the data
4) close the data stream
5) return the result
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.