Commit History

Author SHA1 Message Date
  Pietro Zambelli 9890cf2ec6 pygrass: backport https://trac.osgeo.org/grass/changeset/65337, Fix exception check 10 years ago
  Pietro Zambelli 035c158d3e pygrass: backport 65190, Remove import from utils, because utils require ctypes 10 years ago
  Pietro Zambelli 15e5e839b3 pygrass: backport 64971, Fix undefined limits in the Parameter class 10 years ago
  Pietro Zambelli 67f36c038e pygrass: rename functions to utils 10 years ago
  Pietro Zambelli 322d3be60a pygrass: backport trunk version to releasebranch_7_0 10 years ago
  Pietro Zambelli d8428e295a pygrass update from trunk: backport documentation improvements (thanks: Luca, MarkusN and Martin) and recent fix on modules/interface/parameter and vector 3D 11 years ago
  Pietro Zambelli 9d83ba818f backport https://trac.osgeo.org/grass/changeset/59907 from trunk: to fix local import with absolute 11 years ago
  Markus Neteler 81065234c2 Fix regexp to handle also negative range like in g.proj (datum_trans) (backport from trunk, https://trac.osgeo.org/grass/changeset/60176) 11 years ago
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 years ago
  Pietro Zambelli 8aa7f15672 Improve message error for parameter with multiple values 11 years ago
  Pietro Zambelli 56c820a719 Remove an unnecessary print 11 years ago
  Soeren Gebbert 0ea5a10797 Fixed floating point range value handling and command string creation. Added test. 11 years ago
  Pietro Zambelli fc65b3acce Manage string parameter 11 years ago
  Pietro Zambelli a812cdf4dc Allow to reset a parameter with None 11 years ago
  Pietro Zambelli 5f55023a14 Fix parameter with file. 12 years ago
  Pietro Zambelli 689d011394 Fix Parameter class to manage float range and remove unnecessary hide attribute '_type'. 12 years ago
  Pietro Zambelli 05936ef834 Fix to manage parameters that are not multiple but are more than one, like range in i.atcorr 12 years ago
  Vaclav Petras 6d449eb365 pygrass: use keydescvalues only when defined 12 years ago
  Pietro Zambelli cd74fc4e1d Split pygrass/modules/__init__ in smaller files 12 years ago