Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.list processing enhancements #330

Merged
merged 1 commit into from
May 21, 2020
Merged

Conversation

yakra
Copy link
Contributor

@yakra yakra commented May 20, 2020


A couple Obligatory C++ Speed Graphs at #278 (comment) and #274 (comment).


Most recent squashed commit on BiggaTomato is 2ae735779f88e95e8a4386a43ff428b7f4689f65.
A more complete list will be hidden below.

* C++: bugfix for duplicate AltLabels datacheck
  * closes TravelMapping#325
* hash tables for waypoint labels
  * closes #278
* C++: parallelism processing .list files
  * closes #274
* improved userlog error messages
  * closes TravelMapping#326
  * closes #275
* listnamesinuse.log & unusedaltroutenames.log
  * closes #230
* preparation for #58
  * TravelMapping#308
  * [Route::store_traveled_segments](TravelMapping#58 (comment))
  * C++: refactor chopped route (4-field) list line parsing into its own file
@yakra

This comment has been minimized.

@jteresco
Copy link
Contributor

Good to go live for the next site update?

@yakra
Copy link
Contributor Author

yakra commented May 21, 2020

Good to go live.
WRT #58 specifically, that's not implemented, but the stage is set for it to be easily implemented at a later date.

@jteresco jteresco merged commit a24d047 into TravelMapping:master May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment