ecparse.git
2008-07-06 David ‘Bombe... increase version number to 0.1 master 0.1
2008-07-06 David ‘Bombe... clear first link on text collections
2008-07-06 David ‘Bombe... implement file tag parsing
2008-07-06 David ‘Bombe... add method to read hash tag
2008-07-06 David ‘Bombe... add id to hash tag
2008-07-06 David ‘Bombe... add hash tag
2008-07-06 David ‘Bombe... fix bad wording
2008-07-06 David ‘Bombe... parse header only on first link
2008-07-06 David ‘Bombe... add dependencies
2008-07-06 David ‘Bombe... parse header tags
2008-07-06 David ‘Bombe... add virtual getSize method
2008-07-06 David ‘Bombe... add getSize method
2008-07-06 David ‘Bombe... add blob tag
2008-07-06 David ‘Bombe... add tags
2008-07-05 David ‘Bombe... start implementation of binary parsing
2008-07-05 David ‘Bombe... add method to ensure buffer capacity
2008-07-05 David ‘Bombe... handle last line without line break better
2008-07-05 David ‘Bombe... don't use buffer parameter
2008-07-05 David ‘Bombe... null-terminate correct string
2008-07-05 David ‘Bombe... make length calculation more obvious
2008-07-05 David ‘Bombe... move all remaining data
2008-07-05 David ‘Bombe... reserve enough memory
2008-07-05 David ‘Bombe... remove GrowingBuffer dependency from ED2KLink
2008-07-05 David ‘Bombe... correctly terminate extracted strings
2008-07-05 David ‘Bombe... improve log message
2008-07-05 David ‘Bombe... free line after parsing link
2008-07-05 David ‘Bombe... recognize faulty hash
2008-07-05 David ‘Bombe... free buffers after parsing
2008-07-05 David ‘Bombe... improve parsing
2008-07-05 David ‘Bombe... add getRemaining method
2008-07-05 David ‘Bombe... first not-really working implementation
2008-07-05 David ‘Bombe... fix buffer handling
2008-07-05 David ‘Bombe... fix parsing of hash
2008-07-05 David ‘Bombe... use upper case hex digits in link
2008-07-05 David ‘Bombe... fix resizing of buffer
2008-07-05 David ‘Bombe... simplify
2008-07-05 David ‘Bombe... read all links and print them
2008-07-05 David ‘Bombe... simplify
2008-07-05 David ‘Bombe... add indexOf method
2008-07-05 David ‘Bombe... return size_t value instead of int
2008-07-05 David ‘Bombe... return the number of read bytes
2008-07-05 David ‘Bombe... add definition of verbose
2008-07-05 David ‘Bombe... add parsing of text links
2008-07-05 David ‘Bombe... add dependency for GrowingBuffer
2008-07-05 David ‘Bombe... use changed GlobalSettings method
2008-07-05 David ‘Bombe... don't use an instance
2008-07-05 David ‘Bombe... be verbose
2008-07-05 David ‘Bombe... use initialSize
2008-07-05 David ‘Bombe... add some dependencies for ED2KLink
2008-07-05 David ‘Bombe... add isVerbose method
2008-07-05 David ‘Bombe... append data at limit, not at position
2008-07-05 David ‘Bombe... use different type for pointer arithmetic
2008-07-05 David ‘Bombe... syntax help and some cmd-line parsing
2008-07-05 David ‘Bombe... include global settings container and version information
2008-07-05 David ‘Bombe... add global settings and version information to dependencies
2008-07-05 David ‘Bombe... add version information
2008-07-05 David ‘Bombe... add global settings container
2008-07-05 David ‘Bombe... add dependencies to growing buffer
2008-07-05 David ‘Bombe... add isEOF method
2008-07-05 David ‘Bombe... add growing buffer
2008-07-04 David ‘Bombe... add dependencies
2008-07-04 David ‘Bombe... implement member functions
2008-07-04 David ‘Bombe... include ED2KLink in compilation
2008-07-04 David ‘Bombe... include ED2KLink class
2008-07-04 David ‘Bombe... add ED2KLink class
2008-07-04 David ‘Bombe... use #pragma once
2008-07-04 David ‘Bombe... remove c file target
2008-07-04 David ‘Bombe... add main file
2008-07-04 David ‘Bombe... add binaries
2008-07-04 David ‘Bombe... first stubs
2008-07-04 David ‘Bombe... makefile stub