コミット履歴

作者 SHA1 メッセージ 日付
  Helmut Kudrnovsky 123649ce39 pygrass/messages/__init__.py: fix typo 10 年 前
  Pietro Zambelli 9b449191bc pygrass: avoid to call libgis.G_gisinit('') in messages 10 年 前
  Pietro Zambelli 11daf426c0 pygrass: Separate ctypes from not ctypes modules and remove spyder header 10 年 前
  Soeren Gebbert 61a46bf6fb pygrass messages: Better string length libgis restriction handling 10 年 前
  Soeren Gebbert 869e5d6afa pygrass messages: Fixed typo 10 年 前
  Soeren Gebbert 24c88b4aff pygrass messages: Reducing the size of the string passed to the libgis messaging functions to avoid buffer overflows 10 年 前
  Luca Delucchi a9301173fc pygrass: fix some doctests 10 年 前
  Soeren Gebbert da170a0755 python pygrass messages: The message interface must be explicitely stopped using the stop function at exit, a destructor is not needed and leads to errors. 10 年 前
  Pietro Zambelli 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place 10 年 前
  Luca Delucchi 6e0ea88ec3 pygrass doc: add gridmodule, vector database and messages documentation 11 年 前
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 年 前
  Soeren Gebbert c2f4e4620a Raise on error in get_msgr() function. 11 年 前
  Pietro Zambelli 857f557054 Fix the docstring. 11 年 前
  Pietro Zambelli b4e3e1bebe Add a function that return an instance of the Messenger class and remove trailing spaces 11 年 前
  Soeren Gebbert 1079434857 Better handling of fatal error behavior in temporal framework and the pygrass messenger 11 年 前
  Soeren Gebbert c2f63f94b7 Better exit handling of messenger and C-interface subprocesses 11 年 前
  Soeren Gebbert e233d9ab13 Implemented fatal function the emulates the behavior of G_fatal_error(), 11 年 前
  Soeren Gebbert abaa42143e Fast and exit-safe interface to GRASS C-library message functions 11 年 前