wxWidgets/tests/streams
Václav Slavík c9f7896861 first phase of transition to unified Unicode build:
1. changed c_str() to return wxCStrData (implicitly convertible to wxChar*)
2. added template type-safe wrappers for vararg functions
3. added wxUniChar class representing single Unicode character
4. changed wxString::operator[] and wxString::iterator to return wxUniChar


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-17 10:26:10 +00:00
..
bstream.cpp Add tests for wxBackingFile. 2006-10-24 07:47:07 +00:00
bstream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
datastreamtest.cpp added support for 64 bit ints in wx stream classes (patch 1203970) 2006-02-11 16:51:34 +00:00
ffilestream.cpp [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
fileback.cpp Compile fix after GetC return type changed from char to int. 2006-10-29 22:38:26 +00:00
filestream.cpp [ 1068188 ] Precompiled header for the test program [Modified a bit] 2004-11-22 05:00:19 +00:00
largefile.cpp Missing header. 2006-11-10 11:31:58 +00:00
memstream.cpp added wxMemoryInputStream(wxMemoryOutputStream&) ctor (patch 1170635) 2005-04-02 22:37:58 +00:00
sstream.cpp first phase of transition to unified Unicode build: 2007-03-17 10:26:10 +00:00
tempfile.cpp Add wxTempFileOutputStream 2005-03-13 16:20:51 +00:00
textstreamtest.cpp test both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTFxx), they should behave the same 2006-12-16 15:09:32 +00:00
zlibstream.cpp removed WXWIN_COMPATIBILITY_24 2007-03-08 01:24:59 +00:00