log bin/warc.py @ 72:fd9bcd759606

age author description
19 months ago Henry S. Thompson fix eof bug, expand error messages
19 months ago Henry S. Thompson part 2 is now working for all types
19 months ago Henry S. Thompson Test 2 works with parts=1,2,3.
19 months ago Henry S. Thompson whole working
19 months ago Henry S. Thompson tests 1 & 2 now working
19 months ago Henry S. Thompson avoid slicing buf by using memoryview to save copying
19 months ago Henry S. Thompson but skip at eobp is not working (with test 2)
19 months ago Henry S. Thompson works with all types, part=1
19 months ago Henry S. Thompson rework completely to refill as much as possible only when necessary,
20 months ago Henry S. Thompson little steps
20 months ago Henry S. Thompson made 1 mean 1, still losing after a while
20 months ago Henry S. Thompson working better, gets confused by 3-part response
20 months ago Henry S. Thompson a bit better
20 months ago Henry S. Thompson just barely working for 1, need to rethink buffering
20 months ago Henry S. Thompson starting on conversion to direct-querying of buffer
20 months ago Henry S. Thompson support on-board unzipping, reduce buffer size to 2MB
20 months ago Henry S. Thompson get EOF right, finally
20 months ago Henry S. Thompson make warc.py a library, separate out testing
20 months ago Henry S. Thompson moved from home bin