Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add simple html parser and tag balancing detector | Vsevolod Stakhov | 2009-05-15 | 1 | -0/+2 |
* | * For mime parts set flag 'raw' and if we cannot determine charset of part or... | Vsevolod Stakhov | 2009-04-15 | 1 | -0/+1 |
* | * Check mime regexp only in text and html parts | Vsevolod Stakhov | 2009-04-03 | 1 | -0/+1 |
* | * Use pool allocator for temp strings in headers | Vsevolod Stakhov | 2009-03-24 | 1 | -1/+1 |
* | * Add smart handling of message headers | Vsevolod Stakhov | 2009-03-24 | 1 | -0/+3 |
* | * Fix error in expression parser that causes bad errors with expressions that... | Vsevolod Stakhov | 2009-03-23 | 1 | -1/+7 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -21/+0 |
* | * Make doxygen happy about structures members | Vsevolod Stakhov | 2009-02-06 | 1 | -5/+5 |
* | * Add some comments and documentation | Vsevolod Stakhov | 2009-02-05 | 1 | -0/+24 |
* | * Rewrite message parser | Vsevolod Stakhov | 2009-01-21 | 1 | -0/+38 |