summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorAlain Frisch <alain@frisch.fr>2014-03-25 08:57:26 +0000
committerAlain Frisch <alain@frisch.fr>2014-03-25 08:57:26 +0000
commit35ff978e3b9af8f74bbddfa70b1ecbd7fac5f3db (patch)
treeb89bc7e1c3edb5464a52b52234495776f8141964 /Changes
parent63e31394eb2cb73943e242902549d1fdbacd3234 (diff)
#6260: fix unecessary boxing of let-bound floats/ints.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14486 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index aedb34510..a6aaf14aa 100644
--- a/Changes
+++ b/Changes
@@ -48,6 +48,7 @@ Compilers:
- PR#6203: Constant exception constructor no longer allocate
- PR#6311: Improve signature mismatch error messages
- PR#6345: Better compilation of optional arguments with default values
+- PR#6260: Unnecessary boxing in let (patch by vbrankov)
Runtime system:
- Fixed a major performance problem on large heaps (~1GB) by making heap