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

Issue 1616 for 3 1 #1618

Merged
merged 4 commits into from
Oct 7, 2020
Merged

Conversation

cvvergara
Copy link
Member

Fixes #1616

Changes proposed in this pull request:

  • Code fixes
  • pumpup to version 3.1.1
  • updating the locale for translations

After merging

  • one week for updating translations
  • Backport to 3.0:
    • Code fixes
    • translations
  • Merge corresponding PR for 3.0
  • release 3.0.3 before releasing 3.1.1 so that latest points to 3.1.1

@pgRouting/admins

…to C

dijkstra

Changes to be committed:
*	modified:   src/dijkstra/dijkstra_driver.cpp
  * groping common code of combinations and non combinations for post
processing
  * recalculating paths

ksp

Changes to be committed:
*	modified:   include/yen/pgr_ksp.hpp
  * recalculating paths
*	modified:   docqueries/withPoints/doc-pgr_withPointsKSP.result
  * The results are updated, and it gives a better sorting of ksp
results

bellman_ford

Changes to be committed:
*	modified:   src/bellman_ford/bellman_ford_driver.cpp
  * recalculating paths
@cvvergara cvvergara added this to the Release 3.1.1 milestone Oct 7, 2020
@cvvergara cvvergara mentioned this pull request Oct 7, 2020
4 tasks
@cvvergara cvvergara merged commit 91a912e into pgRouting:master Oct 7, 2020
@cvvergara cvvergara deleted the issue-1616-for-3-1 branch October 7, 2020 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Path evaluation on C++ not updated before the results go back to C
2 participants