Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls hace 12 años
  Guillem Jover 8c314d6c4c scripts: Use croak instead of internerr on programming errors in modules hace 13 años
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks hace 12 años
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators hace 13 años
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import hace 13 años
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation hace 13 años
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses hace 13 años
  Guillem Jover 8090c6d3ac Dpkg::IPC: Fix wording hace 13 años
  Guillem Jover e547cbf6aa Unify execution error strings hace 16 años
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding hace 16 años
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules hace 16 años
  Guillem Jover 167be722b2 scripts: Unify fork error string hace 16 años
  Guillem Jover 45dc465f07 libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn() hace 16 años
  Raphaël Hertzog 49d9121542 Dpkg::IPC: allow IO::Handle objects in *_pipe parameters hace 16 años
  Raphaël Hertzog 7169f0d3cf Dpkg::IPC::fork_and_exec(): put modified environment variables in error messages hace 16 años
  Guillem Jover 9447c17951 Unify format in license headers hace 16 años
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL hace 16 años
  Guillem Jover 3862c3e7fe libdpkg-perl: Import Exporter with ‘use base’ hace 17 años
  Raphael Hertzog f1d3f2dae6 Dpkg::IPC: add sanity check for timeout parameter and a non-regression test hace 17 años
  Raphael Hertzog eecd200a7a Dpkg::IPC: implement timeout for subprocesses hace 17 años
  Guillem Jover cb30ab1729 Properly use internerr to report about programming bugs hace 17 años
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default hace 17 años
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones hace 18 años
  Raphael Hertzog 83961fd759 * scripts/Dpkg/IPC.pm (fork_and_exec): new nocheck option hace 18 años
  Raphael Hertzog 10b5f63549 Dpkg::IPC: Support redirection of STDERR in fork_and_exec() hace 18 años
  Raphael Hertzog 2bcb104ad9 Dpkg::IPC: new option to clean the environment hace 18 años
  Raphael Hertzog ba4236b5b0 Dpkg::IPC: Add nocheck option to wait_child() hace 18 años
  Raphael Hertzog 7e278935ff Dpkg::IPC: Modify fork_and_exec() to handle environment variables hace 18 años
  Frank Lichtenheld 831b0efc92 Fix some whitespace oddities in the new modules hace 18 años
  Raphael Hertzog 1c4ae37e4a Dpkg::IPC: Add chdir option hace 18 años