Skip to content
Snippets Groups Projects
  1. Sep 25, 2005
  2. 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
  3. Jan 13, 2005
    • Christophe Geuzaine's avatar
      · 24945659
      Christophe Geuzaine authored
      reorganized solver directory + added c++ solver example
      24945659
  4. Jan 01, 2005
    • Christophe Geuzaine's avatar
      · 0f206a55
      Christophe Geuzaine authored
      remove extra test on !port
      0f206a55
    • Christophe Geuzaine's avatar
      · 6517abd9
      Christophe Geuzaine authored
      The TCP patch broke UNIX solckets on Winwows (since Windows paths can
      contain a colon)
      6517abd9
  5. Dec 06, 2004
    • Christophe Geuzaine's avatar
      · 541783d9
      Christophe Geuzaine authored
      pretty print
      541783d9
    • Christophe Geuzaine's avatar
      · 316772b4
      Christophe Geuzaine authored
      contrib
      316772b4
    • Christophe Geuzaine's avatar
      · 7acfca07
      Christophe Geuzaine authored
      Support for TCP/IP sockets (permits to launch solvers on remote hosts).
      Thanks to C.Stott@surrey.ac.uk for the original patch.
      7acfca07
  6. May 22, 2004
    • Christophe Geuzaine's avatar
      · 1e0be4b2
      Christophe Geuzaine authored
      Small changes inspired by Wednesday's discussions:
      
      - Mac only: Gmsh now publishes its "file types"... That means that
        geo/msh/pos files now have nice icons, and that you can double-click
        on a geo/msh/pos file in the Finder to open it :-)
      
      - removed support for fltk 1.0 (wasn't compiling anymore anyway)
      
      - doubled the timout in GmshServer (2->4s): this seems to help on
        Windows (thanks to jkools@veeco.com)
      
      - added warnings in the docs about the Attractor feature
      
      - increased WB by 1 pixel in the GUI
      
      - replaced more Msg(FATAL) with Msg(ERROR) where it makes sense
      1e0be4b2
  7. Feb 07, 2004
  8. Oct 29, 2003
    • Christophe Geuzaine's avatar
      · d70d6067
      Christophe Geuzaine authored
      Move the client/server code to a more permissive X11-like license
      d70d6067
  9. Aug 06, 2003
    • Christophe Geuzaine's avatar
      · eb1a4cb0
      Christophe Geuzaine authored
      Changed license to LPGL (GPL doesn't really make sense for this file,
      since we don't want to prevent non-free solver clients to be
      interfaced with Gmsh)
      eb1a4cb0
  10. May 09, 2003
    • Christophe Geuzaine's avatar
      · 863b5d83
      Christophe Geuzaine authored
      Reorganized utils/ directory + added Maya converter from
      <kenny@diku.dk>
      863b5d83
  11. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  12. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  13. Jan 23, 2003
  14. May 20, 2002
  15. May 18, 2002
  16. Jan 03, 2002
Loading