Commit Graph

79 Commits (0e8e45cf99c479dbef4bca491e4f1cc58992c1f7)

Author SHA1 Message Date
Piotr Caban 39ace9e138 msvcp: Sync spec files. 2011-06-23 09:08:30 +02:00
Piotr Caban d74b339e17 msvcp90: Added _Mutex class implementation. 2011-05-27 17:53:38 +02:00
Piotr Caban 0dbb0f1ee8 msvcp90: Added basic_ios<char> class stub. 2011-05-27 17:53:38 +02:00
Piotr Caban 031ae07edc msvcp90: Added ios_base class stub. 2011-05-27 17:53:38 +02:00
Alexandre Julliard acfdbd2ba5 msvcp: Export the various floating point constants. 2011-05-05 12:34:46 +02:00
Alexandre Julliard 277120bbd5 msvcp: Implement the Ctraits math functions. 2011-05-04 17:26:47 +02:00
Alexandre Julliard af0c9edfc3 msvcp: Implement the numeric limit functions. 2011-05-04 17:26:46 +02:00
Alexandre Julliard 9e89da33f7 msvcp: Implement the numeric limit constants. 2011-05-04 17:26:46 +02:00
Alexandre Julliard 5b58de9648 msvcp: Export a couple of variables and their access function. 2011-05-04 17:26:46 +02:00
Alexandre Julliard 537b35006c msvcp: Don't define stubs for data exports. 2011-05-03 19:34:26 +02:00
Alexandre Julliard 5ac184cad5 msvcrt: Update spec files using the make_specfiles script. 2011-05-03 12:44:14 +02:00
Piotr Caban 65c2fa9b2c msvcp80: Updated spec file. 2011-04-29 14:21:43 +02:00
Piotr Caban bc86fccc36 msvcp: Added basic_string<wchar> operator+ implementations. 2011-04-01 10:49:35 +02:00
Piotr Caban 055dcbc4b2 msvcp: Added basic_string<char> operator+ implementations. 2011-04-01 10:49:24 +02:00
Piotr Caban 3f833d93a7 msvcp: Added basic_string<{char, wchar}> operator+= exports. 2011-04-01 10:49:10 +02:00
Piotr Caban 28d355966d msvcrt: Fix errors in spec files. 2010-11-25 11:49:08 +01:00
Piotr Caban b808de857a msvcp80: Update spec file. 2010-11-25 11:49:07 +01:00
Piotr Caban acf0cea825 msvcp90: Added basic_string<{char,wchar}> constructor (substring) implementation. 2010-11-25 11:49:07 +01:00
Piotr Caban 2fb7edc325 msvcp80: Update spec file. 2010-11-18 12:37:31 +01:00
Vincas Miliūnas 96e4e21997 msvcp90: Added basic_string<wchar_t>::swap implementation. 2010-11-17 14:01:11 +01:00
Vincas Miliūnas 676d0d41f5 msvcp90: Added basic_string<char>::swap implementation. 2010-11-17 14:01:11 +01:00
Vincent Pelletier 6fa52cd37d msvcp90: Direct basic_string::operator=(char const *) to existing implementation. 2010-09-27 15:02:48 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Paul Vriens ba5e809864 msvcp80/msvcr90: Fix some typos in the forwards. 2010-09-13 11:01:05 -05:00
Piotr Caban e91dae7897 msvcp90: Fix incorrect export. 2010-09-01 14:01:02 +02:00
Piotr Caban 04f4b8a3d9 msvcp90: Added partiall basic_string<wchar_t> implementation. 2010-08-30 17:56:54 +02:00
Alexandre Julliard c4f673fb63 msvcrt: List the this pointer as an additional argument for thiscall functions. 2010-08-24 19:29:27 +02:00
Alexandre Julliard c6423058db msvcp90: Use the thiscall type on appropriate entry points. 2010-08-24 16:24:18 +02:00
Piotr Caban 71a49ebf77 msvcp80: Added stub dll. 2010-08-24 15:22:34 +02:00