Skip to content
Snippets Groups Projects
  1. Oct 19, 2011
    • Séverin Lemaignan's avatar
      [wip/py-poco] Updated to pypoco-1.4 · 236881e6
      Séverin Lemaignan authored
      Changes since pypoco-1.3:
      - fixed a bad issue when using 2 instances of pypoco in the same application.
        Because of global variables, sockets would be reused, which is not the
        expected behaviour in general.
      - fixed a bug when force closing sockets
      
      Changes since pypoco-1.2:
      - Fixed a bad deadlock when sending asynchronous requests. Done by
        rewriting the network code to use two sockets, one for control, one
        for asynchronous answers.
      - Fixed the ABORT logic. Request can now be correctly aborted
      - Changed the behaviour of PocoProxy.request() to return a PocoRequest
        object that allows easy abortion of asynchronous requests.
      - Added a global pypoco.close() method that closes all open connections
      - Added a pypoco specific logger (called 'pypoco')
      - Replaced tabs indentation by spaces
      236881e6
    • Séverin Lemaignan's avatar
      [wip/oro-view] First (broken) version of the oro-view package · 0881353f
      Séverin Lemaignan authored
      oro-view is a visualizer of ontologies, as exposed by oro-server.
      Its rendering uses OpenGL.
      0881353f
  2. Oct 18, 2011
    • Anthony Mallet's avatar
      [wip/jsoncpp] Import jsoncpp-0.5.0 · 531047d2
      Anthony Mallet authored
      Needs testing, as the scons scripts have been replaced by a good old autoconf
      script that robustly builds the 3 cpp files (instead of obsure patches to
      enable build on the so called "unsupported" platforms)
      
      So please test and report :)
      Then I suggest to move it to devel/, unless someone raises its keyboard.
      531047d2
  3. Oct 13, 2011
  4. Oct 04, 2011
  5. Oct 03, 2011
  6. Sep 29, 2011
  7. Sep 23, 2011
  8. Sep 21, 2011
  9. Sep 19, 2011
  10. Sep 12, 2011
  11. Sep 02, 2011
  12. Aug 11, 2011
  13. Aug 09, 2011
  14. Aug 05, 2011
  15. Aug 03, 2011
  16. Jul 26, 2011
  17. Jul 20, 2011
Loading