[mapcode] tag v2.1.1 created (now 4de5545)
Stefan Fritsch
sf at moszumanska.debian.org
Wed Nov 2 23:28:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sf pushed a change to tag v2.1.1
in repository mapcode.
at 4de5545 (commit)
This tag includes the following new commits:
new 1d825dc Initial commit
new 17569c7 Fixed encoder args
new 87e8495 Fixed decoder
new fce0252 Fixed decoder
new de189cb Fixed generator
new a3ac7e3 Renamed country to territory
new 6ee39c4 Renamed country to territory
new 3088aa3 Fixed error msg
new 78bed3d Added -g/--grid and -r/--random options
new 3db12ff Fixed bug in arg for -e
new 1fb9c03 Fixed C library
new 41c123c Fixed major bug in transformation
new a25d88a Added example code
new b65e2fc New version of C code delivered by PG.
new d5620db New files added (part of C code package).
new 2fd4ae2 Added library version to usage()
new d419cac Added stats to output
new e1907bb Added boundaries check
new 54dc5d3 Added new C library version dd 2014-08-30
new 01563df Added better statistics to Mapcode tool
new 7ec49f1 Beautified mapcode.c for publishing
new e3c3ba2 Beautified mapcode.c for publishing
new 757d6cd Added self checking code
new 7cbd9b7 Added newest C lib
new 182a0af Improved interface and renamed methods
new 3930e94 Added changes required by PG
new e0bb80c Added PGs changes to printing lat/lon
new bc1a495 Compilation fixes for Visual Studio 2013
new fba3383 Add handling for lat/lon out of bounds in test set generation.
new c7257ba added missing 'y' calculation in conversion to Cartesian coordinates
new abafcaf Moved release notes into README file
new 96251b4 Fixed warnings for GCC and repaired mapcoder.c to compile in Visual Studio 10
new 94f0021 Moved to 1.40 and fixed warnings
new 22cef2d Fixed 1.40 warnings
new 28548ec Prepared for 1.40 added extraDigits to --random; improved help text
new 30cf67a Added extraDigits to --boundaries
new f597126 Fixed comment
new bf0f8c9 Reduced output size for --boundaries
new 2d8e47b Added std basics.h and added XYZ option
new bb76c29 Fixed issue with decoder on boundaries (45 to 60)
new f7382f9 Added high-precision encoding to --encode
new e05f878 Fixed high precision decoder
new 7016d97 Correct README
new 34aed6d Added link to online documentatiom
new d9c6869 Fixed title in document
new 0a8aa58 Added Markdown in README
new 7d4a272 Added Markdown to README:
new 61a6127 Edited Markdown for README
new 3725a36 Edited Markdown for README
new c506ee0 Fixed link in README.md
new 67f1637 Added the India state Telangana (IN-TG), until 2014 a region in Adhra Pradesh.
new 81f383a Reverted change (moved to branch). Back to 1.40.
new 36906b9 Added the India state Telangana (IN-TG), until 2014 a region in Adhra Pradesh.
new baff885 Fixed extraDigits parameter range to 0..2 and fixed copyright message to 2014-2015
new 3e83d07 Fixed README
new 6b0648a improved README.md
new fec5a69 Fixed README.md to explain digits fix
new 496c52d Added a newline
new ddaaf19 bugfix: -d option was case sensitive
new 9b2497e fixed README.md
new 9a62279 Added CMakeLists.txt for CMake
new ffe20f3 Development for 1.50
new 009b34e Untabbed, added release note
new 14493fd Improved release note
new 1ed5d4b Changed language to alphabet
new d68970a Changed example to utility
new 7eb0d68 Fixed bug in coder
new f9097ac Fixed copyright and tabs/CR/LF
new 9de1640 Prepare for release
new 5e372d0 Switched off self check
new c93d215 Updated for release
new 9666cbf Merge pull request #3 from mapcode-foundation/dev-1.50
new 0a0c952 Updated to 1.50.1
new 52a09e6 Updated to 1.50.1
new 32395ab Added self check option in executable name
new 4bbc1b9 Added self check option in executable name
new b09dd80 Merge pull request #4 from mapcode-foundation/dev-1.50.1
new a109c21 Dev work on 1.60
new 11f0bf9 Dev work on 1.60
new 9d66565 Fixed incorrect formatting of floats
new 1e74c13 Fixed issue with AAA codes; v1.61
new 8dd71e8 Version 1.81 - under construction
new fc6ba31 Fixed v1.81
new e200f6d Fixed voor no-hp support
new a40520a Ready for release 2.0
new 86ad120 Release 2.0
new a1f9b84 Release 2.0
new 0460d94 Fixed data error in India
new 29fcc8b Added LIMIT_TO_MICRODEGREES
new c234d24 Added warning when in microdegree mode
new 4cde18d Merge pull request #5 from mapcode-foundation/dev
new 6f90c89 Fixed incorrect define for limiting to microdegrees
new 60a4b71 Merge pull request #6 from mapcode-foundation/dev
new 8c1598a Removed long to int warnings and unused variables
new 813e251 Merge pull request #7 from mapcode-foundation/dev
new 3ed9957 Revert "Removed long to int warnings and unused variables"
new 456a29e Merge pull request #8 from mapcode-foundation/revert-7-dev
new 245d634 Removed warnings in lib
new 8f67e5d Merge branch 'master' of https://github.com/mapcode-foundation/mapcode-cpp
new 340b1f4 Refixed utility
new cf18424 Speed up
new ee188c5 Replaced long with int
new b5e0290 Removed CLion warnings
new 3ed22b0 Prettyfied
new 62caf22 Merge pull request #9 from mapcode-foundation/dev
new ae58bc2 Prettyfied
new 29396f0 wrap header file in extern C scope
new d6a7825 Merge pull request #1 from joycepg/extern-C
new cea07d3 Merge pull request #10 from joycepg/master
new df842aa Minor change to try Github Desktop
new 2e4d0a5 Source clean-up to 2.0.2.1
new 701e662 Renamed dividemaps to mapcode_fast_encode.h
new 8b3958c Merge pull request #12 from mapcode-foundation/dev
new d7eac3e Cleaned up a global variable
new 5cee177 Merge pull request #13 from mapcode-foundation/dev
new 27f45e0 Minor speed improvements
new ec2a08d Added point structs to source
new 61e0899 Merge pull request #14 from mapcode-foundation/dev
new ade5fc3 2.0.3 Added fast territory search
new d1859ae Merge pull request #15 from mapcode-foundation/dev
new 606bc87 Minor improvements
new c68a13b 2.1.0 Fix floating point error accumulation
new d656067 Merge pull request #16 from mapcode-foundation/dev
new c9e9c4d 2.1.0 Release notes
new d9039bf Merge pull request #17 from mapcode-foundation/dev
new 92ae2f9 Stricter tests on territories and illegal characters
new b8c7552 Stricter conversion to other alphabets
new 5d3df01 2.1.1. Added unit test to check that library works as expected
new 4de5545 Merge pull request #18 from mapcode-foundation/dev
The 129 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcode.git
More information about the Pkg-grass-devel
mailing list