File ocaml-uutf.changes of Package ocaml-uutf
-------------------------------------------------------------------
Fri Apr 20 08:17:38 UTC 2018 - andy@onthewings.net
- Fix Source: url.
-------------------------------------------------------------------
Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de
- Use Group: Development/Languages/OCaml
-------------------------------------------------------------------
Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de
- Wrap specfile conditionals to fix quilt setup
-------------------------------------------------------------------
Sat Jul 8 08:17:57 UTC 2017 - antoine.belvire@opensuse.org
- Fix oasis synopsis.
-------------------------------------------------------------------
Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de
- Replace tabs with spaces in generated _oasis file
-------------------------------------------------------------------
Wed May 17 10:34:57 UTC 2017 - olaf@aepfle.de
- Update to version 1.0.1:
* OCaml 4.05.0 compatibility (removal of `Uchar.dump`).
-------------------------------------------------------------------
Tue May 16 11:14:08 UTC 2017 - olaf@aepfle.de
- Build with oasis
-------------------------------------------------------------------
Sat Dec 24 18:58:14 UTC 2016 - antoine.belvire@opensuse.org
- Update to version 1.0.0:
* Uutf.String.fold_utf_{8,16be,16le}, allow substring folding
via optional arguments.
* OCaml standard library Uchar.t support:
+ Removes and substitutes type Uutf.uchar = int by the
(abstract) Uchar.t type. Uchar.{of,to}_int allows to recover
the previous representation.
+ Removes Uutf.{is_uchar,cp_to_string,pp_cp}.
Uchar.{is_valid,dump} can be used instead.
* Safe string support. Manual sources and destinations now work
on bytes rather than strings.
* Build depend on topkg.
* Relicense from BSD3 to ISC.
-------------------------------------------------------------------
Thu Sep 22 22:43:11 UTC 2016 - antoine.belvire@opensuse.org
- Initial package: ocaml-uutf-0.9.4