Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes types (use glib ones) no functional change. | Vsevolod Stakhov | 2010-10-06 | 1 | -17/+17 |
| | | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones. | ||||
* | * Add first custom filter for making marks for ip addresses and networks | cebka@lenovo-laptop | 2010-02-25 | 1 | -6/+76 |
| | | | | | | | | * Some additions to radix tree library: - allow tree traverse - add new insert methods (add and replace) - store keys in radix nodes (thought we can calculate key by bits, but I think that storing key is not too expensive) - values in a tree are now uintptr_t | ||||
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -32/+36 |
| | |||||
* | * Various bugfixes in map and radix code | Vsevolod Stakhov | 2009-09-03 | 1 | -35/+8 |
| | |||||
* | * Add views support (not completely tested yet) | Vsevolod Stakhov | 2009-06-29 | 1 | -0/+266 |