Type |
Changes |
By |
 |
applied patch [1910981] Use shared Multithreading HttpConnection client for better performance. |
jliang
|
 |
Added new setters that allow user define HttpClient and HttpConnectionManager |
jliang
|
Type |
Changes |
By |
 |
applied patch [1892784] Character encoding problem |
jliang
|
Type |
Changes |
By |
 |
fixed bug [ 1846895 ] XMLFunctors not working properly |
jliang
|
 |
fixed a possible null pointer exception in AddressToUsAddressFunctor |
jliang
|
Type |
Changes |
By |
 |
Added support for multiple returned geocoded addresses |
jliang
|
 |
Deprecated the single address return standardization methods. Added standardization methods
that return a list of geocoded addresses |
jliang
|
Type |
Changes |
By |
 |
Fixed a bug that was found in 1.3.2 change, thanks Laszlo Hornyak Kocka for his contribution. |
jliang
|
Type |
Changes |
By |
 |
Fixed a bug that causes Exception to be thrown incorrectly within GeoAddressStandardizer #standardizeToGeoCoordinate method. |
jliang
|
Type |
Changes |
By |
 |
Fixed a bug that causes Null Pointer Exception to be thrown when an input
address cannot be fully standardized. |
jliang
|
Type |
Changes |
By |
 |
Added new error status code G_GEO_TOO_MANY_QUERIES (620). |
jliang
|
 |
fixed a bug that causes the status code in GeoException to always be Uknown_Status. |
jliang
|
 |
added http unit test, added more doc to the site |
jliang
|
 |
migrated source code repository to svn. |
jliang
|
Type |
Changes |
By |
 |
Update a bug that causes AddressStandardizer to throw an exception if the httpParams
is not set. |
jliang
|
 |
Added XSLTMappingFunctor to simplify transformation using XSLT. |
jliang
|
 |
Added some more maven reports to the pom. |
jliang
|
Type |
Changes |
By |
 |
GeoException is now a checked exception instead of a runtime exception. |
jliang
|
 |
Updated documentation to reflect the changes. |
jliang
|