Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1910


Jump to revision: Previous Next
Author: amb
Date: Sat Mar 25 14:53:21 2017 UTC (8 years ago)
Changed paths: 2
Log Message:
Change the hash table for storing the results from a chained linked
list to a simple linear probing method for handling collisions.


Changed paths

Path Details
Directorytrunk/src/results.c modified , text changed
Directorytrunk/src/results.h modified , text changed