From afb632d2028fdc4a37e10e41e1929264ff59f52e Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Thu, 14 Mar 2013 09:53:33 +0100 Subject: Convert XML files to UTF-8, where needed --- lib/compiler/doc/src/notes.xml | 10 +++++----- lib/debugger/doc/src/notes.xml | 8 ++++---- lib/edoc/doc/src/notes.xml | 4 ++-- lib/erl_docgen/doc/src/notes.xml | 4 ++-- lib/erl_interface/doc/src/notes.xml | 4 ++-- lib/et/doc/src/notes.xml | 4 ++-- lib/eunit/doc/src/book.xml | 6 +++--- lib/hipe/doc/src/notes.xml | 4 ++-- lib/inets/doc/src/notes.xml | 6 +++--- lib/kernel/doc/src/notes.xml | 10 +++++----- lib/mnesia/doc/src/notes.xml | 6 +++--- lib/observer/doc/src/notes.xml | 4 ++-- lib/odbc/doc/src/notes.xml | 6 +++--- lib/percept/doc/src/book.xml | 6 +++--- lib/percept/doc/src/notes.xml | 4 ++-- lib/percept/doc/src/part.xml | 6 +++--- lib/percept/doc/src/part_notes.xml | 6 +++--- lib/public_key/doc/src/using_public_key.xml | 4 ++-- lib/runtime_tools/doc/src/notes.xml | 4 ++-- lib/ssh/doc/src/notes.xml | 4 ++-- lib/stdlib/doc/src/notes.xml | 10 +++++----- lib/tools/doc/src/lcnt.xml | 4 ++-- lib/tools/doc/src/lcnt_chapter.xml | 4 ++-- lib/tools/doc/src/notes.xml | 8 ++++---- lib/wx/doc/src/notes.xml | 4 ++-- lib/xmerl/doc/src/notes.xml | 4 ++-- 26 files changed, 72 insertions(+), 72 deletions(-) (limited to 'lib') diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 94fea84557..ea78372606 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -45,7 +45,7 @@

Forbid multiple values in Core Erlang sequence arguments. - Thanks to José Valim and Anthony Ramine.

+ Thanks to José Valim and Anthony Ramine.

Own Id: OTP-10818

@@ -144,7 +144,7 @@

compile:forms/2 will now use a {source,SourceFilePath} to set the source returned by - module_info(compile) (Thanks to José Valim)

+ module_info(compile) (Thanks to José Valim)

Own Id: OTP-10150

@@ -256,7 +256,7 @@

