Oswald Buddenhagen 6d49c343fc use a hash table for message => sync record lookup
this removes the pathological O(<number of sync records> * <number of
new messages>) case at the cost of being a bit more cpu-intensive (but
O(<number of all messages>)) for old messages.
2012-09-01 21:15:53 +02:00
..
2012-09-01 21:15:07 +02:00
2010-02-07 22:31:10 +01:00
2012-09-01 21:15:52 +02:00
2012-09-01 21:15:52 +02:00