gecko-dev/string
timeless%mozdev.org 58d1e9667c fixing comment about PRUnichar* ToNewUnicode
rs=brendan
2002-11-08 11:43:58 +00:00
..
doc add deprecation comment - now that we have a new guide. 2002-06-26 22:53:36 +00:00
macbuild trying to fix mac bustage 2002-05-15 04:58:58 +00:00
obsolete #172700 NS_ConvertUTF8ToUCS2() surrogates buffer overflow 2002-10-28 22:56:03 +00:00
public fixing comment about PRUnichar* ToNewUnicode 2002-11-08 11:43:58 +00:00
src landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
.cvsignore
Makefile.in
README.html

README.html

<html>
<!-- 
   - The contents of this file are subject to the Mozilla Public
   - License Version 1.1 (the "License"); you may not use this file
   - except in compliance with the License. You may obtain a copy of
   - the License at http://www.mozilla.org/MPL/
   - 
   - Software distributed under the License is distributed on an "AS
   - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
   - implied. See the License for the specific language governing
   - rights and limitations under the License.
   - 
   - The Original Code is Mozilla.
   - 
   - The Initial Developer of the Original Code is Netscape
   - Communications.  Portions created by Netscape Communications are
   - Copyright (C) 2001 by Netscape Communications.  All
   - Rights Reserved.
   - 
   - Contributor(s):
   -   Scott Collins <scc@mozilla.org> (original author)
  --> 
<body>
  <h1><span class="LXRSHORTDESC">managing sequences of characters</span></h1>
<p>
  <span class="LXRLONGDESC"></span>
</p>
</body>
</html>