提交历史

作者 SHA1 备注 提交日期
  Anna Petrasova c825479df7 fix tests for Python 3 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Pietro Zambelli 12a868fd37 pygrass:parameter fix string/unicode error 9 年之前
  Pietro Zambelli 322523614c pygrass: fix missing python3 types 9 年之前
  Pietro Zambelli a8c00be6fe pygrass: Fix exception check 10 年之前
  Pietro Zambelli 52d7d1ff2a pygrass: Remove import from utils, because utils require ctypes 10 年之前
  Pietro Zambelli 499b5e6a80 Fix undefined limits in the Parameter class 10 年之前
  Pietro Zambelli fe52b6d2fa pygrass: rename functions to utils 10 年之前
  Pietro Zambelli 04319041b4 pygrass: revert https://trac.osgeo.org/grass/changeset/61587 10 年之前
  Pietro Zambelli d8622d2c0e pygrass: Add quotes to bash string representation if the parameter is of type string 10 年之前
  Pietro Zambelli 5c40cf4274 pygrass: Avoid conversion if default parameter is an empty string 10 年之前
  Pietro Zambelli c94d331177 pygrass: Fix BASH rapresentation of a parameter 10 年之前
  Pietro Zambelli 4dfd0ff6b2 pygrass: Better handling of multiple and keydescvalues parameters 10 年之前
  Pietro Zambelli 9931034a89 pygrass: modify the parameter check function to be less stringent with strings parameters 10 年之前
  Pietro Zambelli 2e796db554 pygrass: Parameter check refactoring and add examples and documentation 10 年之前
  Pietro Zambelli b24d7d3ec9 pygrass: Fix generated documentation for decorated __doc__ methods, for more details about the problem look: https://bitbucket.org/birkenfeld/sphinx/issue/1273/error-when-__doc__-is-a-property, thanks to Luca. 10 年之前
  Pietro Zambelli e8dbbb1a73 Improve how range are handled in the Parameter class and handle empty gisprompt option 10 年之前
  Pietro Zambelli 39c252b93b Handle missing prompt key in gisprompt 11 年之前
  Luca Delucchi 9f963cb76f pygrass doc: several improvements to sphinx documentation 11 年之前
  Pietro Zambelli 5b8d694661 Fix regexp to handle also negative range like in g.proj (datum_trans). 11 年之前
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 11 年之前
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 年之前
  Pietro Zambelli 8aa7f15672 Improve message error for parameter with multiple values 11 年之前
  Pietro Zambelli 56c820a719 Remove an unnecessary print 11 年之前
  Soeren Gebbert 0ea5a10797 Fixed floating point range value handling and command string creation. Added test. 11 年之前
  Pietro Zambelli fc65b3acce Manage string parameter 11 年之前
  Pietro Zambelli a812cdf4dc Allow to reset a parameter with None 11 年之前
  Pietro Zambelli 5f55023a14 Fix parameter with file. 12 年之前
  Pietro Zambelli 689d011394 Fix Parameter class to manage float range and remove unnecessary hide attribute '_type'. 12 年之前
  Pietro Zambelli 05936ef834 Fix to manage parameters that are not multiple but are more than one, like range in i.atcorr 12 年之前