changelog
- 14 months ago
- by Markus Mottl <markus.mottl@gmail.com> [Wed, 23 Mar 2011 15:58:40 -0400] rev 162
- Renamed mat_of_vec to mat_from_vec
- 14 months ago
- by Markus Mottl <markus.mottl@gmail.com> [Wed, 23 Mar 2011 12:50:52 -0400] rev 161
- Added tag release-5.4.9 for changeset 649ba9e572f0
- 14 months ago
- by Markus Mottl <markus.mottl@gmail.com> [Wed, 23 Mar 2011 12:50:42 -0400] rev 160
- Updated Changelog
- 14 months ago
- by Markus Mottl <markus.mottl@gmail.com> [Wed, 23 Mar 2011 12:29:04 -0400] rev 159
- Updated OCamlMakefile
- 14 months ago
- by Markus Mottl <markus.mottl@gmail.com> [Fri, 11 Mar 2011 15:02:21 -0500] rev 158
- Removed bad .hgignore line
- 17 months ago
- by Christophe Troestler <Christophe.Troestler@umons.ac.be> [Wed, 15 Dec 2010 19:45:49 +0100] rev 157
- Replace the "module type" constructs in the interface which are not understood by OCaml version < 3.12.
- 17 months ago
- by Christophe Troestler <Christophe.Troestler@umons.ac.be> [Sun, 28 Nov 2010 15:49:28 +0100] rev 156
- Improved documentation (cross references and added descriptions).
- 17 months ago
- by Christophe Troestler <Christophe.Troestler@umons.ac.be> [Sat, 27 Nov 2010 19:32:01 +0100] rev 155
- Improve various elements of the documentation (especially titles, so that are better rendered to HTML).
- 17 months ago
- by Christophe Troestler <Christophe.Troestler@umons.ac.be> [Sat, 27 Nov 2010 15:13:55 +0100] rev 154
- Automatic procedure to build an interface for Lacaml, mainly to have a nice documentation to browse (but it also hides internal modules that are not supposed to be used).
- 17 months ago
- by Christophe Troestler <Christophe.Troestler@umons.ac.be> [Sat, 27 Nov 2010 14:53:45 +0100] rev 153
- Only compile the packed library interface from the packed modules if an interface file does not explicitly exists.