wxWidgets/tests/strings
2007-04-05 21:55:29 +00:00
..
crt.cpp
stdstrings.cpp added overloads taking pairs of const char/wchar_t pointers for wxString methods working with const_iterators for backwards compatibility with old wxString::const_iterator which used to be convertible to/from const wxChar * 2007-04-05 21:55:29 +00:00
strings.cpp provide both const char* and const wchar_t* implicit conversion of wxCStrData regardless of the build type 2007-04-05 21:28:14 +00:00
tokenizer.cpp
unichar.cpp first phase of transition to unified Unicode build: 2007-03-17 10:26:10 +00:00
unicode.cpp allow creating wxString from char*, assigning to it from char* and comparing with char* values 2007-02-20 20:05:43 +00:00
vararg.cpp allow passing wx[W]CharBuffer to wx vararg templates 2007-03-28 18:03:26 +00:00
vsnprintf.cpp compilation fix 2007-02-20 11:12:04 +00:00