Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu



Module Name:    src
Committed By:   christos
Date:           Wed Mar 30 19:17:45 UTC 2005

Modified Files:
        src/gnu/dist/gcc/libstdc++-v3: acinclude.m4
        src/gnu/dist/gcc/libstdc++-v3/include/c_std: std_cwchar.h
        src/gnu/lib/libstdc++-v3/arch/i386: c++config.h config.h

Log Message:
PR/29832: J.T. Conklin: libstdc++ missing std::wstring support
This wonderful patch together with yesterdays wcsftime addition, makes
us able to use wide strings in c++


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/gnu/dist/gcc/libstdc++-v3/acinclude.m4
cvs rdiff -r1.1.1.1 -r1.2 \
    src/gnu/dist/gcc/libstdc++-v3/include/c_std/std_cwchar.h
cvs rdiff -r1.6 -r1.7 src/gnu/lib/libstdc++-v3/arch/i386/c++config.h
cvs rdiff -r1.4 -r1.5 src/gnu/lib/libstdc++-v3/arch/i386/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index