Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
faradayio
/
libpostal
Public
forked from
openvenues/libpostal
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2026
Regenerate autotools output for 1.1.4
Show description for 70c79af
seamusabshere
committed
70c79af
View commit details
Copy full SHA for 70c79af
Browse repository at this point
Pass CLFAGS through to test builds
Show description for ec09956
emk
authored and
seamusabshere
committed
ec09956
View commit details
Copy full SHA for ec09956
Browse repository at this point
[Rust] Allow disabling maintainer mode
Show description for c30414b
emk
authored and
seamusabshere
committed
c30414b
View commit details
Copy full SHA for c30414b
Browse repository at this point
Commits on Dec 6, 2025
Merge pull request #712 from rezaghazeli/update-senzing-data-v1.2.0
Show description for 25099c5
albarrentine
authored
25099c5
View commit details
Copy full SHA for 25099c5
Browse repository at this point
Commits on Dec 5, 2025
Update Senzing data versions to v1.2.0 release
rezaghazeli
committed
276210d
View commit details
Copy full SHA for 276210d
Browse repository at this point
Commits on Oct 18, 2025
Bump version: 1.1.3 → 1.1.4
albarrentine
committed
ffafa3f
View commit details
Copy full SHA for ffafa3f
Browse repository at this point
Merge pull request #710 from openvenues/fix-parser-separators
Show description for 67c3160
albarrentine
authored
67c3160
View commit details
Copy full SHA for 67c3160
Browse repository at this point
[fix] clear context->separators on each parse before adding to it, fixes #676
albarrentine
committed
4107679
View commit details
Copy full SHA for 4107679
Browse repository at this point
Commits on Sep 7, 2025
Bump version: 1.1.2 → 1.1.3
albarrentine
committed
4c030d8
View commit details
Copy full SHA for 4c030d8
Browse repository at this point
[fix] libtool's versioning system requires the age (patch) be less than or equal to the minor version, so cannot use semver. Instead use major.minor.0 for the moment
albarrentine
committed
11446bf
View commit details
Copy full SHA for 11446bf
Browse repository at this point
Commits on Sep 6, 2025
Bump version: 1.1.1 → 1.1.2
albarrentine
committed
d40c05b
View commit details
Copy full SHA for d40c05b
Browse repository at this point
[fix] LIBPOSTAL_SO_VERSION
albarrentine
committed
0e0ce0d
View commit details
Copy full SHA for 0e0ce0d
Browse repository at this point
[bumpversion] adding bumpversion config
albarrentine
committed
0d5a2c9
View commit details
Copy full SHA for 0d5a2c9
Browse repository at this point
Bump version: 1.1.0 → 1.1.1
albarrentine
committed
4fd2275
View commit details
Copy full SHA for 4fd2275
Browse repository at this point
[configure] adding version parsing for major/minor/patch to configure.ac, then version can be modified once at the top of the script with a bumpversion config
albarrentine
committed
ce31db0
View commit details
Copy full SHA for ce31db0
Browse repository at this point
Commits on Aug 25, 2025
[fix] memcpy in geohash, closes #707
albarrentine
committed
8bc5270
View commit details
Copy full SHA for 8bc5270
Browse repository at this point
Commits on Jul 17, 2025
Merge pull request #691 from singingwolfboy/readme-homebrew
Show description for 019f9ae
albarrentine
authored
019f9ae
View commit details
Copy full SHA for 019f9ae
Browse repository at this point
Merge pull request #699 from le0pard/patch-1
Show description for 2b0dc98
albarrentine
authored
2b0dc98
View commit details
Copy full SHA for 2b0dc98
Browse repository at this point
[rm] remove sse2neon.h, not used anymore and SIMDe is a better when ready to start using the clib dependencies
albarrentine
committed
0d05426
View commit details
Copy full SHA for 0d05426
Browse repository at this point
Commits on Jul 2, 2025
[fix] double-free on a non-lowercased transliterator name
albarrentine
committed
bf3acdc
View commit details
Copy full SHA for bf3acdc
Browse repository at this point
Merge pull request #703 from openvenues/fix_utf8_iteration
Show description for fe64076
albarrentine
authored
fe64076
View commit details
Copy full SHA for fe64076
Browse repository at this point
[fix/utf8] reviewed and fixed all points where utf8proc_iterate is called and may return an error which can cause the iteration not to make forward progress. This includes fixing a bug where inject…
Show description for 95e97c0
albarrentine
committed
95e97c0
View commit details
Copy full SHA for 95e97c0
Browse repository at this point
Commits on Jun 27, 2025
Merge pull request #698 from james-willis/fix-aarch64
Show description for 053de1c
albarrentine
authored
053de1c
View commit details
Copy full SHA for 053de1c
Browse repository at this point
Commits on Jun 2, 2025
Update README.md with new server
le0pard
committed
47d8a30
View commit details
Copy full SHA for 47d8a30
Browse repository at this point
Commits on May 27, 2025
support cases where uname -m returns aarch64
james-willis
committed
ab2403e
View commit details
Copy full SHA for ab2403e
Browse repository at this point
Commits on Apr 28, 2025
Merge branch 'master' of https://github.com/openvenues/libpostal
albarrentine
committed
7855e6a
View commit details
Copy full SHA for 7855e6a
Browse repository at this point
[windows] include libpostal_near_dupe_name_hashes in libpostal.def, fixes #694
albarrentine
committed
cfe61fd
View commit details
Copy full SHA for cfe61fd
Browse repository at this point
Merge pull request #693 from aamirglb/patch-1
Show description for dd64b50
albarrentine
authored
dd64b50
View commit details
Copy full SHA for dd64b50
Browse repository at this point
Typo fix in README.md
aamirglb
authored
e9f39ff
View commit details
Copy full SHA for e9f39ff
Browse repository at this point
Commits on Apr 19, 2025
Merge pull request #692 from karthik-j/remove_exponential_regex
Show description for 562f36a
albarrentine
authored
562f36a
View commit details
Copy full SHA for 562f36a
Browse repository at this point
Commits on Feb 25, 2025
Remove unused regex that can cause exponential backtracking when used
karthik-j
authored
5c361ee
View commit details
Copy full SHA for 5c361ee
Browse repository at this point
Commits on Feb 15, 2025
README: install via Homebrew in one command
singingwolfboy
authored
6347ebc
View commit details
Copy full SHA for 6347ebc
Browse repository at this point
Commits on Feb 10, 2025
Merge pull request #376 from batterseapower/master
Show description for ea8c106
albarrentine
authored
ea8c106
View commit details
Copy full SHA for ea8c106
Browse repository at this point
Merge branch 'master' into master
albarrentine
authored
0fa9939
View commit details
Copy full SHA for 0fa9939
Browse repository at this point
Commits on Feb 9, 2025
Merge pull request #689 from OlivierBinette/patch-1
Show description for 85e3a6a
albarrentine
authored
85e3a6a
View commit details
Copy full SHA for 85e3a6a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.