Author: elemings
Date: Mon Jun 23 09:53:09 2008
New Revision: 670674

URL: http://svn.apache.org/viewvc?rev=670674&view=rev
Log:
2008-06-23  Eric Lemings <[EMAIL PROTECTED]>

        STDCXX-958
        * include/tuple:
        * include/rw/_tuple.h:
        * include/rw/_tuple_traits.h:
        * include/rw/_forward.h:
        * include/rw/_ref_wrap.h:
        * tests/utilities/20.forward.cpp:
        * tests/utilities/20.tuple.h:
        * tests/utilities/20.tuple.cnstr.cpp:
        * tests/utilities/20.tuple.elem.cpp:
        * tests/utilities/20.tuple.helpers.cpp:
        * doc/Doxyfile: Add svn:eol-style=native and svn:keywords=Id
        properties.
        * tests/utilities/20.forward.cpp: Likewise.  Also fix copyright
        date.


Modified:
    stdcxx/branches/4.3.x/doc/Doxyfile   (props changed)
    stdcxx/branches/4.3.x/include/rw/_forward.h   (props changed)
    stdcxx/branches/4.3.x/include/rw/_ref_wrap.h   (props changed)
    stdcxx/branches/4.3.x/include/rw/_tuple.h   (props changed)
    stdcxx/branches/4.3.x/include/rw/_tuple_traits.h   (props changed)
    stdcxx/branches/4.3.x/include/tuple   (props changed)
    stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp   (contents, props 
changed)
    stdcxx/branches/4.3.x/tests/utilities/20.tuple.cnstr.cpp   (props changed)
    stdcxx/branches/4.3.x/tests/utilities/20.tuple.elem.cpp   (props changed)
    stdcxx/branches/4.3.x/tests/utilities/20.tuple.h   (props changed)
    stdcxx/branches/4.3.x/tests/utilities/20.tuple.helpers.cpp   (props changed)

Propchange: stdcxx/branches/4.3.x/doc/Doxyfile
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/doc/Doxyfile
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/include/rw/_forward.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/include/rw/_forward.h
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/include/rw/_ref_wrap.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/include/rw/_ref_wrap.h
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/include/rw/_tuple.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/include/rw/_tuple.h
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/include/rw/_tuple_traits.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/include/rw/_tuple_traits.h
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/include/tuple
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/include/tuple
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp
URL: 
http://svn.apache.org/viewvc/stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp?rev=670674&r1=670673&r2=670674&view=diff
==============================================================================
--- stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp (original)
+++ stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp Mon Jun 23 09:53:09 
2008
@@ -22,7 +22,7 @@
  * implied.   See  the License  for  the  specific language  governing
  * permissions and limitations under the License.
  *
- * Copyright 1994-2008 Rogue Wave Software.
+ * Copyright 2008 Rogue Wave Software.
  * 
  **************************************************************************/
 

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.forward.cpp
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.cnstr.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.cnstr.cpp
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.elem.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.elem.cpp
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.h
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.h
------------------------------------------------------------------------------
    svn:keywords = Id

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.helpers.cpp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: stdcxx/branches/4.3.x/tests/utilities/20.tuple.helpers.cpp
------------------------------------------------------------------------------
    svn:keywords = Id


Reply via email to