lp:~marionnet-drivers/ocamlbricks/porting-to-ocaml-3.12
- Get this branch:
- bzr branch lp:~marionnet-drivers/ocamlbricks/porting-to-ocaml-3.12
Branch merges
Branch information
Recent revisions
- 244. By Luca Saiu
-
Started working towards compatibility with OCaml 3.12 (our recursive mutexes stop working after upgrading OCaml). Buildsystem: rationalized support for C compiling using OCaml headers, in a way that should be back-compatible). Added debug prints to track down the recursive mutex problem
- 243. By Jean-Vincent Loddo
-
Generalized UnixExtra.date: by default the local time is used but the user can choose gmt with the homonymous optional parameter.
- 242. By Jean-Vincent Loddo
-
Merged from marionnet Makefile and CONFIGME in order to have the value 'localeprefix' available also in Meta_ocamlbricks.
- 241. By Jean-Vincent Loddo
-
Made UnixExtra.
is_executable_ in_PATH more robust, by making it behave also when $PATH contains non-existing directories. - 240. By Jean-Vincent Loddo <jean-vincent.loddo@raw_db_compiler.org>
-
Added ArrayExtra.
{min,max} returning the min or the max with the related index. - 239. By Jean-Vincent Loddo
-
Versions of {ArrayExtra,
ListExtra} .float_ seq that work in a reasonable way even with small steps. - 237. By Jean-Vincent Loddo
-
Added function shared_property, useful in assertions, for lists and arrays.
- 236. By Jean-Vincent Loddo <jean-vincent.loddo@raw_db_compiler.org>
-
Added int and float sequence generators in both ListExtra and ArrayExtra.
- 235. By Jean-Vincent Loddo <jean-vincent.loddo@raw_db_compiler.org>
-
Added functions ArrayExtra.
{sorted_ copy,fast_ sorted_ copy}.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ocamlbricks