Daniel Patterson
|
ec02cdc4cc
|
Use mmap instead of read - it's a lot faster here.
Also clean up construction of STRONG_TYPEDEF so that it can be
packed properly in structs (this explains all the () -> {}) changes
here.
|
2016-06-27 17:24:30 -07:00 |
|
Moritz Kobitzsch
|
5905708111
|
expose lanes as enums, adjusted for comments
|
2016-06-27 11:12:02 +02:00 |
|
Moritz Kobitzsch
|
5d91b759d1
|
Implement Turn Lane Api
|
2016-06-27 10:07:48 +02:00 |
|
Moritz Kobitzsch
|
efa29edf09
|
basic turn lane handling
|
2016-06-27 10:07:41 +02:00 |
|
Daniel J. Hofmann
|
033dc0a72d
|
Pre-allocate up-front whenever possible
|
2016-06-09 16:06:27 +02:00 |
|
Patrick Niklaus
|
1c140a112a
|
Make sure we also reserve space for destination and pronunciation
|
2016-06-08 10:58:11 +02:00 |
|
Daniel J. Hofmann
|
448f8377fb
|
Sync with Clang38 Format
|
2016-06-02 13:14:33 +02:00 |
|
Daniel J. Hofmann
|
6edc565c01
|
Add destinations API feature
|
2016-06-02 12:00:23 +02:00 |
|
Patrick Niklaus
|
0a53775fb3
|
Expose pronunciation in RouteStep
Uses name:pronunciation by default for cars.
|
2016-06-01 23:17:57 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel J. Hofmann
|
498370330d
|
String bulk insertion
|
2016-05-26 22:50:17 +02:00 |
|
Dane Springmeyer
|
7649187095
|
workaround boostorg/numeric_conversion#4
|
2016-05-20 16:03:19 +02:00 |
|
Patrick Niklaus
|
1554916639
|
Include <iterator> for back_inserter
|
2016-04-12 18:11:08 +02:00 |
|
Daniel J. Hofmann
|
7c30ea32bf
|
Runs scripts/format.sh
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
58628a4bfc
|
bugfixing/classification
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
b08b360f38
|
Big Restructuring / Cleanup
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
ef1e0e14ec
|
advanced guidance on 5.0
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
d9d4742130
|
First round of lat,lng -> lng,lat switcheroo
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
c93ca02fb8
|
Rips out dead code from the container.hpp and creates for_each_pai.hpp
I added two TODOs that I would like to address in the future.
|
2016-01-11 20:14:35 +01:00 |
|
Patrick Niklaus
|
6991a38703
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
|
Patrick Niklaus
|
6b18e4f7e9
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
|
Patrick Niklaus
|
028ca5c9d9
|
Apply clang-format
|
2016-01-05 12:04:04 +01:00 |
|
Daniel J. Hofmann
|
685d330ee2
|
Remove license headers from project source files; global license
|
2016-01-04 19:06:32 +01:00 |
|
Patrick Niklaus
|
97585bb26a
|
Fix include paths
|
2016-01-03 18:47:50 +01:00 |
|
Patrick Niklaus
|
bfc6c9b89d
|
Move files in src/ include/
|
2016-01-03 16:37:38 +01:00 |
|