Hi Matthias, Could you add a
Signed-off-by: name <email address> to the commit comment and resend? Thanks! Dave > -----Original Message----- > From: [email protected] [mailto:xen-api- > [email protected]] On Behalf Of Matthias Görgens > Sent: 26 January 2010 15:01 > To: [email protected] > Subject: [Xen-API] [PATCH] Extensions to the extended standard library > (stdext) > > - to the Map module > - to the List module > - and some functional combinators (like compose with (++)) in Fun > module > > > stdext/Makefile | 4 ++-- > stdext/fun.ml | 18 ++++++++++++++++++ > stdext/fun.mli | 6 ++++++ > stdext/listext.ml | 4 ++++ > stdext/listext.mli | 3 +++ > stdext/mapext.ml | 47 > +++++++++++++++++++++++++++++++++++++++++++++++ > stdext/mapext.mli | 31 +++++++++++++++++++++++++++++++ > stdext/opt.ml | 11 +++++++++++ > stdext/opt.mli | 1 + > stdext/pervasiveext.ml | 9 +++++++++ > stdext/pervasiveext.mli | 3 +++ > 11 files changed, 135 insertions(+), 2 deletions(-) > _______________________________________________ xen-api mailing list [email protected] http://lists.xensource.com/mailman/listinfo/xen-api
