Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / serialization / doc / history.html
index bf3662f..9fdcd37 100644 (file)
@@ -30,24 +30,24 @@ http://www.boost.org/LICENSE_1_0.txt)
   <li>27 Feb 2002
     <ul>
       <li>divide interface from implementation for class 
-          serialization to permit compiliation on gcc
-      <li>improved template instantanciation for type templates
+          serialization to permit compilation on gcc
+      <li>improved template instantantation for type templates
     </ul>
   <li>18 Mar 2002 - draft #2 uploaded to boost
     <ul>
       <li>elminated locale effects on archives
       <li>added signature and library version to archive header
-      <li>improved detection of errors when objects are serializationed 
-          as pointers and subsequently serializationed as objects
+      <li>improved detection of errors when objects are serialized 
+          as pointers and subsequently serialized as objects
       <li>permit non-portable binary archives
-      <li>implement work around for systems such as MSVC 6.0 that
-          don'tsupport partial ordering
+      <li>implement workaround for systems such as MSVC 6.0 that
+          don't support partial ordering
     </ul>
   <li>16 May 2002 - draft #3 uploaded to boost
     <ul>
       <li>Ability to specify serialization of other templates in a
           non-intrusive way.
-      <li>Included and example which uses boost::shared_ptr.
+      <li>Included an example which uses boost::shared_ptr.
       <li>improved documentation
       <li>More test cases
       <li>More testing and documentation of obscure situtations
@@ -65,7 +65,7 @@ http://www.boost.org/LICENSE_1_0.txt)
       <li>minor corrections
       <li>Additions to documentation to explicitly address issues of
           exception safety.
-      <li>More test cases/demos to illustrate handlling of the above issues.
+      <li>More test cases/demos to illustrate handling of the above issues.
       <li>Additions to documentation to include rationale for not depending
           on type_id
       <li>Implementation of serialization of boost::shared_ptr.
@@ -127,8 +127,8 @@ http://www.boost.org/LICENSE_1_0.txt)
     </ul>
   <li>1 November 2004 - final changes for first boost official release 1.32 .
     <ul>
-       <li>Adjustments to address make package compatible with two-phase lookup.
-       <li>Many small adjustments to accomdate quirks of various compilers.
+       <li>Adjustments to address package compatible with two-phase lookup.
+       <li>Many small adjustments to accommodate quirks of various compilers.
        <li>A few bug fixes.
     </ul>
 </ol>