Revisions of ocaml-camlp5

Olaf Hering's avatar Olaf Hering (olh) committed (revision 30)
filelist
Olaf Hering's avatar Olaf Hering (olh) committed (revision 29)
filellist
Olaf Hering's avatar Olaf Hering (olh) committed (revision 28)
- Update to version 6.16
  * Fixed problems of compatibility with previous versions of ocaml.
  * Fixed bug on optional types (ocaml 4.02).
  * Fixed bug on methods wrongly interpreted as vals.
  * Updated for ocaml trunk 4.03.0
Olaf Hering's avatar Olaf Hering (olh) committed (revision 27)
Remove ulimit settings for ppc64, ocaml itself handles this
Olaf Hering's avatar Olaf Hering (olh) committed (revision 26)
Add all Requires for 1210
Olaf Hering's avatar Olaf Hering (olh) committed (revision 25)
- Add hardcoded Provides for pre 12.1 repos
Olaf Hering's avatar Olaf Hering (olh) committed (revision 24)
- Update to version 6.14
  * Updated for ocaml version 4.02.3
Olaf Hering's avatar Olaf Hering (olh) committed (revision 23)
Install META file for ocamlfind
Olaf Hering's avatar Olaf Hering (olh) committed (revision 22)
- Update to version 6.13
  * Updated for ocaml version 4.02.2
  * Accept 'fun/try' case list on 'match' in revised syntax,
    allowing them to write "|" .. "end" or "[" .. "]", both being accepted.
Olaf Hering's avatar Olaf Hering (olh) committed (revision 21)
BuildRequires:  ocaml-rpm-macros
Olaf Hering's avatar Olaf Hering (olh) committed (revision 20)
format_specfile
Olaf Hering's avatar Olaf Hering (olh) committed (revision 19)
- Update to version 6.12
  * Updated for ocaml version 4.02.0
  * Dummy line numbers are now 1 instead of -1 to prevent errors
    that sometimes happen later at assembling phase.
  * Fixed problem in top/Makefile when OCLIBDIR contains spaces.
  * Added flag Grammar.utf8_print to print grammars entries (with
    Grammar.Entry.print) displaying strings in utf-8 (default:
    True). Usefull e.g. for Coq in command 'Print Grammar constr'
    when using utf8.
  * Fixed bug in normal syntax: "let f { x } = ...", "{ x }" and
    "let open ..." were refused.
Olaf Hering's avatar Olaf Hering (olh) committed (revision 18)
Try larger stacklimit on ppc64le
Olaf Hering's avatar Olaf Hering (olh) committed (revision 17)
License BSD -> BSD-3-Clause
Olaf Hering's avatar Olaf Hering (olh) committed (revision 16)
Try larger stacklimit on ppc64
Olaf Hering's avatar Olaf Hering (olh) committed (revision 15)
- Update to version 6.11
  * Updated for ocaml version 4.01.0
  * Added 'MLast.loc_of_with_constr'.
  * Fixed bug toplevel with revised syntax; "= 'a" was missing
    in output in that example:
    # module type A = sig module type S = 'a; end;
    module type A = sig module type S; end
  * Now accept lowercase ident for module types, like ocaml does.
    Accepted also in revised syntax.
  * (experimental) Now, in revised syntax, a "." followed by a newline
    is interpreted as a ";", allowing to end phrases with ".".
    Drawback: will syntax error when writing a record/module access
    in two lines ending the first one with ".
Olaf Hering's avatar Olaf Hering (olh) committed (revision 14)
fix build
Olaf Hering's avatar Olaf Hering (olh) committed (revision 13)
- Update to version 6.09
  * Accept now "match with | | ... end" in revised syntax, with
    a required "|" in the first case, as alternative syntax for match.
  * Added function 'Pcaml.value greek_ascii_equiv' giving
    an ascii equivalent to a greek (utf8) letter representing a type
    parameter. E.g. 'a' for 'α', 'b' for 'β', and so on.
  * Fixed bug no locations built in some cases of constructors.
  * Fixed bug: in toplevel, the highlighting of errors did not work.
  * Added option '-dquot' to specify the default quotation name.
    and the ability to use "#option" directive with two parameters.
    Therefore, we can use either (e.g.):
        -dquot "expr"
    in the command line of camlp5 or
        #option "-dquot" "expr"
    inside a file.
  * Now 'make' displays a message how to compile, instead of doing 'make out'.
    Old behaviour of 'make' must be now 'make out'.
  * Now accept identifiers starting with a greek letter as variable names.
  * Fixed bug: DEFINE FOO=32 while using pa_macro.cmo did not work
    due to a bad order in grammar insertion.
  * Fixed bug: parsing greek letters as type variable in
    constructor declaration did not work when building Camlp5.
Olaf Hering's avatar Olaf Hering (olh) committed (revision 12)
- Recompress with xz
Olaf Hering's avatar Olaf Hering (olh) committed (revision 11)
- add hard requires ocaml-compiler-libs in versions before 12.1
  due to lack of autorequires in old rpm
Displaying revisions 61 - 80 of 90
openSUSE Build Service is sponsored by