Historique des commits

Auteur SHA1 Message Date
  Anna Petrasova 83c45339c9 pygrass: backport #1407 Module fix (#1606) il y a 3 ans
  Anna Petrasova c825479df7 fix tests for Python 3 il y a 6 ans
  Anna Petrášová ec44b8432e pygrass: decode only if stdout/stderr not empty il y a 6 ans
  Anna Petrášová a65269d606 pygrass: modules shouldn't import ctypes il y a 6 ans
  Anna Petrášová 372118dead fix https://trac.osgeo.org/grass/ticket/3757: replace xrange with range il y a 6 ans
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal il y a 6 ans
  Soeren Gebbert b4d7df4d7c pygrass library: Fixed doctests in modules/interface/module il y a 6 ans
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Pietro Zambelli 6294dbfe9d pygrass: add Module support to underscore in parameter's name il y a 7 ans
  Markus Neteler 16b3184e9c module.py manual: fix example formatting (https://grass.osgeo.org/grass73/manuals/libpython/pygrass.modules.interface.html) il y a 8 ans
  Soeren Gebbert ee49d01f03 pygrass module: Documentation update il y a 8 ans
  Soeren Gebbert e7c8d10ec4 pygrass modules: Implemented process based version of MultiModule class and enabled temporary region environment for multi module runs il y a 8 ans
  Soeren Gebbert c25a35aee0 pygrass module: Added MultiModule class to put multiple modules into the parallel module queue, for example coupled g.region and r.mapcalc calls, that must be run in a specific order but many of these combined calls should run in parallel il y a 8 ans
  Soeren Gebbert 5629079c12 pygrass interface: Some typo fixes (merge from relbr72) il y a 8 ans
  Anna Petrášová 2ed2f5faf3 pygrass: include in command also parameters with value equal 0 il y a 9 ans
  Pietro Zambelli 915e29d956 pygrass: Add a new method to check the correctness of the provide parameter, a new special parameter: check_ is added to skip the check il y a 9 ans
  Pietro Zambelli 8d51fd7773 pygrass: Add unicode variable to support python3 il y a 9 ans
  Pietro Zambelli 52023e77ba pygrass: rm get_msgr from modules to avoid the ctypes use il y a 10 ans
  Pietro Zambelli 2df768c6bc pygrass: Change import il y a 10 ans
  Pietro Zambelli 7dac80f225 pygrass: Remove unused code: mdebug decorator il y a 10 ans
  Pietro Zambelli 8a6c5c03c2 pygrass: Remove dependencies from ctypes for the Module class il y a 10 ans
  Pietro Zambelli 52d7d1ff2a pygrass: Remove import from utils, because utils require ctypes il y a 10 ans
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) il y a 10 ans
  Pietro Zambelli 487cad1928 pygrass: disable mdebug decorator il y a 10 ans
  Soeren Gebbert 7a227d3797 pygrass: More tests and fixed function for the ParallelModuleQueue il y a 10 ans
  Pietro Zambelli fe52b6d2fa pygrass: rename functions to utils il y a 10 ans
  Pietro Zambelli ca6a4c9f7f pygrass: back to a pickable Module instance il y a 10 ans
  Martin Landa 6ffbd1766d pygrass: fix debug level (0->1) il y a 10 ans
  Martin Landa 618f9d53cf fix https://trac.osgeo.org/grass/changeset/62349 (print full cmd) il y a 10 ans
  Martin Landa a793577cdb pygrass: Module.__call__() - print debug message il y a 10 ans