Patch |
File delta |
Description |
fix_petsc_path.patch | (download) |
configure.ac |
6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-) |
add path to find petsc in debian file system.
|
fix_spelling_errors.patch | (download) |
CHANGELOG.md |
2 1 + 1 - 0 !
examples/plugin/Leman-mesh.edp |
2 1 + 1 - 0 !
plugin/mpi/MPICG.cpp |
2 1 + 1 - 0 !
plugin/mpi/bem.cpp |
6 3 + 3 - 0 !
plugin/seq/ClosePoints.cpp |
2 1 + 1 - 0 !
plugin/seq/Curvature.cpp |
2 1 + 1 - 0 !
plugin/seq/IncompleteCholesky.cpp |
2 1 + 1 - 0 !
plugin/seq/ff-Ipopt.cpp |
2 1 + 1 - 0 !
plugin/seq/freeyams.cpp |
4 2 + 2 - 0 !
plugin/seq/medit.cpp |
4 2 + 2 - 0 !
plugin/seq/msh3.cpp |
8 4 + 4 - 0 !
plugin/seq/mshmet.cpp |
4 2 + 2 - 0 !
plugin/seq/pipe.cpp |
4 2 + 2 - 0 !
readme/HISTORY |
6 3 + 3 - 0 !
readme/HISTORY_BEFORE_2005 |
2 1 + 1 - 0 !
src/Eigen/eigenvalue.cpp |
10 5 + 5 - 0 !
src/Graphics/ffglut.cpp |
10 5 + 5 - 0 !
src/Graphics/getprog-unix.hpp |
2 1 + 1 - 0 !
src/bamg/bamg.cpp |
4 2 + 2 - 0 !
src/bamg/cvmsh2.cpp |
2 1 + 1 - 0 !
src/bamg/drawbdmesh.cpp |
2 1 + 1 - 0 !
src/bamglib/Mesh2.cpp |
12 6 + 6 - 0 !
src/bamglib/Mesh2.h |
4 2 + 2 - 0 !
src/bamglib/MeshDraw.cpp |
2 1 + 1 - 0 !
src/bamglib/MeshGeom.cpp |
2 1 + 1 - 0 !
src/bamglib/MeshQuad.cpp |
2 1 + 1 - 0 !
src/bamglib/MeshRead.cpp |
2 1 + 1 - 0 !
src/bamglib/MeshWrite.cpp |
6 3 + 3 - 0 !
src/bamglib/Meshio.cpp |
6 3 + 3 - 0 !
src/femlib/BamgFreeFem.cpp |
4 2 + 2 - 0 !
src/femlib/GQuadTree.cpp |
2 1 + 1 - 0 !
src/femlib/GenericMesh.hpp |
2 1 + 1 - 0 !
src/femlib/HashMatrix.cpp |
2 1 + 1 - 0 !
src/femlib/HashMatrix.hpp |
2 1 + 1 - 0 !
src/femlib/MatriceCreuse.hpp |
2 1 + 1 - 0 !
src/femlib/MatriceElementaire.hpp |
6 3 + 3 - 0 !
src/femlib/Mesh3dn.cpp |
8 4 + 4 - 0 !
src/femlib/MeshLn.cpp |
2 1 + 1 - 0 !
src/femlib/MeshSn.cpp |
2 1 + 1 - 0 !
src/femlib/SkyLineSolver.hpp |
6 3 + 3 - 0 !
src/femlib/fem.cpp |
6 3 + 3 - 0 !
src/femlib/gibbs.cpp |
2 1 + 1 - 0 !
src/fflib/AFunction.hpp |
2 1 + 1 - 0 !
src/fflib/AFunction2.cpp |
2 1 + 1 - 0 !
src/fflib/lex.hpp |
2 1 + 1 - 0 !
src/fflib/lgfem.cpp |
22 11 + 11 - 0 !
src/fflib/lgmat.cpp |
8 4 + 4 - 0 !
src/fflib/problem.cpp |
146 73 + 73 - 0 !
src/fflib/problem.hpp |
2 1 + 1 - 0 !
src/medit/medit.c |
2 1 + 1 - 0 !
src/mpi/parallelempi.cpp |
4 2 + 2 - 0 !
51 files changed, 177 insertions(+), 177 deletions(-) |
remove spelling errors in binary.
|
fix_ffmaster_path.patch | (download) |
plugin/seq/ffmaster.c |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
fix executable path and edp file path for linux.
|
fix_hardening_flags.patch | (download) |
3rdparty/tetgen/Makefile |
6 3 + 3 - 0 !
plugin/seq/Makefile.am |
2 1 + 1 - 0 !
plugin/seq/load.link.in |
12 6 + 6 - 0 !
src/medit/Makefile.am |
2 1 + 1 - 0 !
4 files changed, 11 insertions(+), 11 deletions(-) |
add ldflags and cxxflags at several places to enable hardening flags.
|
fix_reproductibility.patch | (download) |
configure.ac |
6 4 + 2 - 0 !
examples/3d/Makefile.am |
2 1 + 1 - 0 !
examples/3dCurve/Makefile.am |
2 1 + 1 - 0 !
examples/3dSurf/Makefile.am |
2 1 + 1 - 0 !
examples/eigen/Makefile.am |
4 2 + 2 - 0 !
examples/examples/Makefile.am |
2 1 + 1 - 0 !
examples/misc/Makefile.am |
2 1 + 1 - 0 !
examples/plugin/Makefile.am |
2 1 + 1 - 0 !
examples/tutorial/Makefile.am |
2 1 + 1 - 0 !
src/fflib/Makefile.am |
3 2 + 1 - 0 !
src/medit/Makefile.am |
3 2 + 1 - 0 !
11 files changed, 17 insertions(+), 13 deletions(-) |
fix reproducibility issues.
|
fix_package_name_in_config_h.patch | (download) |
configure.ac |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
ax_prefix_config_h to avoid package_name conflict with config.h.
|
fix_include_path.patch | (download) |
plugin/seq/load.link.in |
2 2 + 0 - 0 !
1 file changed, 2 insertions(+) |
add debian include path in ff-c++.
|