Skip to content
Snippets Groups Projects
  1. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  2. Apr 29, 2008
  3. Apr 28, 2008
  4. Apr 23, 2008
  5. Apr 16, 2008
  6. Apr 01, 2008
  7. Feb 05, 2008
  8. Jan 22, 2008
  9. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · 5b2534df
      Christophe Geuzaine authored
      simplify Visual C++ stuff: removed hacks from configure and created
      template "variables" file (so that building with msvc only requires
      gnu make)
      5b2534df
    • Christophe Geuzaine's avatar
      more for vc++ · b977521d
      Christophe Geuzaine authored
      b977521d
  10. Jan 18, 2008
  11. Jan 08, 2008
  12. Jan 07, 2008
    • Christophe Geuzaine's avatar
      · ebcae850
      Christophe Geuzaine authored
      prelim support for native file chooser from erco
      ebcae850
  13. Nov 28, 2007
    • Christophe Geuzaine's avatar
      · f29eba10
      Christophe Geuzaine authored
      workaround hostname bug on cygwin when called from cron
      f29eba10
  14. Nov 26, 2007
  15. Oct 19, 2007
    • Christophe Geuzaine's avatar
      · 9472cd09
      Christophe Geuzaine authored
      debian fix, take 2: only apply for uname=Linux
      9472cd09
    • Christophe Geuzaine's avatar
      · d3dadca2
      Christophe Geuzaine authored
      trying to fix Debian bug (fltk-config does not return opengl libs anymore)
      d3dadca2
  16. Sep 15, 2007
    • Christophe Geuzaine's avatar
      · 0cffa088
      Christophe Geuzaine authored
      postbuild not necessary anymore on mac
      0cffa088
  17. Aug 24, 2007
  18. Aug 08, 2007
  19. Aug 07, 2007
    • Akash Anand's avatar
      · 167c2a98
      Akash Anand authored
      Updating Gmsh to use new, "external" version of FourierModel.
      167c2a98
  20. Aug 02, 2007
  21. Jul 26, 2007
  22. Jul 09, 2007
    • Christophe Geuzaine's avatar
      · 7f59946d
      Christophe Geuzaine authored
      prepare for post-pro changes by moving all post-pro stuff in separate directory
      7f59946d
  23. May 20, 2007
  24. May 03, 2007
  25. Mar 29, 2007
    • Christophe Geuzaine's avatar
      · cc2e8f1f
      Christophe Geuzaine authored
      ask more reasonnable (hum) 16Mb of stack on Win32
      cc2e8f1f
  26. Mar 18, 2007
    • Christophe Geuzaine's avatar
      *** empty log message *** · d2c7de17
      Christophe Geuzaine authored
      d2c7de17
    • Christophe Geuzaine's avatar
      · a4779ae8
      Christophe Geuzaine authored
      - tentative fix for the "mysterious" crashes on Windows:
      
        I think that the problem comes from the new recursive tetra
        classification, where we probably overflow the stack on Windows. The
        fix is to request a larger initial stack size through the linker.
      
      - added option to control label saving in unrolled geo files
      
      - only test for neg jacobians for 2D/plane meshes for now
      
      - fixed several compiler warnings
      a4779ae8
  27. Feb 02, 2007
    • Christophe Geuzaine's avatar
      · 843843ea
      Christophe Geuzaine authored
      - added warning dialog before attempting to append a scripting
      command to a non-geometry file
      
      - fixed mean plane computation for periodic curves
      
      - added headers + ramn indent on Attractor files
      843843ea
  28. Feb 01, 2007
    • Christophe Geuzaine's avatar
      · f49ba7c0
      Christophe Geuzaine authored
       more work to get universal libs and binaries on os x: use libtool
      instead of ar
      f49ba7c0
  29. Jan 29, 2007
Loading