Commit Graph

5430 Commits

Author SHA1 Message Date
Al B
0f5671a6da Merge branch 'master' into slightly_update_mac_install_instructions 2025-02-08 12:26:17 -05:00
Al B
678806ac37 Merge pull request #552 from dixstonz3/patch-1
Update entrances.txt
2025-02-08 12:24:18 -05:00
Al B
e22eeb50b0 Merge pull request #536 from amake/patch-1
Mention install with MacPorts in readme
2025-02-08 12:23:50 -05:00
Al B
b76b7870b9 Merge pull request #525 from ebogit/patch-1
Update street_types.txt for Portuguese language
2025-02-08 12:22:39 -05:00
Al B
64bfbd34f5 Merge pull request #519 from KAMI911/master
Add more words and synonyms for Hungarian language
2025-02-08 12:22:06 -05:00
Al B
16e42a4386 Merge pull request #507 from naukmari/patch-2
Update qualifiers.txt
2025-02-08 12:20:35 -05:00
Al B
fa58a882a3 Merge pull request #496 from yuyangshu/reverse-geocoder
whosonfirst neighbourhood reverse geocoder
2025-02-08 12:18:52 -05:00
Al B
8573d30507 Merge pull request #435 from pnordahl/rust-bindings-mention
mention rust-postal as an available bindings library in README
2025-02-08 12:13:34 -05:00
Al B
250e35f490 Merge branch 'master' into rust-bindings-mention 2025-02-08 12:13:03 -05:00
Al B
386ad67dcf Merge pull request #434 from svx3/patch-1
Adding farm to market street type
2025-02-08 12:10:58 -05:00
Al B
ab43113b9f Merge pull request #400 from 0xflotus/patch-1
fixed structures
2025-02-08 12:06:52 -05:00
Al B
f39b66802a Merge pull request #395 from MattWeatherford/patch-1
Update README.md
2025-02-08 12:06:25 -05:00
Al B
ee1fd0187b Merge branch 'master' into patch-1 2025-02-08 12:06:16 -05:00
Al B
dff74305ac Merge pull request #392 from antimirov/master
Fixed a typo in Ukrainian transliterated word 'budynok' (house). Added German geb prefix
2025-02-08 12:04:35 -05:00
Al B
fcbb13cad0 Merge pull request #391 from edding/fix_memory_leak
fix memory leak in setup when datadir is invalid or setup failed
2025-02-08 12:03:59 -05:00
Al B
ff86cd8183 Merge pull request #381 from netom/master
Add haskell-postal to unofficial language bindings
2025-02-08 12:02:58 -05:00
Al B
404a7d60e3 Merge branch 'master' into master 2025-02-08 12:02:50 -05:00
Al B
68f42e0ecf Merge pull request #379 from missinglink/patch-1
minor typo
2025-02-08 12:01:43 -05:00
Al B
838ebb5d6d Merge pull request #355 from ricalanis/patch-1
[docs] Update Readme.md on free text extraction
2025-02-08 12:00:57 -05:00
Al B
05e35d78de Merge pull request #348 from antoine-de/fix_boundaries_files
Fix small problems in osm boundaries files
2025-02-08 12:00:19 -05:00
Al B
17f264086c Merge pull request #345 from missinglink/spelling
[docs] fix minor typo
2025-02-08 11:59:49 -05:00
Al B
ae13bf18af Merge pull request #342 from catalinciochina/master
Add to Romanian dictionary
2025-02-08 11:59:22 -05:00
Al B
6023b54e1c Merge pull request #334 from BERENZ/master
Update street_types.txt
2025-02-08 11:56:31 -05:00
Al B
4858732e60 Merge pull request #626 from ddelange/patch-2
Unify and clean the unofficial project references
2025-02-08 11:55:16 -05:00
Al B
ee7aa9a3ad Merge pull request #684 from openvenues/fix_compilation_windows_11
conditional include of strndup.h, fixes #682
2025-01-31 21:02:35 -05:00
Al
052d99de74 [fix] ifdef includes around stndup 2025-01-31 16:14:33 -05:00
Al
5d0b6dece5 [readme] Github Actions status instead of Travis build 2025-01-30 16:10:01 -05:00
Al B
a56e80cc9c Merge pull request #683 from openvenues/lang_classifier_gcc14
Using exported libpostal_language_classifier_response_t struct throughout, fixes #677
2025-01-30 14:14:37 -05:00
Al
d491739b21 [fix] sparse_matrix_utils also had an incompatible pointer 2025-01-30 13:13:29 -05:00
Al
0540d7c7e3 [api/compat] PR #465 redefined the language classifier response struct in the API and was casting between incompatible pointer types. Using the exported struct throughout. 2025-01-30 01:45:18 -05:00
Al B
9e5af6b044 Merge pull request #679 from SiarheiFedartsou/sf-apple-silicon2
Do not use SSE flags on arm64 platform
2024-12-23 19:11:48 -05:00
Al
4f51945402 [github] no need to use macos-15-latest which requires upgrading, just doing macos-latest which is arm64 2024-12-23 19:06:08 -05:00
Al B
7245a178cf Merge pull request #680 from rjurney/rjurney/readme-update
Update README.md to include 'build-essential' package in apt list and 3 common configuration options
2024-12-23 18:28:43 -05:00
Russell Jurney
3caca83f04 Update README.md to fix /tmp reference to [...some dir with a few GB of space...] 2024-12-23 17:39:43 -05:00
Russell Jurney
ff72880e62 Update README.md to include build-essential in apt list and 3 options for configuration 2024-12-23 17:35:51 -05:00
Siarhei Fedartsou
ff623ae2dc Do not use SSE flags on arm64 platform 2024-12-03 18:35:47 +01:00
Siarhei Fedartsou
e36f8599ba Do not use SSE flags on arm64 platform 2024-12-03 18:33:47 +01:00
Al B
8f2066b1d3 Merge pull request #640 from openvenues/fix_aligned_resize
Fix aligned resize
2023-08-21 17:23:35 -04:00
Al
330bd2e158 [fix] Windows name 2023-08-18 22:37:50 -04:00
Al
e4982b733f [fix] memcpy in aligned vector/matrix resize needs to know the original size. Since this is an internal static function and does not affect client APIs, changing it to aligned_malloc, aligned_free, and aligned_resize, which takes the original pointer size as well as the new. On Windows it simply passes the pointer, new size, and alignment through _aligned_realloc, whereas on other platforms only the aligned_malloc is for new_size bytes and uses old_size bytes for memcpy 2023-08-18 13:39:36 -04:00
Al B
1fe1f0af1f Merge pull request #632 from openvenues/fix_memalign
fixes for SSE/memalign issue in crf_context test
2023-07-06 14:16:05 -07:00
Al
7bdcf96c9d [memalign] no more realloc on aligned pointers, just do an aligned malloc and copy to it. Slower but safe and this is not called that often in practice, usually to resize larger matrices. 2023-07-06 16:01:02 -04:00
Al
5a1f6df5a9 [sse] ok something about that PR breaks either way. Now trying it with SSE 2023-07-06 02:05:17 -04:00
Al
57eaa414ce [revert] reverting the commits from #578, leaving header file in repo for the moment 2023-07-06 01:54:46 -04:00
Al
c76d020c18 [fix] same result running test as a separate step 2023-07-06 01:36:32 -04:00
Al
d979fbb779 [test] trying make check in the same step, to see if that makes a difference 2023-07-06 01:28:49 -04:00
Al
59325c3b13 [test] testing with sse2 disabled to see if the build is working generally 2023-07-06 01:16:22 -04:00
Al
7a448b718d [crf] using 32 bytes for posix_memalign to align blocks of 4 doubles for remez algorithm to fix test which uses an odd-sized context 2023-07-05 21:02:41 -04:00
Al
b65e7d5bce [fix] no sudo on brew on Mac in github actions, just like on a regular machine/in the docs 2023-07-05 20:47:14 -04:00
Al
2b93af09d9 [build] removing travis build 2023-07-05 20:43:18 -04:00