Author: faridz
Revision: 648752
Modified property: svn:log

Modified: svn:log at Thu Apr 17 04:27:16 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Apr 17 04:27:16 2008
@@ -471,6 +471,7 @@
        * tests/regress/22.locale.codecvt.stdcxx-435.cpp: Added regression
        test for STDCXX-435.
 
+
        2008-04-09  Travis Vitek  <[EMAIL PROTECTED]>
        STDCXX-783
        * tests/algorithms/25.random.shuffle.cpp (test_random_shuffle): Avoid
@@ -1253,17 +1254,17 @@
        2008-03-31  Andrew Black  <[EMAIL PROTECTED]>
        STDCXX-426
        * util/output.cpp (struct readback): Add convenience data structure
-         for backwards file reading.
-         (rbinit): Add method to initialize structure.
-         (rbbof): Add method to check if structure points to the beginning
-         of a file.
-         (rbsync): Add method to synchronize the file handle the structure
-         is built on to the structure.
-         (rbgetc): Add method to retrieve a character from the file and
-         move the structure one position closer to the start
-         (rbscanf): Add methods to search for a string using the
-         structure, possibly capturing an unsigned integer in the process.
-         (check_test, check_compat_test): Alter to use above methods.
+       for backwards file reading.
+       (rbinit): Add method to initialize structure.
+       (rbbof): Add method to check if structure points to the beginning
+       of a file.
+       (rbsync): Add method to synchronize the file handle the structure
+       is built on to the structure.
+       bgetc): Add method to retrieve a character from the file and
+       move the structure one position closer to the start
+       (rbscanf): Add methods to search for a string using the
+       structure, possibly capturing an unsigned integer in the process.
+       (check_test, check_compat_test): Alter to use above methods.
 
 
        2008-04-03  Farid Zaripov  <[EMAIL PROTECTED]>

Reply via email to