Missing header.
[wxWidgets.git] / tests / strings / vararg.cpp
2007-09-14  Vadim Zeitlinfix a couple of harmless warnings in MSVC build
2007-08-20  Václav Slavíkfixed variadic templates in the case when char value...
2007-06-06  Václav Slavíkfixed wxScanf() etc. to compile with Visual C++ again
2007-05-12  Václav Slavíkadd test for passing c_str() of temporary wxString...
2007-05-02  Václav Slavíkadded test for passing std::string to vararg functions
2007-04-24  Václav Slavíkadded test for a crash when passing wxCStrData construc...
2007-03-28  Václav Slavíkallow passing wx[W]CharBuffer to wx vararg templates
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build: