📄 changelog
字号:
2001-10-28 Christophe Prud'homme <prudhomm@mit.edu> * INSTALL: remove old INSTALL, write a new one * README: remove old README, write a new one * configure.in: bump up to 3.5.5 * admin/autogen.sh: added * admin/Makefile.am (EXTRA_DIST): added autogen.sh2001-10-27 Christophe Prud'homme <prudhomm@mit.edu> * freefem/fem/femDisk.cpp (fem::loadfct): C --> C++ and iostream (fem::savefct): C --> C++ and iostream2001-10-25 Christophe Prud'homme <prudhomm@mit.edu> * freefem/fem/femDisk.cpp (readpoints): C --> C++ and iostream2001-10-24 Christophe Prud'homme <prudhomm@mit.edu> * debian/rules (DEB_HOST_GNU_TYPE?): added host from autotool readme (DEB_BUILD_GNU_TYPE?): added gnu type from autotool readme * freefem/fem/femParser.cpp (showtreeaux): namespace issue (showident): namespace issue (libere): namespace issue (showtreeaux): namespace issue * freefem/fem/femDisk.cpp (fem): ported to gcc v3.0, corrected namespace issues2001-10-20 Christophe Prud'homme <prudhomm@mit.edu> * freefem-api/freefem.css (DIV.ah): changed color to white2001-10-17 Christophe Prud'homme <prudhomm@mit.edu> * freefem/fem/femGraphicX11.cpp: added #include <cstring> for ia64 * freefem/fem/femIdentifier.cpp: added #include <cstring> for ia64 * freefem/fem/femLexical.cpp: added #include <cstring> for ia642001-10-08 Christophe Prud'homme <prudhomm@mit.edu> * freefem/fem/Makefile.am (lib_LTLIBRARIES): it is libfreefem.la now * freefem/Makefile.am (freefem_LDADD): use libfreefem.la (man_MANS): added dummy manual page * Makefile.am (AUTOMAKE_OPTIONS): added ($(ACLOCAL_M4)): removed acinclude.m4 dependency and removed acinclude.m4 (DATA_SUBDIRS): added freefem-api (EXTRA_DIST): added doxygen conf file * configure.in: major cleanup and modification for new automake/autoconf/libtool autotools2001-01-29 Christophe Prud'homme <prudhomm@mit.edu> * lib/fem/femParser.cpp (femParser): added fix from Rudolf Leitgeb <leitgeb@crosswinds.net>2000-06-13 Christophe Prud'homme <prudhomm@mit.edu> * configure.in: added debian directorySat Sep 20 12:30:57 1997 Christophe Prud'homme <christophe.prudhomme@asci.fr> * contrib/Sadaka/Makefile.am (bin_PROGRAMS): renamed autogen to kfemautogen * src/syntaxic.cxx: fixed bug in modulo Wed Sep 10 02:04:53 1997 Christophe Prud'homme <christophe.prudhomme@asci.fr> * src/GFem.h (class GFem): added class to encapsulate lots of graphics stuff used by freefem + parser/solver/mesher stuff * src/xrgraph.cxx (run_gfem): added run_gfem. will be called by kde interface when freem is a library. Almost everything here is wrapped in the class GFemTue Sep 9 23:34:30 1997 Christophe Prud'homme <christophe.prudhomme@asci.fr> * configure.in: updated for automake 1.2 and removed doc/freefem directory * doc/Makefile.am: removed SUBDIRS entrySat Feb 8 16:39:24 1997 Christophe Prud'homme <prudhomm@dune> * contrib/Emacs/gfem.el: added Emacs lisp mode for gfem syntax highlighting indentation derived from c-mode * Corrected minor bugsTue Feb 4 20:27:30 1997 Christophe Prud'homme <prudhomm@dune> * Changed float format when saving or loading solutions now it "%g". this caused a bug when restarting from previous solutions because they were truncated.Mon Feb 3 23:28:13 1997 Christophe Prud'homme <prudhomm@dune> * Finalized support for domain decomposition in the code and in the documentation. Warning FreeFEM does not do domain decomposition: the problem is to generate a mesh for domain decomposition. * Fixed bugs in adaptation library: particularly the problem with different references on the boundary. Thanks to Manollo. * Added support for operations on complex numbers: cos, sin and power * Added ChangeLog file
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -