Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/sorting.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 502 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 19 16:17:45 2010 UTC (14 years, 6 months ago) by amb
File length: 15813 byte(s)
Diff to previous 449
Change the names of the functions used to open files, change the ReOpen function to open R/W.
Revision 449 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 12 17:59:42 2010 UTC (14 years, 8 months ago) by amb
File length: 15806 byte(s)
Diff to previous 358
Create a files.h header and put some of the most heavily used files.c functions into it and make them inline.
Revision 358 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 9 15:15:02 2010 UTC (14 years, 11 months ago) by amb
File length: 15782 byte(s)
Diff to previous 311
Add an option '--sort-ram-size' to specify the RAM to use for sorting - defaults to 256MB if not using slim mode.
Revision 311 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 12 11:08:50 2009 UTC (15 years, 3 months ago) by amb
File length: 15840 byte(s)
Diff to previous 310
Add some FILESORT_* #defines and use them.
Revision 310 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 11 19:27:39 2009 UTC (15 years, 3 months ago) by amb
File length: 15562 byte(s)
Diff to previous 289
Added a new function to sort variable length data - simplifies the compacting of ways, reduces memory usage potentially required for it and simplifies the code.
Revision 289 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 22 18:17:51 2009 UTC (15 years, 5 months ago) by amb
File length: 9156 byte(s)
Diff to previous 284
Added some missing comments and corrected some existing ones.
Revision 284 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 12 17:35:26 2009 UTC (15 years, 5 months ago) by amb
File length: 9091 byte(s)
Diff to previous 283
Rename the tmpdirname variable.
Revision 283 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 10 16:21:19 2009 UTC (15 years, 5 months ago) by amb
File length: 9063 byte(s)
Diff to previous 274
Corrections after running with valgrind.
Revision 274 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 4 15:53:31 2009 UTC (15 years, 5 months ago) by amb
File length: 8958 byte(s)
Diff to previous 269
Change the sort function to allow the indexing callback to veto the write.
Revision 269 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Oct 4 10:44:51 2009 UTC (15 years, 5 months ago) by amb
File length: 8865 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.