Skip to content
Snippets Groups Projects
  1. Sep 25, 2005
  2. Jan 17, 2005
  3. Jan 16, 2005
    • Christophe Geuzaine's avatar
      *** empty log message *** · 06658a6d
      Christophe Geuzaine authored
      06658a6d
    • 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
  4. Jan 14, 2005
    • Christophe Geuzaine's avatar
      · a6ac7097
      Christophe Geuzaine authored
      build solver examples with ${FLAGS}, so that on Windows they receive the
      -mwindows argument
      a6ac7097
  5. Jan 13, 2005
    • Christophe Geuzaine's avatar
      · 24945659
      Christophe Geuzaine authored
      reorganized solver directory + added c++ solver example
      24945659
Loading