File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- trunk (unreleased)
1+ 0.3 (21-Aug-2015)
2+ - correct ordering
3+ - add rpc to opam
4+ - add doc gen to _oasis
25
6+ 0.2
37- store backtraces as lists of records rather than strings
48- change the API for "importing" backtraces from other languages
Original file line number Diff line number Diff line change 11OASISFormat: 0.3
22Name: xapi-backtrace
3- Version: 1.0
3+ Version: 0.3
44Synopsis: Helper functions for processing backtraces
55License: LGPL-2.1 with OCaml linking exception
66Authors: Dave Scott
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 91cd2c972a66add946acf865b0aacb91 )
3- version = "1.0 "
2+ # DO NOT EDIT (digest: e0e2adcd87cbfc650e00fb9595e79124 )
3+ version = "0.3 "
44description = "Helper functions for processing backtraces"
55requires = "threads sexplib sexplib.syntax rpclib rpclib.syntax"
66archive(byte) = "xapi-backtrace.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.5 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 04f50c50321e213a3543998d99cea1c6 ) *)
4+ (* DO NOT EDIT (digest: e2f362161f1da20ad19a691e75ee4ae9 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6683,7 +6683,7 @@ let setup_t =
66836683 alpha_features = [] ;
66846684 beta_features = [] ;
66856685 name = " xapi-backtrace" ;
6686- version = " 1.0 " ;
6686+ version = " 0.3 " ;
66876687 license =
66886688 OASISLicense. DEP5License
66896689 (OASISLicense. DEP5Unit
@@ -6810,7 +6810,7 @@ let setup_t =
68106810 };
68116811 oasis_fn = Some " _oasis" ;
68126812 oasis_version = " 0.4.5" ;
6813- oasis_digest = Some " ` \204\132\199 G|o$ \211 p \140\142 - \195 g; " ;
6813+ oasis_digest = Some " ^Y½x \027 Y¯÷ \150 ;è!&1 \b ÷ " ;
68146814 oasis_exec = None ;
68156815 oasis_setup_args = [] ;
68166816 setup_update = false
You can’t perform that action at this time.
0 commit comments