]> git.saurik.com Git - wxWidgets.git/history - tests/any
Fix harmless g++ 4.3 warning about suggested parentheses.
[wxWidgets.git] / tests / any /
2010-04-22  Jaakko SalliAllow wxAny to contain 'const char*' or 'const wchar_t...
2010-04-20  Jaakko SalliFix VC6 compilation by changing the order of assignment...
2010-04-19  Jaakko SalliImprove wxAny<->wxVariant conversion 64-bit integer...
2010-04-18  Jaakko SalliFix wxAny for VC6 by removing 'wxAny& operator=(const...
2010-04-16  Jaakko SalliwxVariant <-> wxAny conversion functionality. Includes...
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
2009-09-20  Vadim ZeitlinAdd missing header to fix wxAny test compilation under...
2009-09-19  Vadim ZeitlinSet svn properties correctly for the newly added files.
2009-09-19  Jaakko SalliFixed wxAny tests for VC6
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)