Fix typo in `compile' doc: unmatched parenthesis (Thanks - to Ricardo Catalinas Jiménez)

+ to Ricardo Catalinas Jiménez)

Own Id: OTP-9919

@@ -757,7 +757,7 @@ (Thanks to Paul Fisher.)

Using filter expressions containing andalso or orelse in a list comprehension could cause a - compiler crash. (Thanks to Martin Engström.)

+ compiler crash. (Thanks to Martin Engström.)

Own Id: OTP-8054

diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index d5eef5d6a2..529886940a 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -58,7 +58,7 @@

Fix Debugger settings dialog due to changed behavior in - wxFileDialog (Thanks to Håkan Mattsson)

+ wxFileDialog (Thanks to HÃ¥kan Mattsson)

Own Id: OTP-10621

@@ -100,7 +100,7 @@

Fixed disappearing breakpoints bug, reported by Ricardo - Catalinas Jiménez.

+ Catalinas Jiménez.

Own Id: OTP-9950

@@ -121,7 +121,7 @@ occurrences of "Ok" to "OK" in the code, variable names and strings. This improves the consistency of the code and follows the GTK UI where "OK" is always used.(Thanks - to Ricardo Catalinas Jiménez)

+ to Ricardo Catalinas Jiménez)

Own Id: OTP-9699

diff --git a/lib/edoc/doc/src/notes.xml b/lib/edoc/doc/src/notes.xml index 12f93ab400..37c917b65a 100644 --- a/lib/edoc/doc/src/notes.xml +++ b/lib/edoc/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -219,7 +219,7 @@

Add encoding when parsing Wiki text. EDoc used to - fail on strings such as "äåö". (Thanks to Richard + fail on strings such as "äåö". (Thanks to Richard Carlsson.)

Own Id: OTP-9109

diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml index abd3a663bd..2ae5f93165 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -120,7 +120,7 @@ have it installed.

Also adds minor cosmetic changes to the CSS. (Thanks to - Ricardo Catalinas Jiménez)

+ Ricardo Catalinas Jiménez)

Own Id: OTP-9918

diff --git a/lib/erl_interface/doc/src/notes.xml b/lib/erl_interface/doc/src/notes.xml index 4c0267c264..1423d0e4aa 100644 --- a/lib/erl_interface/doc/src/notes.xml +++ b/lib/erl_interface/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -246,7 +246,7 @@

Initialize to and to_name in - erl_receive_msg. (Thanks to Göran Larsson)

+ erl_receive_msg. (Thanks to Göran Larsson)

Own Id: OTP-9241

diff --git a/lib/et/doc/src/notes.xml b/lib/et/doc/src/notes.xml index 8d9675b801..39cf28dbff 100644 --- a/lib/et/doc/src/notes.xml +++ b/lib/et/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -59,7 +59,7 @@

- Fix typo in ET doc (Thanks to Ricardo Catalinas Jiménez)

+ Fix typo in ET doc (Thanks to Ricardo Catalinas Jiménez)

Own Id: OTP-10119

diff --git a/lib/eunit/doc/src/book.xml b/lib/eunit/doc/src/book.xml index eb044c1a66..80729bfb9c 100644 --- a/lib/eunit/doc/src/book.xml +++ b/lib/eunit/doc/src/book.xml @@ -1,11 +1,11 @@ - +
2008 - 2011 + 2013 Ericsson AB, All Rights Reserved @@ -24,7 +24,7 @@ EUnit - Richard Carlsson, Mickaël Rémond + Richard Carlsson, Mickaël Rémond 2008-10-29 2.0 diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index 73ab1dbfda..657111a406 100644 --- a/lib/hipe/doc/src/notes.xml +++ b/lib/hipe/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -46,7 +46,7 @@

Fix bug in hipe compiled code related to the handling of is_number/1. (Thanks to Sebastian Egner and - Johannes Weißl for minimal test code and Kostis for quick + Johannes Weißl for minimal test code and Kostis for quick patch)

Own Id: OTP-10897

diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 525beecd31..f1702aa00d 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -535,7 +535,7 @@

[httpd] Fix httpd directory traversal on Windows. Directory traversal was possible on Windows where backward slash is used as directory separator.

-

András Veres-Szentkirályi.

+

András Veres-Szentkirályi.

Own Id: OTP-9561

@@ -643,7 +643,7 @@

[httpd] Improved error messages.

-

Ricardo Catalinas Jiménez

+

Ricardo Catalinas Jiménez

Own Id: OTP-9157

diff --git a/lib/kernel/doc/src/notes.xml b/lib/kernel/doc/src/notes.xml index c18ae897b4..87800f4fb5 100644 --- a/lib/kernel/doc/src/notes.xml +++ b/lib/kernel/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -305,7 +305,7 @@

Fixed issue where using controlling_process/2 with self() as the second argument caused the port to leak if self() - crashes. (Thanks to Ricardo Catalinas Jiménez)

+ crashes. (Thanks to Ricardo Catalinas Jiménez)

Own Id: OTP-10094

@@ -447,7 +447,7 @@ Various typographical errors corrected in documentation for the global, error_logger, etop, lists, ets and supervisor modules and in the c_portdriver and kernel_app - documentation. (Thanks to Ricardo Catalinas Jiménez)

+ documentation. (Thanks to Ricardo Catalinas Jiménez)

Own Id: OTP-9987

@@ -642,7 +642,7 @@ Fixes net_kernel:get_net_ticktime() doc

Adds missing description when `ignored' is returned. - (Thanks to Ricardo Catalinas Jiménez )

+ (Thanks to Ricardo Catalinas Jiménez )

Own Id: OTP-9713

@@ -828,7 +828,7 @@

Fix typo in doc of rpc:pmap/3 (Thanks to Ricardo - Catalinas Jiménez)

+ Catalinas Jiménez)

Own Id: OTP-9168

diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 5942a40a87..ff30550ecb 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -85,7 +85,7 @@

Remove support for the query keyword and query - expressions. Thanks to Loïc Hoguin.

