osrm-backend/Tools
Dennis Luxen a80815d57a implements output generation through a dedicated JSON container:
- JSON syntax is not scattered over several files, but one place
- Reduces code duplication
- breaking changes:
  - new property in json(p) formatted response: "found_alternative": True/False
  - returned filenames now response.js(on) or route.gpx
  - /hello plugin returns JSON now
2014-05-20 14:33:00 +02:00
..
.gitignore Adding new component analysis tool 2012-10-05 11:20:53 +02:00
components.cpp refactor Tools dir for C++11 2014-05-08 18:33:38 +02:00
io-benchmark.cpp refactor Tools dir for C++11 2014-05-08 18:33:38 +02:00
simpleclient.cpp implements output generation through a dedicated JSON container: 2014-05-20 14:33:00 +02:00
unlock_all_mutexes.cpp refactor Tools dir for C++11 2014-05-08 18:33:38 +02:00