[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH 00 of 17] Patches for Stdext, Mlvm and Camldm -- Resend, now with better subjects
Here is a re-send of the re-send of my patches for Stdext, Camldm, and Mlvm. The subject lines for some patches were something like "commit <hex-digits>", now we have proper subjects for all. I fixed some bugs in Camldm, and Mlvm. Stdext just got extended, by refactoring out standard functions. stdext/listext.ml | 4 + stdext/listext.mli | 1 + stdext/listext.mli | 248 +++++++++++++++++++++++++------------------------- stdext/Makefile | 2 +- stdext/os.ml | 27 +++++ stdext/os.mli | 3 + stdext/stringext.ml | 2 +- stdext/listext.ml | 4 + stdext/listext.mli | 2 + stdext/opt.ml | 2 +- stdext/opt.mli | 2 +- stdext/Makefile | 2 +- stdext/either.ml | 24 ++++ stdext/either.mli | 18 +++ camldm/Makefile | 6 +- camldm/camldm.ml | 2 + camldm/camldm.mli | 3 + camldm/camldm_stubs.c | 69 +++++++++++++ camldm/camldm_stubs.c | 10 +- camldm/camldm_stubs.c | 56 ++++++----- camldm/camldm_stubs.c | 2 - camldm/camldm_stubs.c | 2 +- camldm/camldm_stubs.c | 9 +- mlvm/constants.ml | 1 + mlvm/vg.ml | 77 +++++++------- mlvm/redo.ml | 2 +- 26 files changed, 375 insertions(+), 205 deletions(-) _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |