Select Git revision
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 570.54 KiB
2012-01-17 13:00 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* authors.xml: Update (Stuttgart)
2012-01-13 12:44 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta/src/Common/read_mesh.c: In V1.2 preserve_coarse_dofs was
tied to the mesh, now it is tied to the admins, which caused a
bug in the compat read-old-files code.
2012-01-13 12:44 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta/src/Common/macro.c, alberta/src/Common/memory.c: Disable
some silly buggy code pieces, manufactured by my own. Gnah.
2012-01-13 17:04 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* svn2cl-driver.sh: ChangeLog stuff.
2011-12-01 23:14 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta_util/src/alberta_util.h.in.in: Fix an obstack.h related
problem
2011-12-01 23:13 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* configure.ac: Fix an obstack problem.
2011-11-04 10:40 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta/src/Common/Makefile.am.include: Problem with empty
archives and ar.
2011-11-04 10:39 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta/src/Common/bas_fct.c: Compatibility fix for reading old
data (lagrange0 -> disc_langrange0).
2011-11-04 10:39 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta/src/Common/dummy.c: Problem with ar and empty archives.
2011-11-04 10:39 Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
* alberta/src/Common/read_mesh.c: Get rid of a comment.
2011-10-10 09:45 heine
* alberta/src/Common/read_mesh_xdr_1.2.c: Slight compat-code fixes.
2011-10-10 09:45 heine
* alberta/src/3d/memory_3d.c: Fix a long-standing bug in
hier_edge_loop(): the neighourhood information is not necessarily
transitive for not-so-simple meshes, so during looping around the
refinement edge we need to examine sub_neigh[0/1] to catch the
end of the loop around the edge.
2011-08-31 12:48 heine
* add_ons/paraview/Common/alberta2paraview.c: Cosmetics.
2011-08-31 12:49 heine
* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
demo/src/3d/Makefile.in, demo/src/4d/Makefile.in,
demo/src/5d/Makefile.in: Include path isssue.
2011-07-18 13:26 heine