aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* * Add support of shared memory chunks to memory pool allocator. Also add lock...Vsevolod Stakhov2008-10-161-3/+25
* * Implement expression parser (convertor to inverse polish record)cebka@cebka-laptop2008-10-136-7/+71
* * Write protocol output functionscebka@cebka-laptop2008-10-101-0/+4
* * Remove unused debug messages from url librarycebka@mailsupport.rambler.ru2008-09-241-2/+0
* * Small updates to memory pool librarycebka@mailsupport.rambler.ru2008-09-232-4/+8
* * Optimize memory pools allocatorcebka@mailsupport.rambler.ru2008-09-224-3/+34
* * Write test case for async memcached librarycebka@mailsupport.rambler.ru2008-09-164-4/+91
* * Fix include dependenciescebka@mailsupport.rambler.ru2008-09-161-1/+1
* * Add utility for extracting urls from messageVsevolod Stakhov2008-09-101-0/+3
* * Fix url parser (get regexp from our mail system)Vsevolod Stakhov2008-09-092-14/+62
* * Fix url length while passing them to normalizerVsevolod Stakhov2008-09-081-2/+2
* * Use glib logger and regexp matching functionsVsevolod Stakhov2008-09-081-2/+4
* * Add initial test suite using glib test suiteVsevolod Stakhov2008-09-084-0/+127