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 |
2010-08-19 |
Piotr Caban | msvcp90: Added allocator<unsigned short> implementation. |
tree | commitdiff |
2010-08-19 |
Piotr Caban | msvcp90: Added allocator<wchar_t> implementation. |
tree | commitdiff |
2010-08-18 |
Piotr Caban | msvcp90: Added bad_alloc exception. |
tree | commitdiff |
2010-08-18 |
Piotr Caban | msvcp90: Add exception throwing function. |
tree | commitdiff |
2010-08-18 |
Piotr Caban | msvcp90/tests: Added allocator<char> tests. |
tree | commitdiff |
2010-08-18 |
Piotr Caban | msvcp90: Added allocator<char> 64-bit exports. |
tree | commitdiff |
2010-08-16 |
Piotr Caban | msvcp90: Added 64-bit char_traits tests. |
tree | commitdiff |
2010-08-16 |
Piotr Caban | msvcp90: Added char_traits<unsigned short> 64-bit exports. |
tree | commitdiff |
2010-08-16 |
Piotr Caban | msvcp90: Added char_traits<wchar_t> 64-bit exports. |
tree | commitdiff |
2010-08-16 |
Piotr Caban | msvcp90: Added char_traits<char> 64-bit exports. |
tree | commitdiff |
2010-07-28 |
Piotr Caban | msvcp90: Added 64-bit exports. |
tree | commitdiff |
2010-07-26 |
Piotr Caban | msvcp90: Correctly declare pointers to delete/new funct... |
tree | commitdiff |
2010-07-22 |
Piotr Caban | msvcp90: Added allocator<char> implementation. |
tree | commitdiff |
2010-07-21 |
Alexandre Julliard | dlls: Remove explicit imports of kernel32 and ntdll. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90/tests: Added char_traits<char>::_Copy_s tests. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90/tests: Added char_traits equal tests. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90/tests: Added char_traits assign tests. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90: Added char_traits<unsigned short> implementation. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90: Added char_traits<wchar_t> implementation. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90: Added char_traits<char> implementation. |
tree | commitdiff |
2010-07-21 |
Piotr Caban | msvcp90: Added stub dll. |
tree | commitdiff |
|