Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /branches/2.3.1-dev
Sticky Revision: |
Revision 1055 - Directory Listing
Modified Sun Aug 12 13:30:53 2012 UTC (12 years, 7 months ago) by amb
Merge the rest of the trunk into the 2.3.1 branch so "svn merge --reintegrate" can be used to merge the branch back into the trunk.
Revision 1054 - Directory Listing
Modified Sun Aug 12 13:29:52 2012 UTC (12 years, 7 months ago) by amb
Merge the rest of the trunk into the 2.3.1 branch so "svn merge --reintegrate" can be used to merge the branch back into the trunk.
Revision 1050 - Directory Listing
Modified Sat Aug 11 18:23:41 2012 UTC (12 years, 7 months ago) by amb
Revert the change to waypoint table widths.
Revision 1049 - Directory Listing
Modified Sat Aug 11 18:18:57 2012 UTC (12 years, 7 months ago) by amb
Fix for older versions of Perl that don't accept certain anonymous list syntax.
Revision 1048 - Directory Listing
Modified Sat Aug 11 17:45:13 2012 UTC (12 years, 7 months ago) by amb
Updated for version 2.3.1.
Revision 1047 - Directory Listing
Modified Sat Aug 11 17:33:04 2012 UTC (12 years, 7 months ago) by amb
Merge the changes from trunk version into version 2.3.1 branch.
Revision 1046 - Directory Listing
Modified Sat Aug 11 16:20:21 2012 UTC (12 years, 7 months ago) by amb
Copied from: tags/2.3 revision 1045
Create branch for 2.3.1 development
Revision 1042 - Directory Listing
Modified Sat Aug 4 12:57:35 2012 UTC (12 years, 7 months ago) by amb
Original Path: tags/2.3
Copied from: trunk revision 1026
Tagged version 2.3
Revision 1026 - Directory Listing
Modified Sat Jul 21 10:02:39 2012 UTC (12 years, 7 months ago) by amb
Original Path: trunk
Update to version 2.3.
Revision 1025 - Directory Listing
Modified Sat Jul 21 08:33:27 2012 UTC (12 years, 7 months ago) by amb
Original Path: trunk
Fix problem with not logging all invalid tags. Minor optimisation to speed up tag recognition.
Revision 1024 - Directory Listing
Modified Tue Jul 17 18:50:31 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Change the comment describing the parameters for the example route.
Revision 1023 - Directory Listing
Modified Tue Jul 17 18:50:05 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Add a note that too many threads and not enough memory will slow down planetsplitter operation.
Revision 1022 - Directory Listing
Modified Tue Jul 17 18:44:37 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Some small lex changes and an optimisation to remove repeated memory allocation.
Revision 1021 - Directory Listing
Modified Mon Jul 16 17:52:03 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Restore the shortcut that doesn't write the data to a temporary file if it all can be sorted in one go. This removes the slowdown with the multi-threaded code even when running with no threads.
Revision 1020 - Directory Listing
Modified Sun Jul 15 13:47:19 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Don't call any of the pthread functions unless running with multiple threads.
Revision 1019 - Directory Listing
Modified Sat Jul 14 14:40:41 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Default not to use the --logtime option.
Revision 1018 - Directory Listing
Modified Thu Jul 12 13:57:18 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Another change related to OpenLayers 2.12.
Revision 1017 - Directory Listing
Modified Wed Jul 11 18:29:05 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Fix bug with pruning straight highways (uninitialised data).
Revision 1016 - Directory Listing
Modified Tue Jul 10 18:05:35 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Trigger the search form only when pressing the return key.
Revision 1015 - Directory Listing
Modified Tue Jul 10 10:22:11 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Remove some temporary variables by combining statements.
Revision 1014 - Directory Listing
Modified Tue Jul 10 10:21:16 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
A change that should have been in r985.
Revision 1013 - Directory Listing
Modified Mon Jul 9 18:59:40 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Make compatible with OpenLayers version 2.12 (but don't default to using it).
Revision 1012 - Directory Listing
Modified Mon Jul 9 15:59:34 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Move the maxmarkers variable from router.js to mapprops.js.
Revision 1011 - Directory Listing
Modified Sat Jun 30 17:45:35 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Remove some temporary variables by combining statements.
Revision 1010 - Directory Listing
Added Fri Jun 29 19:18:53 2012 UTC (12 years, 8 months ago) by amb
Original Path: trunk
Fix HTML so that it validates.