Skip to content
Snippets Groups Projects
  1. Sep 25, 2005
  2. Aug 09, 2005
    • Christophe Geuzaine's avatar
      · c224e052
      Christophe Geuzaine authored
      generalized the solver interface to allow permanent listening on a
      socket for whoever wants to connect (gmsh -listen)
      
      the polling should also be less CPU hungry in this new version
      
      next step is to add new commands to the protocol so that solvers can
      directly transmit data to merge (geometry, mesh, etc.) in addition to
      messages and filenames
      c224e052
  3. Mar 14, 2005
    • Christophe Geuzaine's avatar
      · aee8ebe1
      Christophe Geuzaine authored
      trying to fix compile with old g++ 2.95
      aee8ebe1
  4. Jan 21, 2005
    • Christophe Geuzaine's avatar
      · cbca05d6
      Christophe Geuzaine authored
      added check for socklen_t in configure script
      cbca05d6
  5. Jan 16, 2005
    • Christophe Geuzaine's avatar
      · ec90f6ab
      Christophe Geuzaine authored
      - fixed the "unix socket name is one character short" problem on
      MacOS and AIX. Unfortunately, this required the client code to be
      slightly modified as well (and as a consequence, old versions of getdp
      will for example not work with new versions of Gmsh on MacOs and
      AIX). But it's better to do things "the right way" (TM) for people who
      want to connect using different languages (Perl, Python).
      
      - moved the GmshServer stuff in its own class
      
      - added missing rules in parser makefile (so that the parser gets
        rebuilt automatically when one changes Gmsh.y or Gmsh.l)
      ec90f6ab
  6. Jan 14, 2005
  7. Jan 01, 2005
  8. Feb 07, 2004
  9. Oct 29, 2003
    • Christophe Geuzaine's avatar
      · d70d6067
      Christophe Geuzaine authored
      Move the client/server code to a more permissive X11-like license
      d70d6067
  10. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  11. Jan 23, 2003
  12. May 20, 2002
  13. May 18, 2002
  14. Jan 03, 2002
Loading