Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pgRouting

PostgreSQL Extension for Routing and Network Analysis
Collective - Host: opensource - https://opencollective.com/pgrouting - Website: https://pgrouting.org/ - Code: https://github.com/pgRouting

Dijkstra code simplification (#2521)

* [dijkstra][C++] pgr_dijkstra.hpp -> dijkstra.hpp & using functions
* Separating Driving distance

github.com/pgRouting/GSoC-pgRouting - 7586bbf87a96c0640a7fcbcbeb8080434de4c21d authored over 1 year ago by Vicky Vergara <[email protected]>
Dijkstra code simplification (#2521)

* [dijkstra][C++] pgr_dijkstra.hpp -> dijkstra.hpp & using functions
* Separating Driving distance

github.com/pgRouting/pgrouting - 7586bbf87a96c0640a7fcbcbeb8080434de4c21d authored over 1 year ago by Vicky Vergara <[email protected]>
[admin] porting degree documentation

github.com/pgRouting/pgrouting - ab5b6d5956e9efcc7ce95fdf73ead6d6ae45cbb6 authored over 1 year ago by Regina Obe <[email protected]>
Not updating locale on main

github.com/pgRouting/pgrouting - a7e60c7627229abefe3f7b936a4741ca1d4f9ff2 authored over 1 year ago by cvvergara <[email protected]>
[admin] porting degree documentation

github.com/pgRouting/GSoC-pgRouting - ab5b6d5956e9efcc7ce95fdf73ead6d6ae45cbb6 authored over 1 year ago by Regina Obe <[email protected]>
Not updating locale on main

github.com/pgRouting/GSoC-pgRouting - a7e60c7627229abefe3f7b936a4741ca1d4f9ff2 authored over 1 year ago by cvvergara <[email protected]>
Not updating locale on main

github.com/pgRouting/pgrouting - 6c47f688c7ec219b5251b0020db4bc439ed2421a authored over 1 year ago by cvvergara <[email protected]>
Degree update (#2518)

* clarify pgr_degree use

* Degree refinements
1. Show example using a prepped edges table
2...

github.com/pgRouting/pgrouting - a6555ce2997a39c6b7e6d08b1f321c845ea433d8 authored over 1 year ago by Regina Obe <[email protected]>
Astar code simplification (#2517)

* [visitors] moving visitors to different file
* [astar][C++] pgr_astar.hpp -> astar.hpp
* :...

github.com/pgRouting/pgrouting - 54199cd0228a2eeb47d59529cca8b76466d5c4aa authored over 1 year ago by Vicky Vergara <[email protected]>
Astar code simplification (#2517)

* [visitors] moving visitors to different file
* [astar][C++] pgr_astar.hpp -> astar.hpp
* :...

github.com/pgRouting/GSoC-pgRouting - 54199cd0228a2eeb47d59529cca8b76466d5c4aa authored over 1 year ago by Vicky Vergara <[email protected]>
[aStar][update] aStar needs to be dropped because of change of parameters

github.com/pgRouting/GSoC-pgRouting - 8ffdf4041eedc0f9109512e6f8fdad423e608465 authored over 1 year ago by cvvergara <[email protected]>
[aStar][docqueries] documentation queries result changes

github.com/pgRouting/GSoC-pgRouting - 7497b94f27d94322e68692aadf6415f719550ea3 authored over 1 year ago by cvvergara <[email protected]>
[aStar][SQL] output columns include start_vid and end_vid

github.com/pgRouting/GSoC-pgRouting - 784585a9c01365134dc95b5bca90c41977a92c51 authored over 1 year ago by cvvergara <[email protected]>
[aStar][pgtap] updating to include new output columns

github.com/pgRouting/GSoC-pgRouting - 9ba09e43fccc1173d946633b53aaa2017720c3b2 authored over 1 year ago by cvvergara <[email protected]>
Update locale: commit f57fb4bd5

github.com/pgRouting/GSoC-pgRouting - 4e54419253e75a3dc9c5cb985f1fdf50f5ef33ef authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[aStar][doc] updating documentation, migration and release notes

github.com/pgRouting/GSoC-pgRouting - 4d7fe27b1217f54f191f153f9e9270c516123c77 authored over 1 year ago by cvvergara <[email protected]>
[aStar][C/C++] :broom: removing unused code and useless comments

github.com/pgRouting/GSoC-pgRouting - d56978f489de37c03c5b4db56d59b7b08ce1e845 authored over 1 year ago by cvvergara <[email protected]>
[aStar][C/C++] :broom: removing unused code and useless comments

github.com/pgRouting/pgrouting - d56978f489de37c03c5b4db56d59b7b08ce1e845 authored over 1 year ago by cvvergara <[email protected]>
Update locale: commit f57fb4bd5

github.com/pgRouting/pgrouting - 4e54419253e75a3dc9c5cb985f1fdf50f5ef33ef authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[aStar][doc] updating documentation, migration and release notes

github.com/pgRouting/pgrouting - 4d7fe27b1217f54f191f153f9e9270c516123c77 authored over 1 year ago by cvvergara <[email protected]>
[aStar][update] aStar needs to be dropped because of change of parameters

github.com/pgRouting/pgrouting - 8ffdf4041eedc0f9109512e6f8fdad423e608465 authored over 1 year ago by cvvergara <[email protected]>
[aStar][pgtap] updating to include new output columns

github.com/pgRouting/pgrouting - 9ba09e43fccc1173d946633b53aaa2017720c3b2 authored over 1 year ago by cvvergara <[email protected]>
[aStar][SQL] output columns include start_vid and end_vid

github.com/pgRouting/pgrouting - 784585a9c01365134dc95b5bca90c41977a92c51 authored over 1 year ago by cvvergara <[email protected]>
[aStar][docqueries] documentation queries result changes

github.com/pgRouting/pgrouting - 7497b94f27d94322e68692aadf6415f719550ea3 authored over 1 year ago by cvvergara <[email protected]>
Update locale: commit b320711f96

github.com/pgRouting/pgrouting - 511b26a80416a8dc03e45746e77c2e6eb2891bca authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update locale: commit b320711f96

github.com/pgRouting/GSoC-pgRouting - 511b26a80416a8dc03e45746e77c2e6eb2891bca authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[dijkstra] Removing duplicated code (#2512)

* [dijkstra] Removing duplicated code
* [dijkstra] Simplifying if-then-else on dijkstra driver
...

github.com/pgRouting/GSoC-pgRouting - b320711f96c35e37be96f03426039f2d52e73d9a authored over 1 year ago by Vicky Vergara <[email protected]>
[dijkstra] Removing duplicated code (#2512)

* [dijkstra] Removing duplicated code
* [dijkstra] Simplifying if-then-else on dijkstra driver
...

github.com/pgRouting/pgrouting - b320711f96c35e37be96f03426039f2d52e73d9a authored over 1 year ago by Vicky Vergara <[email protected]>
Fix winnie build (#2514) (#2515)

* Fix winnie build and test. References #2513

* Exclude checking winnie's build script from ...

github.com/pgRouting/pgrouting - fd5be367643320f12054153faa554966a7f189aa authored over 1 year ago by Regina Obe <[email protected]>
Fix winnie build (#2514) (#2515)

* Fix winnie build and test. References #2513

* Exclude checking winnie's build script from ...

github.com/pgRouting/GSoC-pgRouting - fd5be367643320f12054153faa554966a7f189aa authored over 1 year ago by Regina Obe <[email protected]>
Fix winnie build (#2514)

* Fix winnie build and test. References #2513

* Exclude checking winnie's build script from ...

github.com/pgRouting/pgrouting - 4b895b908cabb1422a7a6a2e2a2975052484af2e authored over 1 year ago by Regina Obe <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 86.7% (4323 of 4985 strings)

Translated using Weblate (Spanish)

Curren...

github.com/pgRouting/pgrouting - 64cc5bdd701498720debf8be38e20eb319ecac1e authored over 1 year ago by Celia Virginia Vergara Castillo <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 86.7% (4323 of 4985 strings)

Translated using Weblate (Spanish)

Curren...

github.com/pgRouting/GSoC-pgRouting - 64cc5bdd701498720debf8be38e20eb319ecac1e authored over 1 year ago by Celia Virginia Vergara Castillo <[email protected]>
To C++ pg data get, fetch and check (#2504)

* [C++] template to get sql query data
* [C++] fetch part from the *_input files
* [C++/C] get...

github.com/pgRouting/GSoC-pgRouting - ad59265f0c0b209c278be544a0115faf471d6f52 authored over 1 year ago by Vicky Vergara <[email protected]>
To C++ pg data get, fetch and check (#2504)

* [C++] template to get sql query data
* [C++] fetch part from the *_input files
* [C++/C] get...

github.com/pgRouting/pgrouting - ad59265f0c0b209c278be544a0115faf471d6f52 authored over 1 year ago by Vicky Vergara <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/pgrouting - a892612271133d49cca94d86db310a3d6a33ef51 authored over 1 year ago by Weblate <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/GSoC-pgRouting - a892612271133d49cca94d86db310a3d6a33ef51 authored over 1 year ago by Weblate <[email protected]>
Using namespace dev (#2505)

* [C++] adding missing namespace pgrouting
* [doc] included strings to files & space adjustment...

github.com/pgRouting/GSoC-pgRouting - 8faf4f74ae5bc34c088265b223af7550129b676b authored over 1 year ago by Vicky Vergara <[email protected]>
Using namespace dev (#2505)

* [C++] adding missing namespace pgrouting
* [doc] included strings to files & space adjustment...

github.com/pgRouting/pgrouting - 8faf4f74ae5bc34c088265b223af7550129b676b authored over 1 year ago by Vicky Vergara <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/pgrouting - 66205d89ae9bffe5dc67c1d47736ca11c9bf6fd6 authored over 1 year ago by Weblate <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/GSoC-pgRouting - 66205d89ae9bffe5dc67c1d47736ca11c9bf6fd6 authored over 1 year ago by Weblate <[email protected]>
[ksp][doc] fixing wording (#2502)

* [ksp][doc] fixing wording
---------
Co-authored-by: github-actions[bot] <41898282+github-act...

github.com/pgRouting/pgrouting - 2419dd919aecf5720fe4dc6252b582e0670830f9 authored over 1 year ago by Aniket Agarwal <[email protected]>
Revert "To cpp arrays input (#2497)"

This reverts commit 1f73cd6cf5f45c6291c0d4eb1e782e66e0a8cfc1.

github.com/pgRouting/pgrouting - 9105d7b544a9f48ea9edbdf8ef048d264c197b40 authored over 1 year ago by Vicky Vergara <[email protected]>
Grouping headers (#2496)

* [C]:hammer: using one header file for the postgres data getters
* Also simplifying the get_...

github.com/pgRouting/pgrouting - e4272fd4c905a2f7cb2eb1871086f69c6615f21f authored over 1 year ago by Vicky Vergara <[email protected]>
To cpp arrays input (#2497)

* :truck: moving arrays_input for cpp compilation
* :hammer: arrays_input is compiled as cpp an...

github.com/pgRouting/pgrouting - 0d4985b19b44176309767290d5aa73c2e699312d authored over 1 year ago by Vicky Vergara <[email protected]>
Grouping headers (#2496)

* [C]:hammer: using one header file for the postgres data getters
* Also simplifying the get_...

github.com/pgRouting/GSoC-pgRouting - e4272fd4c905a2f7cb2eb1871086f69c6615f21f authored over 1 year ago by Vicky Vergara <[email protected]>
To cpp arrays input (#2497)

* :truck: moving arrays_input for cpp compilation
* :hammer: arrays_input is compiled as cpp an...

github.com/pgRouting/GSoC-pgRouting - 0d4985b19b44176309767290d5aa73c2e699312d authored over 1 year ago by Vicky Vergara <[email protected]>
To cpp arrays input (#2497)

* :truck: moving arrays_input for cpp compilation
* :hammer: arrays_input is compiled as cpp an...

github.com/pgRouting/pgrouting - 1f73cd6cf5f45c6291c0d4eb1e782e66e0a8cfc1 authored over 1 year ago by Vicky Vergara <[email protected]>
Grouping headers (#2496)

* [C]:hammer: using one header file for the postgres data getters
* Also simplifying the get_...

github.com/pgRouting/pgrouting - 2c04ee511890b528bbdcdbd86dcdf0048ef42ca3 authored over 1 year ago by Vicky Vergara <[email protected]>
Fix clang warnings (#2495)

* [clang] removing warnings
* [doc] updating the page_history information

github.com/pgRouting/pgrouting - df4fe89f5c3640c32fe4c89efffe107106f602e8 authored over 1 year ago by Vicky Vergara <[email protected]>
Automatic page history links porting from 2489 (#2490)

* Automatic page history links (#2489)

* [doc] Creating function to display page history
* [...

github.com/pgRouting/pgrouting - e780eebda2334f8fad37bd208528e4976cfee098 authored almost 2 years ago by Vicky Vergara <[email protected]>
Automatic page history links porting from 2489 (#2490)

* Automatic page history links (#2489)

* [doc] Creating function to display page history
* [...

github.com/pgRouting/GSoC-pgRouting - e780eebda2334f8fad37bd208528e4976cfee098 authored almost 2 years ago by Vicky Vergara <[email protected]>
Automatic page history links (#2489)

* [doc] Creating function to display page history
* [doc] Updating the build to use the new fun...

github.com/pgRouting/pgrouting - 4a9f1d1e5a4dd43ba435e4556bcd4df799efd356 authored almost 2 years ago by Vicky Vergara <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 87.2% (4537 of 5199 strings)

Translated using Weblate (Spanish)

Curren...

github.com/pgRouting/pgrouting - cbe466b2b500f45116d2d74c983771dfb210437a authored almost 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/pgrouting - 998b2b8c45404000968a567091630b6401c1d40e authored almost 2 years ago by Weblate <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/GSoC-pgRouting - 998b2b8c45404000968a567091630b6401c1d40e authored almost 2 years ago by Weblate <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 87.2% (4537 of 5199 strings)

Translated using Weblate (Spanish)

Curren...

github.com/pgRouting/GSoC-pgRouting - cbe466b2b500f45116d2d74c983771dfb210437a authored almost 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
[locale] fix error on locale files (#2486)

* [locale] fix error on locale files
* [locale] fix error on pot file

github.com/pgRouting/GSoC-pgRouting - ad813722d3d274114f41edcfba8dfcc400311378 authored almost 2 years ago by Vicky Vergara <[email protected]>
[locale] fix error on locale files (#2486)

* [locale] fix error on locale files
* [locale] fix error on pot file

github.com/pgRouting/pgrouting - ad813722d3d274114f41edcfba8dfcc400311378 authored almost 2 years ago by Vicky Vergara <[email protected]>
Merge branch 'cvvergara-pumpup-to-3.6.0' into develop

github.com/pgRouting/pgrouting - 3598bbdb519cdd96b677fef098fdf222ccdc8b6b authored almost 2 years ago by cvvergara <[email protected]>
Merge branch 'cvvergara-pumpup-to-3.6.0' into develop

github.com/pgRouting/GSoC-pgRouting - 3598bbdb519cdd96b677fef098fdf222ccdc8b6b authored almost 2 years ago by cvvergara <[email protected]>
removing -dev

github.com/pgRouting/workshop - 98e7fc875c8b30adcb70e4d09a32bbb95881667b authored almost 2 years ago by cvvergara <[email protected]>
Merge branch 'main' into develop

github.com/pgRouting/workshop - 4c2cb99a8d3040cea76f1af3ec1e6296446658af authored almost 2 years ago by cvvergara <[email protected]>
Merge branch 'develop' into pumpup-to-3.6.0

github.com/pgRouting/GSoC-pgRouting - 65a6cf264a61a68e7f94696a3199fa626ef67c92 authored almost 2 years ago by Vicky Vergara <[email protected]>
Merge branch 'develop' into pumpup-to-3.6.0

github.com/pgRouting/pgrouting - 65a6cf264a61a68e7f94696a3199fa626ef67c92 authored almost 2 years ago by Vicky Vergara <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 87.2% (4535 of 5199 strings)

Co-authored-by: Celia Virginia Vergara Cas...

github.com/pgRouting/pgrouting - ec8a66755a980097bf9b2b5d759244a325a19130 authored almost 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/pgrouting - 93cb84e3dabbd2f70c638bbcdba5f2a14d588f0b authored almost 2 years ago by Weblate <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 87.2% (4535 of 5199 strings)

Co-authored-by: Celia Virginia Vergara Cas...

github.com/pgRouting/GSoC-pgRouting - ec8a66755a980097bf9b2b5d759244a325a19130 authored almost 2 years ago by Celia Virginia Vergara Castillo <[email protected]>
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Weblate <...

github.com/pgRouting/GSoC-pgRouting - 93cb84e3dabbd2f70c638bbcdba5f2a14d588f0b authored almost 2 years ago by Weblate <[email protected]>
Update locale: commit 8fd2d1eb5

github.com/pgRouting/GSoC-pgRouting - 36da894257ad772cb18223166587e388ec9213cc authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update locale: commit 8fd2d1eb5

github.com/pgRouting/pgrouting - 36da894257ad772cb18223166587e388ec9213cc authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pump up to 3.6.0-dev

github.com/pgRouting/pgrouting - 8fd2d1eb55908978c0c2ba57e65e6aca0391047d authored almost 2 years ago by cvvergara <[email protected]>
pump up to 3.6.0-dev

github.com/pgRouting/GSoC-pgRouting - 8fd2d1eb55908978c0c2ba57e65e6aca0391047d authored almost 2 years ago by cvvergara <[email protected]>
Centos 7 self hosted test fix 3 (for Develop) (#2469)

* Add PGPORT back
* Don't rely on folder being part of a git repository
* Test whenever source c...

github.com/pgRouting/GSoC-pgRouting - 743db17ac6e37c512ba5437e2978da51395c6481 authored almost 2 years ago by Regina Obe <[email protected]>
Centos 7 self hosted test fix 3 (for Develop) (#2469)

* Add PGPORT back
* Don't rely on folder being part of a git repository
* Test whenever source c...

github.com/pgRouting/pgrouting - 743db17ac6e37c512ba5437e2978da51395c6481 authored almost 2 years ago by Regina Obe <[email protected]>
[CI] fixing centos test

github.com/pgRouting/pgrouting - e590d057098781d1e59d1af184845b3fba014232 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

github.com/pgRouting/pgrouting - fb8dee561396ccb3908084989438a334354cb94a authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

github.com/pgRouting/pgrouting - be0100928bdcb3b39dc6c4d823f4024f27fbc4d1 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

github.com/pgRouting/GSoC-pgRouting - e590d057098781d1e59d1af184845b3fba014232 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

github.com/pgRouting/GSoC-pgRouting - be0100928bdcb3b39dc6c4d823f4024f27fbc4d1 authored almost 2 years ago by cvvergara <[email protected]>
[CI] fixing centos test

github.com/pgRouting/GSoC-pgRouting - fb8dee561396ccb3908084989438a334354cb94a authored almost 2 years ago by cvvergara <[email protected]>
Update locale: commit 4eb4fd2a6

github.com/pgRouting/GSoC-pgRouting - 6b6749e0d89257fde96b3922655b01a538b72bef authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[doc] using bootstrap_version 2 because 3+ does not do dropdowns

github.com/pgRouting/GSoC-pgRouting - 47642dd9757623fa5f822e9afebd810662867152 authored almost 2 years ago by cvvergara <[email protected]>
[admin] pumpup to 3.5.1

github.com/pgRouting/GSoC-pgRouting - d94a5ee865952d66f7a21a6deaa4631fe5d7ee25 authored almost 2 years ago by cvvergara <[email protected]>
[admin] pumpup to 3.5.1

github.com/pgRouting/pgrouting - d94a5ee865952d66f7a21a6deaa4631fe5d7ee25 authored almost 2 years ago by cvvergara <[email protected]>
Update locale: commit 4eb4fd2a6

github.com/pgRouting/pgrouting - 6b6749e0d89257fde96b3922655b01a538b72bef authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[doc] using bootstrap_version 2 because 3+ does not do dropdowns

github.com/pgRouting/pgrouting - 47642dd9757623fa5f822e9afebd810662867152 authored almost 2 years ago by cvvergara <[email protected]>
Update locale: commit 2a8840ed

github.com/pgRouting/workshop - 9acb2464d13a54830fb2f86d9f0a84554448022e authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update sql_function.rst

more changes to taxi problem description

github.com/pgRouting/workshop - 2a8840ede8fdbf26e7b87343cc5ae01bc661cc50 authored almost 2 years ago by Abhinav Jain <[email protected]>
Update sql_function.rst

Slower ---> faster

github.com/pgRouting/workshop - 3238b48f94137d09efc2441a7d5b789f068ed93c authored almost 2 years ago by Abhinav Jain <[email protected]>
added postgres 15 as dependency

github.com/pgRouting/GSoC-pgRouting - 2ba7d23b6f7ed91fcc108a2b64778feca5c9ba17 authored almost 2 years ago by Aryan Gupta <[email protected]>
[CI] removing 18.04

github.com/pgRouting/GSoC-pgRouting - 55c68b0a2417d2ca5d6145fca5389763c67b0760 authored almost 2 years ago by cvvergara <[email protected]>
added postgres 15 as dependency

github.com/pgRouting/pgrouting - 2ba7d23b6f7ed91fcc108a2b64778feca5c9ba17 authored almost 2 years ago by Aryan Gupta <[email protected]>
[CI] removing 18.04

github.com/pgRouting/pgrouting - 55c68b0a2417d2ca5d6145fca5389763c67b0760 authored almost 2 years ago by cvvergara <[email protected]>
added postgres 15 as dependency

github.com/pgRouting/pgrouting - cd60086af6ad5098c911fdc634198ce788a72553 authored almost 2 years ago by Aryan Gupta <[email protected]>
added postgres 15 as dependency

github.com/pgRouting/GSoC-pgRouting - cd60086af6ad5098c911fdc634198ce788a72553 authored almost 2 years ago by Aryan Gupta <[email protected]>
Fix mingw64 compile on newer mingw64 closes #2465 (#2480)

github.com/pgRouting/GSoC-pgRouting - d3bbc4e4d6e348f87e7d58453f3fae4fd759ffd1 authored almost 2 years ago by Regina Obe <[email protected]>
Fix mingw64 compile on newer mingw64 closes #2465 (#2480)

github.com/pgRouting/pgrouting - d3bbc4e4d6e348f87e7d58453f3fae4fd759ffd1 authored almost 2 years ago by Regina Obe <[email protected]>