+ expressions. Thanks to Loïc Hoguin.

Own Id: OTP-10729

@@ -322,7 +322,7 @@ "-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be - safely omitted. (Thanks to Holger Weiß)

+ safely omitted. (Thanks to Holger Weiß)

Own Id: OTP-9170

diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml index ddf3b3fe37..40e3e09e48 100644 --- a/lib/observer/doc/src/notes.xml +++ b/lib/observer/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -76,7 +76,7 @@

Start position was lost after a 'Found' -> 'Not found' search sequence leading an undefined position in the next - search. Thanks to Peti Gömori

+ search. Thanks to Peti Gömori

Own Id: OTP-10218

diff --git a/lib/odbc/doc/src/notes.xml b/lib/odbc/doc/src/notes.xml index 792dc3fddd..137cc2d9bc 100644 --- a/lib/odbc/doc/src/notes.xml +++ b/lib/odbc/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -243,7 +243,7 @@

ODBC now handles the types SQL_WCHAR and SQL_WVARCHAR. - Thanks to Juhani Ränkimies. ODBC also has a new + Thanks to Juhani Ränkimies. ODBC also has a new connection option to return all strings as binaries and also expect strings to be binaries in the param_query function. These changes provides some unicode support.

@@ -253,7 +253,7 @@

Now supports SQL_TYPE_TIMESTAMP on the format {{YY, MM, - DD}, {HH, MM, SS}}. Thanks to Juhani Ränkimies.

+ DD}, {HH, MM, SS}}. Thanks to Juhani Ränkimies.

*** POTENTIAL INCOMPATIBILITY ***

diff --git a/lib/percept/doc/src/book.xml b/lib/percept/doc/src/book.xml index 4de6bc4eb1..cb7a0990b5 100644 --- a/lib/percept/doc/src/book.xml +++ b/lib/percept/doc/src/book.xml @@ -1,11 +1,11 @@ - +

2007 - 2011 + 2013 Ericsson AB, All Rights Reserved @@ -24,7 +24,7 @@ Percept - Björn-Egil Dahlberg + Björn-Egil Dahlberg 2007-11-02 0.5.0 diff --git a/lib/percept/doc/src/notes.xml b/lib/percept/doc/src/notes.xml index 82ce47c0ef..b2d8d7820f 100644 --- a/lib/percept/doc/src/notes.xml +++ b/lib/percept/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -280,7 +280,7 @@

Performance enhancement for the egd render engine - (Thanks to Magnus Thoäng).

+ (Thanks to Magnus Thoäng).

Own Id: OTP-7616

diff --git a/lib/percept/doc/src/part.xml b/lib/percept/doc/src/part.xml index 8053b279d5..98e052eed4 100644 --- a/lib/percept/doc/src/part.xml +++ b/lib/percept/doc/src/part.xml @@ -1,11 +1,11 @@ - +
2007 - 2011 + 2013 Ericsson AB, All Rights Reserved @@ -24,7 +24,7 @@ Percept User's Guide - Björn-Egil Dahlberg + Björn-Egil Dahlberg 2007-11-02 0.5.0 diff --git a/lib/percept/doc/src/part_notes.xml b/lib/percept/doc/src/part_notes.xml index 4965e67640..4d70a92eb7 100644 --- a/lib/percept/doc/src/part_notes.xml +++ b/lib/percept/doc/src/part_notes.xml @@ -1,11 +1,11 @@ - +
2007 - 2011 + 2013 Ericsson AB, All Rights Reserved @@ -24,7 +24,7 @@ Percept Release Notes - Björn-Egil Dahlberg + Björn-Egil Dahlberg >2007-11-02 diff --git a/lib/public_key/doc/src/using_public_key.xml b/lib/public_key/doc/src/using_public_key.xml index 5d9f1536d9..267a76ab65 100644 --- a/lib/public_key/doc/src/using_public_key.xml +++ b/lib/public_key/doc/src/using_public_key.xml @@ -1,4 +1,4 @@ - + @@ -90,7 +90,7 @@ [{'RSAPrivateKey',<<224,108,117,203,152,40,15,77,128,126, 221,195,154,249,85,208,202,251,109, 119,120,57,29,89,19,9,...>>, - {"DES-EDE3-CBC",<<"kÙeø¼pµL">>}}] + {"DES-EDE3-CBC",<<"kÙeø¼pµL">>}}] diff --git a/lib/runtime_tools/doc/src/notes.xml b/lib/runtime_tools/doc/src/notes.xml index cd59be1e63..a44400807d 100644 --- a/lib/runtime_tools/doc/src/notes.xml +++ b/lib/runtime_tools/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -38,7 +38,7 @@

