Skip to content
Snippets Groups Projects
  1. Jan 30, 2015
  2. Dec 12, 2014
  3. Dec 05, 2014
  4. Dec 03, 2014
  5. Sep 30, 2014
  6. Sep 22, 2014
  7. Jul 27, 2014
  8. Feb 14, 2014
  9. Feb 13, 2014
  10. Feb 11, 2014
    • Ramin Yaghoubzadeh Torky's avatar
      C++: experimental Windows compatibility changes · 98544ede
      Ramin Yaghoubzadeh Torky authored
      State: "experimental - work required".
      
      Special build file conditions and conditionally compiled
      source code sections were implemented to make ipaaca compile
      under Windows. For now, the required libraries from the
      prepackaged "rsx" ZIP provided by CoRLab have been hard-coded
      in the Windows resolution / linking sections. The unpacked
      archive is expected to reside in the common repo dir as "rsx".
      98544ede
  11. Jan 31, 2014
  12. Nov 18, 2013
  13. Jul 05, 2013
  14. Jun 28, 2013
  15. May 24, 2013
  16. May 23, 2013
  17. Mar 21, 2013
  18. Jan 29, 2013
  19. Jan 17, 2013
  20. Jan 14, 2013
  21. Jan 12, 2013
  22. Jan 07, 2013
  23. Dec 03, 2012
  24. Nov 15, 2012
  25. Sep 28, 2012
  26. Sep 20, 2012
  27. Sep 19, 2012
  28. Sep 18, 2012
  29. Sep 12, 2012
    • Ramin Yaghoubzadeh's avatar
      Added Message-type IUs (using 'MESSAGE' access). · cc15288b
      Ramin Yaghoubzadeh authored
      Important: Java version does not yet contain
        Messages (or Retraction, for that matter)
      Note: Messages are received and routed to the
        handlers with the special new MESSAGE event
        type, as opposed to ADDED. This decision is
        of course open for discussion.
      Additional bugfix: Typecasting conflict in C++
        payloads fixed. Reverted to cstdlib casts
        to avoid bulky exceptions being thrown.
      cc15288b
    • Ramin Yaghoubzadeh's avatar
      Added Message-type IUs (using 'MESSAGE' access). · 760b68a9
      Ramin Yaghoubzadeh authored
      Important: Java version does not yet contain
        Messages (or Retraction, for that matter)
      Note: Messages are received and routed to the
        handlers with the special new MESSAGE event
        type, as opposed to ADDED. This decision is
        of course open for discussion.
      760b68a9
Loading