Commit Graph

  • fdb4198c0d Further adjustments for OS X DennisOSRM 2012-02-27 11:51:59 +0100
  • 3f7437fec2 Check for libpthread on Linux DennisOSRM 2012-02-27 10:44:23 +0100
  • ed0733e125 Adding --no-march switch to SConstruct as well as some of the OS X support DennisOSRM 2012-02-27 10:33:43 +0100
  • cc3255702f Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM DennisOSRM 2012-02-27 09:57:11 +0100
  • b53f3b1b5c PngImage compile fixes for libpng 1.5 (OS X). Partially fixes issue #123 DennisOSRM 2012-02-27 09:47:53 +0100
  • d2b8f03a26 Merge d01f350e94 into 795d2b264c GitHub Merge Button 2012-02-25 05:27:58 -0800
  • 795d2b264c Merge pull request #149 from emiltin/cuke_config_files Project OSRM 2012-02-25 05:27:55 -0800
  • e6af70184a Merge ab961486d9 into f35a82e36a GitHub Merge Button 2012-02-25 04:53:50 -0800
  • ab961486d9 add extractor.ini and contractor.ini files to test folder Emil Tin 2012-02-25 13:49:25 +0100
  • f35a82e36a Merge pull request #146 from emiltin/cuke_routed_hash Project OSRM 2012-02-24 06:14:18 -0800
  • 55a142d17e Merge f841a7a25a into 0e589ecbcd GitHub Merge Button 2012-02-24 06:00:00 -0800
  • f841a7a25a reprocess data files during tests if osrm-routed binary has changed Emil Tin 2012-02-24 14:55:15 +0100
  • d01f350e94 update SConstruct to make compiling work on mac. different version of png code, that compiles on mac os x. Emil Tin 2012-02-18 14:25:03 +0100
  • 0e589ecbcd Further perfomance for nearest neighbor structure. I/Os are now 25% faster. DennisOSRM 2012-02-24 11:57:06 +0100
  • 1f381d790f Some performance hacks in nearest neighbor lookup. gives upto 10% of speed on the single operation. DennisOSRM 2012-02-24 11:16:22 +0100
  • 1e9e63ad9f Add new ordinals array to turn instructions internationalized. Moises Arcos 2012-02-24 09:16:12 +0100
  • e6ce9d3d29 Adding (commented) log output DennisOSRM 2012-02-23 17:04:11 +0100
  • a88ad71be6 Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-02-23 16:29:55 +0100
  • 93e20c1843 Add new files and modified some existing file to internationalizate OSRM turns instructions. Moises Arcos 2012-02-23 14:06:56 +0100
  • 48daf38f2b Appending CCFLAGS. osrm-routed was not compiled with any optimizations. That gave a tremendous slowdown. Project OSRM 2012-02-22 13:27:44 +0100
  • 98ecc3c668 Changes in class TurnInstructions.h to read a text file. Moises Arcos 2012-02-21 14:08:25 +0100
  • 7d42330352 Merge pull request #141 from emiltin/testing_invalid_oneways Project OSRM 2012-02-21 04:41:48 -0800
  • c2f8118b8f Merge dfd227cfc9 into 568dd9bf3c GitHub Merge Button 2012-02-21 04:38:57 -0800
  • dfd227cfc9 update tests for handling of invalid oneway mapping Emil Tin 2012-02-21 13:35:13 +0100
  • 568dd9bf3c Merge pull request #139 from emiltin/way_name_testing Project OSRM 2012-02-21 04:34:13 -0800
  • 3507a805a9 Merge branch 'way_name_testing' of https://github.com/emiltin/Project-OSRM DennisOSRM 2012-02-21 12:56:12 +0100
  • 2448f8baf6 Merge 0984a669ce into e248517535 GitHub Merge Button 2012-02-21 03:50:48 -0800
  • e248517535 Added german OSM Tileservers DennisOSRM 2012-02-21 12:26:31 +0100
  • 0984a669ce enable testing of way names, including ways with empty or missing name tags Emil Tin 2012-02-21 11:51:42 +0100
  • 15f2b21b62 Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-02-21 10:34:31 +0100
  • 4aaecfb4f9 Fixes issue #136 DennisOSRM 2012-02-21 10:34:17 +0100
  • e6941df981 Merge pull request #126 from emiltin/test_grid_size Project OSRM 2012-02-21 01:22:02 -0800
  • 04e27553e9 Merge 887092bacd into 632f344db5 GitHub Merge Button 2012-02-21 01:21:34 -0800
  • 632f344db5 Merge pull request #132 from emiltin/fix_snap_test Project OSRM 2012-02-21 01:21:32 -0800
  • 7465eb73b6 Merge e842c7b28b into 1f1b472568 GitHub Merge Button 2012-02-21 01:21:24 -0800
  • 1f1b472568 Merge pull request #135 from emiltin/cuke_travel_time Project OSRM 2012-02-21 01:21:22 -0800
  • 5b86fde926 Merge 61aa095722 into 20fa2f8738 GitHub Merge Button 2012-02-21 01:18:11 -0800
  • 20fa2f8738 Merge pull request #134 from emiltin/frontend_url_format Project OSRM 2012-02-21 01:18:08 -0800
  • d3bf394b16 Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM DennisOSRM 2012-02-21 10:03:13 +0100
  • 887092bacd allow setting the grid space in tests Emil Tin 2012-02-18 15:19:11 +0100
  • 61aa095722 cuke testing of travel times Emil Tin 2012-02-19 20:36:29 +0100
  • 995f5b18f4 Merge 7aa2700d8f into 091cd57f68 GitHub Merge Button 2012-02-19 00:32:23 -0800
  • 7aa2700d8f update web frontend to use ? instead of & to separete query params in urls Emil Tin 2012-02-19 09:31:30 +0100
  • e842c7b28b fix an invalid cuke test Emil Tin 2012-02-18 22:47:35 +0100
  • 091cd57f68 Merge pull request #125 from emiltin/cuke_row_order Project OSRM 2012-02-18 10:22:14 -0800
  • 37f8101907 Merge 695fecddeb into 045b1e0cb8 GitHub Merge Button 2012-02-18 10:21:59 -0800
  • 045b1e0cb8 Merge pull request #124 from emiltin/query_delimiter Project OSRM 2012-02-18 10:21:57 -0800
  • fe73662e03 Merge 429eb316d0 into e7bc232eb1 GitHub Merge Button 2012-02-18 10:21:43 -0800
  • e7bc232eb1 Merge pull request #127 from emiltin/gitignore_sandbox Project OSRM 2012-02-18 10:21:41 -0800
  • d68d15bdb1 Merge 169988b3c4 into 4eaaf91794 GitHub Merge Button 2012-02-18 10:21:21 -0800
  • 4eaaf91794 Merge pull request #128 from emiltin/cuke_way_check Project OSRM 2012-02-18 10:21:19 -0800
  • a55bd1413a Merge 801490b9fc into 9542ab0482 GitHub Merge Button 2012-02-18 10:20:25 -0800
  • 9542ab0482 Merge pull request #129 from emiltin/foot_speedprofile Project OSRM 2012-02-18 10:20:22 -0800
  • 0b56f48517 Merge 9eef17506d into f427550bb7 GitHub Merge Button 2012-02-18 10:19:46 -0800
  • f427550bb7 Merge pull request #130 from emiltin/distance_tests Project OSRM 2012-02-18 10:19:44 -0800
  • 99b4d5d236 Merge ef9c3c8431 into b897b5d0e2 GitHub Merge Button 2012-02-18 09:12:06 -0800
  • ef9c3c8431 added tests for distance calculations (some are failing) Emil Tin 2012-02-18 17:50:04 +0100
  • 9eef17506d add a speedprofile for walking, and a test for basic way accessability Emil Tin 2012-02-18 16:46:57 +0100
  • 801490b9fc perform a sanity check on which ways are used during routability tests Emil Tin 2012-02-18 15:52:45 +0100
  • 169988b3c4 gitignore the sandbox/ folder Emil Tin 2012-02-18 15:28:50 +0100
  • 695fecddeb in cucumber tests, always show failed rows right below expected ones Emil Tin 2012-02-18 14:49:02 +0100
  • 429eb316d0 update tests to use new query delimter ? instead of & Emil Tin 2012-02-18 14:41:15 +0100
  • a99a26aeab Additional hints are sent to the client DennisOSRM 2012-02-17 16:27:54 +0100
  • ae93423116 Forgot to remove debug output. DennisOSRM 2012-02-17 14:19:45 +0100
  • b897b5d0e2 Query string starts with '?' before first parameter and not '&'. See http://en.wikipedia.org/wiki/Query_string for an explanation. Fixes issue #121. Thanks Jochen for the reminder! DennisOSRM 2012-02-17 08:45:09 +0100
  • 1744e69214 checksum is transmitted to the client. DennisOSRM 2012-02-17 08:34:52 +0100
  • e034733ac6 CRC32 of data is written to file and loaded into NodeInfoHelpDesk. DennisOSRM 2012-02-17 08:15:33 +0100
  • ac41c3b06c Typo in CRC32 data length DennisOSRM 2012-02-16 16:18:13 +0100
  • 3c8cea2af6 Adding new class to compute CRC32 of a char array DennisOSRM 2012-02-16 15:45:49 +0100
  • 99e8f36901 Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git DennisOSRM 2012-02-15 10:52:19 +0100
  • eeea5b0e81 Adds the cucumber test framework referenced in issues #26, #95, #114 Emil Tin 2012-02-14 17:21:07 +0100
  • b210b22975 Adds the cucumber test framework referenced in issues #26, #95, #114 DennisOSRM 2012-02-14 17:21:07 +0100
  • 84b35f47a1 Fixes test cucumber --tags @basic:63 and issue #105 DennisOSRM 2012-02-14 17:17:11 +0100
  • a8e9b148eb use ruby to fetch process list Emil Tin 2012-02-14 16:09:11 +0100
  • 0727ff09fa Fixes issue #119 DennisOSRM 2012-02-14 13:37:08 +0100
  • fe416526f2 Dropping Magick++ for libpng and pngwriter DennisOSRM 2012-02-13 16:15:28 +0100
  • 3c10844067 Adding PNGImage as a third party object. It's under MIT License, so it should be no problem at all to redistribute it. DennisOSRM 2012-02-13 16:10:47 +0100
  • 94bd6e22ff Dropping Magick++ for libpng and pngwriter DennisOSRM 2012-02-13 15:28:45 +0100
  • a2ea304752 Merge e2a3fb5c61 into d11524781e GitHub Merge Button 2012-02-13 06:22:12 -0800
  • d11524781e Implements #110 DennisOSRM 2012-02-13 15:21:51 +0100
  • e2a3fb5c61 updated tests for oneway Emil Tin 2012-02-13 14:37:43 +0100
  • e44db8b9a7 make sure test/.stxxl config files is not ignored by git Emil Tin 2012-02-13 14:32:55 +0100
  • ddd1462278 moving .ini files to root folder, rake task copy them to the sandbox when needed Emil Tin 2012-02-13 14:02:51 +0100
  • 8d16c047cc Fixes a rounding issue related to issues #98, #105, #115 and #116. Problems were partially caused by the limits of floating point accuracy. DennisOSRM 2012-02-13 13:30:13 +0100
  • f8cd4dbcd4 cleaned up cucumber tests Emil Tin 2011-12-03 08:33:33 +0100
  • f94ebf5296 Removing unnecessary debug output DennisOSRM 2012-02-10 17:35:59 +0100
  • 8cddaf39c4 Fixes issue #105 and partially #62 as well as #83. DennisOSRM 2012-02-10 17:14:30 +0100
  • 7ce75733d0 Update README.TXT Project OSRM 2012-02-09 18:42:45 +0100
  • e8af613aaa Update README.TXT Project OSRM 2012-02-09 18:41:01 +0100
  • 96f2358d28 Fixes issue #83. The bug was caused by improper retrieval of the packed path. DennisOSRM 2012-02-09 17:53:09 +0100
  • bb8645dd18 Changed debug output to use output macros instead of std::cout directly DennisOSRM 2012-02-09 17:51:05 +0100
  • 12c547126e Fixes issue #111 where heading 0 was incorrectly mapped to South. DennisOSRM 2012-02-09 11:22:32 +0100
  • 78d6a25d98 T@H Osmarender is going away at the end of the month. Instead the tile from OpenCycleMap's transport layer are offered. DennisOSRM 2012-02-09 11:00:21 +0100
  • 2c4621011d Additional work for issue #46 DennisOSRM 2012-02-08 18:31:37 +0100
  • 7a6c36d43c Adding include to make static code analysis happy. DennisOSRM 2012-02-08 16:22:33 +0100
  • d9f0d92262 Removed superflous debug output DennisOSRM 2012-02-08 15:10:55 +0100
  • cc91ee1c52 Fixes issue #62. Initial "O m" instruction won't be shown anymore. DennisOSRM 2012-02-08 14:58:58 +0100
  • 0dc77b056a Fixes issue #46. Turn instructions are much more verbose now where the streets have no name. DennisOSRM 2012-02-08 11:46:34 +0100
  • c793672d63 Fixed problem with check of input parameter size in release mode. thx Dennis DennisOSRM 2012-02-08 10:35:59 +0100
  • 5136853ce0 Fixes issue #101. Target nodes close to bollards were neglected. DennisOSRM 2012-02-07 19:40:25 +0100