Fix Table Viewer refresh crash on no more existing ets - tables (Thanks to Peti Gömori)

+ tables (Thanks to Peti Gömori)

Own Id: OTP-10635

diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index f65b66a7c5..3505b8087f 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -86,7 +86,7 @@

Fix link to documentation for ssh:connect/3,4. Thanks to - Martin Hässler.

+ Martin Hässler.

Own Id: OTP-10862

diff --git a/lib/stdlib/doc/src/notes.xml b/lib/stdlib/doc/src/notes.xml index 2ec0d6a60f..8106fa9a06 100644 --- a/lib/stdlib/doc/src/notes.xml +++ b/lib/stdlib/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -124,7 +124,7 @@

Two adjacent * used as a single pattern will match all files and zero or more directories and subdirectories. - (Thanks to José Valim)

+ (Thanks to José Valim)

Own Id: OTP-10431

@@ -362,7 +362,7 @@ Fix filename:nativename/1 on Win32

Don't choke on paths given as binary argument on Win32. - Thanks to Jan Klötzke

+ Thanks to Jan Klötzke

Own Id: OTP-10188

@@ -471,7 +471,7 @@

Fix the type spec from the doc of binary:part/3 (Thanks - to Ricardo Catalinas Jiménez)

+ to Ricardo Catalinas Jiménez)

Own Id: OTP-9920

@@ -3036,7 +3036,7 @@ It is now possible to hibernate a gen_server/gen_event/gen_fsm. In gen_server and gen_fsm, hibernation is triggered by returning the atom - 'hibernate' instead of a timeout value. In the gen_event + 'hibernate' instead of a timeout value. In the gen_event case hibernation is triggered by a event handler returning a tuple with an extra element containing the atom 'hibernate'.

diff --git a/lib/tools/doc/src/lcnt.xml b/lib/tools/doc/src/lcnt.xml index 3c55e4e422..9da93cec58 100644 --- a/lib/tools/doc/src/lcnt.xml +++ b/lib/tools/doc/src/lcnt.xml @@ -1,11 +1,11 @@ - +
2009 - 2010 + 2013 Ericsson AB, All Rights Reserved diff --git a/lib/tools/doc/src/lcnt_chapter.xml b/lib/tools/doc/src/lcnt_chapter.xml index 8f44b23f59..a4a2ce41f9 100644 --- a/lib/tools/doc/src/lcnt_chapter.xml +++ b/lib/tools/doc/src/lcnt_chapter.xml @@ -1,10 +1,10 @@ - +
- 20092010 + 20092013 Ericsson AB. All Rights Reserved. diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 20dc9679f1..1b78ed7628 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -37,7 +37,7 @@

Fix a bug in cover when used with no_auto_import. Thanks - to José Valim.

+ to José Valim.

Own Id: OTP-10778

@@ -72,7 +72,7 @@

Add separate face for exported functions (Thanks to - Thomas Järvstrand)

+ Thomas Järvstrand)

Own Id: OTP-10637

@@ -157,7 +157,7 @@

- Documentation fixes (Thanks to Ricardo Catalinas Jiménez + Documentation fixes (Thanks to Ricardo Catalinas Jiménez )

Own Id: OTP-10121

diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index a6e89d32a9..6ed7d6cf8d 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -39,7 +39,7 @@

Add {silent_start, boolean()} option to wx:new/1 in order to be able to suppress error messages during startup of - wx. (Thanks to Håkan Mattsson)

+ wx. (Thanks to HÃ¥kan Mattsson)

Own Id: OTP-10585

diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml index 1de854860c..50cae7be10 100644 --- a/lib/xmerl/doc/src/notes.xml +++ b/lib/xmerl/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -76,7 +76,7 @@

Add missing spaces in xmerl doc (Thanks to Ricardo - Catalinas Jiménez)

+ Catalinas Jiménez)

Own Id: OTP-9873

-- cgit v1.2.3