| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- source and tests are now splitted by target
- utils lib is now called common
still pending move error.c from blogc to common
|
|
|
|
|
| |
this refactoring was done with the help of the 'include-what-you-use'
program. if this breaks the build for you, please report!
|
| |
|
|
|
|
| |
parser is stricter now, and won't produce invalid HTML anymore.
|
|
i don't have enough time to maintain a separated library at this point,
and worry about soname bump, library stability, etc. all the code is
trivial enough to be copied around, and all the utils are implemented as
single file now, to make it easier to copy.
|