Skip to content

Tags: mbrukman/omim

Tags

v10.2.3

Toggle v10.2.3's commit message
Version before updated terms of use

py-modules-10.3.0rc2

Toggle py-modules-10.3.0rc2's commit message
[pybindings] Fix linking on Mac

Mac has different linker defaults than linux, and by default it
does not allow undefined symbols to be left in resulting pybinding
library.
To allow it, we specifically pass linker argument when linking final
pybinding object.

This is done to avoid linking excessively to libpythonX.Y since at the
time pybinding is loaded into Python process, all libpython symbols
would be immediately available.

py-modules-10.3.0rc1

Toggle py-modules-10.3.0rc1's commit message
[pybindings] get rid of extra underscore in version: allow to specify…

… SCM version like 'rc1+hash' to conform PEP-440

gen_10.2.0

Toggle gen_10.2.0's commit message
[purchase] do not check validation flag when success http code is rec…

…eived (for transaction requests this field is not provided from the server).

py-modules-10.0.0

Toggle py-modules-10.0.0's commit message
[bookmarks] Support float altitudes in kml files.

py-modules-9.5.1

Toggle py-modules-9.5.1's commit message
[pykmlib] Added extended colors.

android-951

Toggle android-951's commit message
[android] Fixed crash during access to C++ framework place page objec…

…t while it's not intitialized. It may happen when the app was killed/dumped by OS when PP is opened (launched by incoming intent or deeplin) and then core doesn't have place page info and synchronization between platform and C++ framework is broken. So, we don't restore place page info from java map object and it's by design for a while.

android-95

Toggle android-95's commit message
[planet] New data from 24.11.2019.

android-943

Toggle android-943's commit message
[android] Updated version to 9.4.3

android-942

Toggle android-942's commit message
[android] Fixed local reference table overflow during getting localiz…

…ed names for feature types