Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/results.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 8 16:54:34 2009 UTC (15 years, 11 months ago) by amb
File length: 8708 byte(s)
Diff to previous 116
Changed the license to Affero GPLv3.
Revision 116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 10 19:49:26 2009 UTC (16 years, 1 month ago) by amb
File length: 8248 byte(s)
Diff to previous 113
Added a new 'sortby' entry to the Result. Changed node_t to index_t.
Revision 113 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 8 15:30:07 2009 UTC (16 years, 1 month ago) by amb
File length: 8176 byte(s)
Diff to previous 111
Calculate quickest or shortest, not both.
Revision 111 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 7 18:41:34 2009 UTC (16 years, 1 month ago) by amb
File length: 8469 byte(s)
Diff to previous 92
Slight speedup by doing a linear search when looking up results and not storing in sorted order.
Revision 92 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 30 19:57:09 2009 UTC (16 years, 1 month ago) by amb
File length: 11096 byte(s)
Diff to previous 79
Remove gcc warning.
Revision 79 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 24 16:21:44 2009 UTC (16 years, 2 months ago) by amb
File length: 11094 byte(s)
Diff to previous 71
Change the Results structure so that the real data doesn't need to be realloc(). Add functions to access the first and subsequent elements of the Results structure.
Revision 71 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 15:22:31 2009 UTC (16 years, 2 months ago) by amb
File length: 10195 byte(s)
Diff to previous 67
Create a large or small results structure depending on how many nodes are expected.
Revision 67 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:26:17 2009 UTC (16 years, 2 months ago) by amb
File length: 10645 byte(s)
Diff to previous 45
Move queue functions into results.c.
Revision 45 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 17 17:49:58 2009 UTC (16 years, 2 months ago) by amb
File length: 7112 byte(s)
Diff to previous 29
Change the contents of the results data structure.
Revision 29 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jan 10 13:40:09 2009 UTC (16 years, 2 months ago) by amb
File length: 6130 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.