ecparse.git
2008-07-06 David ‘Bombe’ Rodenincrease version number to 0.1 master 0.1
2008-07-06 David ‘Bombe’ Rodenclear first link on text collections
2008-07-06 David ‘Bombe’ Rodenimplement file tag parsing
2008-07-06 David ‘Bombe’ Rodenadd method to read hash tag
2008-07-06 David ‘Bombe’ Rodenadd id to hash tag
2008-07-06 David ‘Bombe’ Rodenadd hash tag
2008-07-06 David ‘Bombe’ Rodenfix bad wording
2008-07-06 David ‘Bombe’ Rodenparse header only on first link
2008-07-06 David ‘Bombe’ Rodenadd dependencies
2008-07-06 David ‘Bombe’ Rodenparse header tags
2008-07-06 David ‘Bombe’ Rodenadd virtual getSize method
2008-07-06 David ‘Bombe’ Rodenadd getSize method
2008-07-06 David ‘Bombe’ Rodenadd blob tag
2008-07-06 David ‘Bombe’ Rodenadd tags
2008-07-05 David ‘Bombe’ Rodenstart implementation of binary parsing
2008-07-05 David ‘Bombe’ Rodenadd method to ensure buffer capacity
2008-07-05 David ‘Bombe’ Rodenhandle last line without line break better
2008-07-05 David ‘Bombe’ Rodendon't use buffer parameter
2008-07-05 David ‘Bombe’ Rodennull-terminate correct string
2008-07-05 David ‘Bombe’ Rodenmake length calculation more obvious
2008-07-05 David ‘Bombe’ Rodenmove all remaining data
2008-07-05 David ‘Bombe’ Rodenreserve enough memory
2008-07-05 David ‘Bombe’ Rodenremove GrowingBuffer dependency from ED2KLink
2008-07-05 David ‘Bombe’ Rodencorrectly terminate extracted strings
2008-07-05 David ‘Bombe’ Rodenimprove log message
2008-07-05 David ‘Bombe’ Rodenfree line after parsing link
2008-07-05 David ‘Bombe’ Rodenrecognize faulty hash
2008-07-05 David ‘Bombe’ Rodenfree buffers after parsing
2008-07-05 David ‘Bombe’ Rodenimprove parsing
2008-07-05 David ‘Bombe’ Rodenadd getRemaining method
2008-07-05 David ‘Bombe’ Rodenfirst not-really working implementation
2008-07-05 David ‘Bombe’ Rodenfix buffer handling
2008-07-05 David ‘Bombe’ Rodenfix parsing of hash
2008-07-05 David ‘Bombe’ Rodenuse upper case hex digits in link
2008-07-05 David ‘Bombe’ Rodenfix resizing of buffer
2008-07-05 David ‘Bombe’ Rodensimplify
2008-07-05 David ‘Bombe’ Rodenread all links and print them
2008-07-05 David ‘Bombe’ Rodensimplify
2008-07-05 David ‘Bombe’ Rodenadd indexOf method
2008-07-05 David ‘Bombe’ Rodenreturn size_t value instead of int
2008-07-05 David ‘Bombe’ Rodenreturn the number of read bytes
2008-07-05 David ‘Bombe’ Rodenadd definition of verbose
2008-07-05 David ‘Bombe’ Rodenadd parsing of text links
2008-07-05 David ‘Bombe’ Rodenadd dependency for GrowingBuffer
2008-07-05 David ‘Bombe’ Rodenuse changed GlobalSettings method
2008-07-05 David ‘Bombe’ Rodendon't use an instance
2008-07-05 David ‘Bombe’ Rodenbe verbose
2008-07-05 David ‘Bombe’ Rodenuse initialSize
2008-07-05 David ‘Bombe’ Rodenadd some dependencies for ED2KLink
2008-07-05 David ‘Bombe’ Rodenadd isVerbose method
2008-07-05 David ‘Bombe’ Rodenappend data at limit, not at position
2008-07-05 David ‘Bombe’ Rodenuse different type for pointer arithmetic
2008-07-05 David ‘Bombe’ Rodensyntax help and some cmd-line parsing
2008-07-05 David ‘Bombe’ Rodeninclude global settings container and version information
2008-07-05 David ‘Bombe’ Rodenadd global settings and version information to dependencies
2008-07-05 David ‘Bombe’ Rodenadd version information
2008-07-05 David ‘Bombe’ Rodenadd global settings container
2008-07-05 David ‘Bombe’ Rodenadd dependencies to growing buffer
2008-07-05 David ‘Bombe’ Rodenadd isEOF method
2008-07-05 David ‘Bombe’ Rodenadd growing buffer
2008-07-04 David ‘Bombe’ Rodenadd dependencies
2008-07-04 David ‘Bombe’ Rodenimplement member functions
2008-07-04 David ‘Bombe’ Rodeninclude ED2KLink in compilation
2008-07-04 David ‘Bombe’ Rodeninclude ED2KLink class
2008-07-04 David ‘Bombe’ Rodenadd ED2KLink class
2008-07-04 David ‘Bombe’ Rodenuse #pragma once
2008-07-04 David ‘Bombe’ Rodenremove c file target
2008-07-04 David ‘Bombe’ Rodenadd main file
2008-07-04 David ‘Bombe’ Rodenadd binaries
2008-07-04 David ‘Bombe’ Rodenfirst stubs
2008-07-04 David ‘Bombe’ Rodenmakefile stub