| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 6 | -21/+22 |
* | * Add support of shared memory chunks to memory pool allocator. Also add lock... | Vsevolod Stakhov | 2008-10-16 | 1 | -3/+25 |
* | * Implement expression parser (convertor to inverse polish record) | cebka@cebka-laptop | 2008-10-13 | 6 | -7/+71 |
* | * Write protocol output functions | cebka@cebka-laptop | 2008-10-10 | 1 | -0/+4 |
* | * Remove unused debug messages from url library | cebka@mailsupport.rambler.ru | 2008-09-24 | 1 | -2/+0 |
* | * Small updates to memory pool library | cebka@mailsupport.rambler.ru | 2008-09-23 | 2 | -4/+8 |
* | * Optimize memory pools allocator | cebka@mailsupport.rambler.ru | 2008-09-22 | 4 | -3/+34 |
* | * Write test case for async memcached library | cebka@mailsupport.rambler.ru | 2008-09-16 | 4 | -4/+91 |
* | * Fix include dependencies | cebka@mailsupport.rambler.ru | 2008-09-16 | 1 | -1/+1 |
* | * Add utility for extracting urls from message | Vsevolod Stakhov | 2008-09-10 | 1 | -0/+3 |
* | * Fix url parser (get regexp from our mail system) | Vsevolod Stakhov | 2008-09-09 | 2 | -14/+62 |
* | * Fix url length while passing them to normalizer | Vsevolod Stakhov | 2008-09-08 | 1 | -2/+2 |
* | * Use glib logger and regexp matching functions | Vsevolod Stakhov | 2008-09-08 | 1 | -2/+4 |
* | * Add initial test suite using glib test suite | Vsevolod Stakhov | 2008-09-08 | 4 | -0/+127 |