osrm-backend/Include/osrm
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
..
Coordinate.h reformat file in Include 2014-05-07 15:37:39 +02:00
Header.h reformat file in Include 2014-05-07 15:37:39 +02:00
Reply.h implements output generation through a dedicated JSON container: 2014-05-20 14:33:00 +02:00
RouteParameters.h make variable names consistent, migrate Plugins 2014-05-08 11:15:19 +02:00
ServerPaths.h replacing all boost unordereds 2014-05-09 18:40:07 +02:00