Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Extract url encoded urls from html texts | Vsevolod Stakhov | 2009-07-03 | 1 | -2/+59 | |
| | ||||||
* | * Fix issue with <?xml> tag | Vsevolod Stakhov | 2009-05-21 | 1 | -1/+1 | |
| | ||||||
* | * Remove unused debug | Vsevolod Stakhov | 2009-05-19 | 1 | -6/+0 | |
| | ||||||
* | * Add simple html parser and tag balancing detector | Vsevolod Stakhov | 2009-05-15 | 1 | -0/+319 | |
* Add function for searching html tag |