Skip to content
Snippets Groups Projects
  1. Mar 12, 2014
  2. Mar 11, 2014
  3. Mar 10, 2014
    • Anthony Mallet's avatar
      [wip/python33] python33 moved to robotpkg · affb03ab
      Anthony Mallet authored
      affb03ab
    • Anthony Mallet's avatar
      [wip/sysdep] liblzma moved to robotpkg · 5f8c18e8
      Anthony Mallet authored
      5f8c18e8
    • Arnaud Degroote's avatar
      [wip/python33] Readd some lines erroneously removed from PLIST · 1f30500d
      Arnaud Degroote authored
      Bump PKGREVISION
      1f30500d
    • Arnaud Degroote's avatar
      [wip/python33] Be consistent in definition of .so extension accross platforms · 5256de33
      Arnaud Degroote authored
      Moreover, remove duplicate entries between PLIST and PLIST.Linux
      Should fix build on NetBSD
      Bump PKGREVISION
      5256de33
    • Arnaud Degroote's avatar
      [wip/python33] Explicit the dependency on liblzma · 880b04de
      Arnaud Degroote authored
      Bump PKGREVISION
      880b04de
    • Arnaud Degroote's avatar
      [wip/mk/sysdep] Add a sysdep for liblzma · 8622d960
      Arnaud Degroote authored
      liblzma is the XZ-format compression library.
      
      XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression
      format, which provides memory-hungry but powerful compression (often
      better than bzip2) and fast, easy decompression.
      
      The native format of liblzma is XZ; it also supports raw (headerless)
      streams and the older LZMA format used by lzma.
      8622d960
    • Arnaud Degroote's avatar
      [wip/python3.3] Upgrade to 3.3.5 · 91524330
      Arnaud Degroote authored
      See Misc/NEWS for a complete list of changes since 3.3.2
      91524330
    • Anthony Mallet's avatar
      [wip/tcl-genomix] Update to 1.3 · 827ef375
      Anthony Mallet authored
      Changes since 1.2:
       . Fix handling of nested http requests
       . Optimize nested http requests by caching the current nesting level
       . Add a "-args" argument to tcl procedures sending requests
       . Fix a few issues regarding incorrect list vs. string usage
       . Handle optional<type> in service arguments / ports
      827ef375
    • Anthony Mallet's avatar
      [wip/genom3-ros] Update to 1.8 · 0dfcdff4
      Anthony Mallet authored
      Changes since 1.7
       . Throw a genom_mwerr (instead of genom_syserr) upon failure when reading
         ports
       . Fix a race condition during daemonization
       . Fix the json {,de}serialization of enums containing an invalid value
       . Fix missing argument in some [$type dereference] calls for 'remote'
         generation
       . Require genom3 >= 2.99.23 for the updated genom_mwerr exception
       . Drop removed .code member from the genom_mwerr exception
       . In client/c, generate json exception encoding code only for public
         exceptions
       . Assert that an enum is valid during the json serialization
       . Omit service-local parameters when building ros messages/services/actions
       . Implement optional<type>
      0dfcdff4
    • Anthony Mallet's avatar
      [wip/genom3-pocolibs] Update to 1.6 · 56529e10
      Anthony Mallet authored
      Changes since 1.5:
       . Fix a race condition during daemonization
       . Fix compatibility with genom3-2.99.20 for 'remote' objects
       . Do not hardcode mangled name of the pocolibs::metadata::component type
       . Fix the json {,de}serialization of enums containing an invalid value
       . Do not generate unused variable / label for tasks without permanent activity
       . Require genom3 >= 2.99.23 for the updated genom_mwerr exception
       . Drop removed .code member from the genom_mwerr exception
       . In client/c, generate json exception encoding code only for public
         exceptions
       . Assert that an enum is valid during the json serialization
       . In client/c, always cleanup comLib mboxes when terminating the last client
       . Fix csLib mailbox "max reply size" computation in the server
       . Implement optional<type>
       . Fix 'port name' vs. 'parameter name' mismatch in activity codels
      56529e10
    • Anthony Mallet's avatar
      [wip/genom3] Update to 2.99.23 · bb2b7bc1
      Anthony Mallet authored
      Changes since 2.99.22:
       . Added a new genom-IDL type "optional< type >"
       . Fixed compatibility issues with tcl-8.6
       . Fixed the definition of the error code in genom_syserr
       . Dropped error code from genom_mwerr exception
       . Fixed a bunch of minor bugs in the parser / code generator.
      bb2b7bc1
  4. Mar 03, 2014
  5. Feb 21, 2014
  6. Feb 20, 2014
  7. Feb 18, 2014
  8. Feb 16, 2014
  9. Feb 12, 2014
  10. Feb 10, 2014
  11. Feb 07, 2014
  12. Feb 05, 2014
  13. Jan 31, 2014
    • Arnaud Degroote's avatar
      [wip/py-morse] Update to 1.2 · 481fe7a9
      Arnaud Degroote authored
      Changes since 1.1
      =================
      
      API addition
      ++++++++++++
      
      - Add two methods ``sleep`` and ``time`` to handle time-related request. These
        methods are equivalent to the one provided by the ``Time`` module, but
        considers properly the simulated time. It is recommended to use these
        methods over ``Time`` one.
      481fe7a9
    • Arnaud Degroote's avatar
      [wip/morse-pocolibs] Update to 1.2 · 4ef8ae41
      Arnaud Degroote authored
      Changes since 1.1:
      ==================
      
      ``pocolibs`` is now able to export velodyne sensor.
      4ef8ae41
  14. Jan 29, 2014
  15. Jan 15, 2014
Loading