summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorPierre Weis <Pierre.Weis@inria.fr>2007-04-16 11:06:51 +0000
committerPierre Weis <Pierre.Weis@inria.fr>2007-04-16 11:06:51 +0000
commit8c9e42862c7f32a0d51a5493589d32acf70ce4cd (patch)
treed55de9f4fa5777c45452e760e767fecabe0395f0 /Changes
parent95295f121e312c2f9af6765c98837f0723d53550 (diff)
The functions that escape characters ([escaped]) now handle characters
consistently with the compiler's lexer (PR#4220). git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8189 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index ce93fdada..1b2353927 100644
--- a/Changes
+++ b/Changes
@@ -49,6 +49,8 @@ Standard library:
- List: List.nth now tail-recursive.
- Sys: added Sys.is_directory. Some functions (e.g. Sys.command) that
could incorrectly raise Sys_io_blocked now raise Sys_error as intended.
+- String and Char: the function ``escaped'' now escapes all the characters
+ especially handled by the compiler's lexer (PR#4220).
Other libraries:
- Bigarray: mmap_file takes an optional argument specifying