Changes:
2012-01-04: Fixed native code debug build target by updating OCamlMakefile.
Thanks to Stephane Glondu <glondu@debian.org> for the patch!
2011-12-15: Fixed a Windows portability bug in the C-bindings.
Thanks to Evgenii Lepikhin <johnlepikhin@gmail.com> for the patch!
2011-11-09: Updated OCamlMakefile to fix linking order.
2011-01-16: Added support for limit recursion flag.
Thanks to Delphin Lecucq <Delphin.LECUCQ@3ds.com> for the patch!
2010-10-31: Improved Windows support with MSVC.
Thanks to Sylvain Le Gall <sylvain@le-gall.net> for the patch!
2010-04-01: Added new function:
* regexp_or
2009-06-20: Fixed bug in configuration functions that could lead to a segfault.
Thanks to Gerd Stolpmann <gerd@gerd-stolpmann.de> for the patch!
2009-05-07: Changed API wrt. error handling and thus made a major release.
Improved behavior in the presence of recursion limit errors.
Thanks to Martin Jambon <martinj@mylife.com> for this patch!
2009-04-23: Fixed build problem on MinGW.
Thanks to Gerd Stolpmann <gerd@gerd-stolpmann.de> for the patch!
2009-03-08: Fixed build problem on Mac OS X with macports.
Thanks to Ralph Douglass <ralph@grayskies.net> for the
initial patch.
Update OCamlMakefile.
Improved Godi-distribution.
Changes in Objective Caml 3.12.1:
Features:
- added '-ml-synonym' and '-mli-synonym' options to ocamldep
- added '-ocamldoc' option to ocamlbuild
- added possibility to add options to ocamlbuild
- added access to current camlp4 parsers and printers
- improved instruction selection for float operations on amd64
- stdlib: added a 'usage_string' function to Arg
- allow with constraints to add a type equation to a datatype definition
- ocamldoc: allow to merge '@before' tags like other ones
- ocamlbuild: allow dependency on file "_oasis"
Other changes:
- Changed default minor heap size from 32k to 256k words.
- Added new operation 'compare_ext' to custom blocks, called when
comparing a custom block value with an unboxed integer.
Multiple bug fixes.
* also rename idle3 with version suffix to avoid conflict with future python3.
* stop to rename smtpd.py, it will not be installed as script in python3.
Bump PKGREVISION.
Changes:
* output.c (hvpos): recover the old code in hvpos() for japanese
because the changed code leads to incorrect result in some cases.
other cases than japanese are not affected.
* writet1.c (t1_check_unusual_charstring): new fn.
(t1_subset_charstrings): call it. This resolves a bug reported by
Knuth when there is a newline between the /CharStrings and the
following number (dict size).
The package behaves in a similar way as if you provided the
(non-existent) Japanese option to babel so that you can handle
Japanese language text in LaTeX documents. The package requires
a Japanese-enabled TeX system, such as pTeX or jTeX.