Historie revizí

Autor SHA1 Zpráva Datum
  Markus Neteler c2615f32a4 Fixed various typos (trunk, https://trac.osgeo.org/grass/changeset/64320, trac https://trac.osgeo.org/grass/ticket/2560) před 10 roky
  Markus Neteler 44872413bf minor backports from trunk před 10 roky
  Pietro Zambelli 5354c28aab pygrass: sync relbr7 with trunk před 10 roky
  Soeren Gebbert abb3e80c70 pygrass library: Backport of https://trac.osgeo.org/grass/changeset/62711 from trunk před 10 roky
  Pietro Zambelli 67f36c038e pygrass: rename functions to utils před 10 roky
  Pietro Zambelli 322d3be60a pygrass: backport trunk version to releasebranch_7_0 před 10 roky
  Pietro Zambelli f09f0a442a Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358 před 10 roky
  Martin Landa 91368c772a pygrass: fix debug level (0->1) před 10 roky
  Martin Landa 2b7956194e fix https://trac.osgeo.org/grass/changeset/62348 (print full cmd) před 10 roky
  Martin Landa def0b520ca pygrass: Module.__call__() - print debug message před 10 roky
  Soeren Gebbert 653d7f5bb4 pygrass: Fixed wrong stdout and stderr handling that result in an exception when the module is run twice and stderr was set to PIPE. (backport from trunk) před 10 roky
  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 před 11 roky
  Pietro Zambelli 9d83ba818f backport https://trac.osgeo.org/grass/changeset/59907 from trunk: to fix local import with absolute před 11 roky
  Markus Neteler e04b0cb295 pygrass: fix error message před 11 roky
  Hamish Bowman 6b1e2b4011 only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230) před 11 roky
  Markus Metz 7a40149188 pygrass: restore python 2.6 compatibility před 11 roky
  Pietro Zambelli 99f2d2d2b1 Add the documentation of the GRASS module to the class Module. před 11 roky
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 před 11 roky
  Pietro Zambelli 3201b38841 Fix Popen using grass.script.core.Popen instead of subprocess.Popen před 11 roky
  Pietro Zambelli 6539e57a52 Revert fix for Popen on win platforms před 11 roky
  Anna Petrášová ce05097fd2 pygrass: fix launching modules - shell=True needed (see https://trac.osgeo.org/grass/ticket/2189) před 11 roky
  Pietro Zambelli 08a22ae624 Clarify the error message and add additional informations před 11 roky
  Pietro Zambelli 08f4e66cb4 Add execution time attribute to the class Module před 11 roky
  Pietro Zambelli c1580c29b0 Check required parameters only if run_ is True před 11 roky
  Soeren Gebbert 1d2153efce New process queue class to easily run grass.pygrass.modules.Module processes in parallel. před 11 roky
  Pietro Zambelli c6364d3c09 Skip special parameters před 11 roky
  Pietro Zambelli c0e4dd6d2b Fix the last test using deepcopy and neighbors před 11 roky
  Soeren Gebbert 4adb6a0ce6 New test před 11 roky
  Soeren Gebbert 0ea5a10797 Fixed floating point range value handling and command string creation. Added test. před 11 roky
  Soeren Gebbert afd05c1003 Dont wait for the process to terminate in case finish_==False před 11 roky