2011-08-24 |
Alexandre Julliard | msvcp90: Add separate entry points for functions with... |
tree | commitdiff |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_streambuf<char>::{Lock, Unlock... |
tree | commitdiff |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_streambuf<char> buffer accessing... |
tree | commitdiff |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_streambuf<char>::{ctor, dtor}... |
tree | commitdiff |
2011-08-24 |
Piotr Caban | msvcp90: Added locale::facet class implementation. |
tree | commitdiff |
2011-08-24 |
Piotr Caban | msvcp90: Added locale::id class implementation. |
tree | commitdiff |
2011-08-24 |
Piotr Caban | msvcp90: Added basic_ostream<char> class stub. |
tree | commitdiff |
2011-08-23 |
Piotr Caban | msvcp90: Added basic_streambuf<char> class stub. |
tree | commitdiff |
2011-08-22 |
Andrew Talbot | msvcp90: void functions should not return a value. |
tree | commitdiff |
2011-07-29 |
Piotr Caban | msvcp90: Added wctype implementation. |
tree | commitdiff |
2011-07-29 |
Piotr Caban | msvcp90: Added _Locinfo class stub. |
tree | commitdiff |
2011-07-08 |
Alexandre Julliard | msvcp90/tests: Fix the calling convention of some funct... |
tree | commitdiff |
2011-07-05 |
Alexandre Julliard | msvcp90/tests: Dynamically generate a thunk to call... |
tree | commitdiff |
2011-06-27 |
Alexandre Julliard | msvcp90: Make sure an exported variable is initialized. |
tree | commitdiff |
2011-06-23 |
Piotr Caban | msvcp90: Added older version of basic_string::_Tidy... |
tree | commitdiff |
2011-06-23 |
Piotr Caban | msvcp90: Export already implemented basic_string privat... |
tree | commitdiff |
2011-06-23 |
Piotr Caban | msvcp90: Added basic_string operator!= implementation. |
tree | commitdiff |
2011-06-23 |
Piotr Caban | msvcp90: Added basic_string operator== implementation. |
tree | commitdiff |
2011-06-23 |
Piotr Caban | msvcp90: Added basic_string::last_index_of implementation. |
tree | commitdiff |
2011-06-22 |
Piotr Caban | msvcp90: Added basic_string_char::find_first_of impleme... |
tree | commitdiff |
2011-06-22 |
Piotr Caban | msvcp90: Added _Lockit class implementation. |
tree | commitdiff |
2011-06-22 |
Piotr Caban | msvcp90: Added locale class stub. |
tree | commitdiff |
2011-06-22 |
Piotr Caban | msvcp90: Added locale::_Locimp class stub. |
tree | commitdiff |
2011-06-22 |
Piotr Caban | msvcp90: Added std::locale::id class stub. |
tree | commitdiff |
2011-06-22 |
Piotr Caban | msvcp90: Added std::locale::facet class stub. |
tree | commitdiff |
2011-05-27 |
Alexandre Julliard | msvcp90: Add an msvcp-specific size_t to avoid casts... |
tree | commitdiff |
2011-05-27 |
Piotr Caban | msvcp90: Added _Mutex class implementation. |
tree | commitdiff |
2011-05-27 |
Piotr Caban | msvcp90: Added basic_ios<char> class stub. |
tree | commitdiff |
2011-05-27 |
Piotr Caban | msvcp90/tests: Don't check if msvcp90 functions exists... |
tree | commitdiff |
2011-05-27 |
Piotr Caban | msvcp90/tests: Don't check if msvcp90 functions exists... |
tree | commitdiff |
2011-05-27 |
Piotr Caban | msvcp90: Added ios_base class stub. |
tree | commitdiff |
2011-05-16 |
Igor Paliychuk | msvcrt: _CxxThrowException is stdcall, not cdecl. |
tree | commitdiff |
2011-05-05 |
Alexandre Julliard | msvcp: Export the various floating point constants. |
tree | commitdiff |
2011-05-04 |
Alexandre Julliard | msvcp: Implement the Ctraits math functions. |
tree | commitdiff |
2011-05-04 |
Alexandre Julliard | msvcp: Implement the numeric limit functions. |
tree | commitdiff |
2011-05-04 |
Alexandre Julliard | msvcp: Implement the numeric limit constants. |
tree | commitdiff |
2011-05-04 |
Alexandre Julliard | msvcp: Export a couple of variables and their access... |
tree | commitdiff |
2011-05-03 |
Alexandre Julliard | msvcp: Don't define stubs for data exports. |
tree | commitdiff |
2011-05-03 |
Alexandre Julliard | msvcrt: Update spec files using the make_specfiles... |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> operator+=(char*... |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> clear implementation. |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> constructor implement... |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> resize implementation. |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> operator[] implementa... |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> at implementation. |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> operator +=(char... |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90/tests: Added basic_string<char> find tests. |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> find implementation. |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Added basic_string<char> operator< implementation. |
tree | commitdiff |
2011-04-29 |
Piotr Caban | msvcp90: Move basic_string<char>:swap implementation. |
tree | commitdiff |
2011-04-01 |
Piotr Caban | msvcp90/tests: Added operator+ tests (basic_string... |
tree | commitdiff |
2011-04-01 |
Piotr Caban | msvcp: Added basic_string<wchar> operator+ implementations. |
tree | commitdiff |
2011-04-01 |
Piotr Caban | msvcp: Added basic_string<char> operator+ implementations. |
tree | commitdiff |
2011-04-01 |
Piotr Caban | msvcp: Added basic_string<{char, wchar}> operator+... |
tree | commitdiff |
2010-11-29 |
Eryk Wieliczko | msvcp90/tests: Added basic_string<{char, wchar}>.capaci... |
tree | commitdiff |
2010-11-29 |
Eryk Wieliczko | msvcp90: Added basic_string<{char, wchar}>.capacity... |
tree | commitdiff |
2010-11-25 |
Piotr Caban | msvcp90/tests: Added basic_string<char>::compare tests. |
tree | commitdiff |
2010-11-25 |
Piotr Caban | msvcp90: Added basic_string<wchar>::compare implementation. |
tree | commitdiff |
2010-11-25 |
Piotr Caban | msvcp90: Added basic_string<char>::compare implementation. |
tree | commitdiff |
2010-11-25 |
Piotr Caban | msvcp90: Added basic_string<{char,wchar}> constructor... |
tree | commitdiff |
2010-11-23 |
Piotr Caban | msvcp90/tests: Fix typo in loaded function name. |
tree | commitdiff |
2010-11-18 |
Piotr Caban | msvcp90/tests: Added basic_string<char>::append tests. |
tree | commitdiff |
2010-11-18 |
Piotr Caban | msvcp90: Added basic_string<wchar_t>::append implementa... |
tree | commitdiff |
2010-11-18 |
Piotr Caban | msvcp90: Added basic_string<char>::append implementation. |
tree | commitdiff |
2010-11-17 |
Vincas Miliūnas | msvcp90/tests: Added basic_string<wchar_t>::swap tests. |
tree | commitdiff |
2010-11-17 |
Vincas Miliūnas | msvcp90: Added basic_string<wchar_t>::swap implementation. |
tree | commitdiff |
2010-11-17 |
Vincas Miliūnas | msvcp90/tests: Added basic_string<char>::swap tests. |
tree | commitdiff |
2010-11-17 |
Vincas Miliūnas | msvcp90: Added basic_string<char>::swap implementation. |
tree | commitdiff |
2010-09-27 |
Vincent Pelletier | msvcp90: Direct basic_string::operator=(char const... |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR... |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Add a standard header for all makefiles... |
tree | commitdiff |
2010-09-03 |
Piotr Caban | msvcp90/tests: Fix basic_string<wchar_t>.size tests. |
tree | commitdiff |
2010-09-02 |
Piotr Caban | msvcp90: Added basic_string<{char, wchar_t}> equal... |
tree | commitdiff |
2010-09-02 |
Piotr Caban | msvcp90/tests: Added basic_string<{char,wchar_t}>.size... |
tree | commitdiff |
2010-09-02 |
Piotr Caban | msvcp90: Added basic_string<{char, wchar_t}>.{length... |
tree | commitdiff |
2010-09-02 |
Piotr Caban | msvcp90/tests: Added basic_string<{char,wchar_t}>.data... |
tree | commitdiff |
2010-09-02 |
Piotr Caban | msvcp90: Added basic_string<{char, wchar_t}>.data imple... |
tree | commitdiff |
2010-09-01 |
Piotr Caban | msvcp90: Fix 64-bit compilation warnings. |
tree | commitdiff |
2010-09-01 |
Piotr Caban | msvcp90: Fix incorrect export. |
tree | commitdiff |
2010-08-30 |
Piotr Caban | msvcp90/tests: Added basic_string<wchar_t> tests. |
tree | commitdiff |
2010-08-30 |
Piotr Caban | msvcp90: Added partiall basic_string<wchar_t> implement... |
tree | commitdiff |
2010-08-26 |
Francois Gouget | msvcp90: Make init_cxx_funcs() static. |
tree | commitdiff |
2010-08-24 |
Alexandre Julliard | msvcrt: List the this pointer as an additional argument... |
tree | commitdiff |
2010-08-24 |
Alexandre Julliard | msvcrt: Use a __thiscall macro where appropriate to... |
tree | commitdiff |
2010-08-24 |
Alexandre Julliard | msvcp90: Use the thiscall type on appropriate entry... |
tree | commitdiff |
2010-08-24 |
Francois Gouget | msvcp90: Remove the msvcp90 debug channel where unused. |
tree | commitdiff |
2010-08-24 |
Piotr Caban | msvcp90: Added _String_base::Xinvarg implementation. |
tree | commitdiff |
2010-08-24 |
Piotr Caban | msvcp90/tests: Added basic_string<char> tests. |
tree | commitdiff |
2010-08-20 |
Piotr Caban | msvcp90: Added _String_base::Xran implementation. |
tree | commitdiff |
2010-08-20 |
Piotr Caban | msvcp90: Added _String_base::Xlen implementation. |
tree | commitdiff |
2010-08-20 |
Piotr Caban | msvcp90: Added logic_error exception. |
tree | commitdiff |
2010-08-20 |
Piotr Caban | msvcp90: Added basic_string<char>::c_str implementation. |
tree | commitdiff |
2010-08-20 |
Piotr Caban | msvcp90: Added basic_string<char> constructor implement... |
tree | commitdiff |
2010-08-20 |
Piotr Caban | msvcp90: Added basic_string<char> copy constructor... |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added ~basic_string<char> implementation. |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added some basic_string<char>::assign implemen... |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added basic_string<char>::erase implementation. |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added basic_string<char>::npos. |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added basic_string<char> constructor (with... |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added allocator<void> implementation. |
tree | commitdiff |
next |