Commit Graph

54 Commits (1a36da15afa711ff5eb9c4872f9d238bcd06ad10)

Author SHA1 Message Date
Piotr Caban c14e98dd32 msvcp: Sync spec files. 2012-07-09 10:01:00 -04:00
Piotr Caban 8a15e426b3 msvcp90: Fix __cdecl functions definitions that returns structures. 2012-07-02 19:35:08 +02:00
Piotr Caban 20a2f23b2a msvcp90: Sync spec files. 2012-06-29 20:41:42 +02:00
Owen Rudge 2e167f6888 msvcp90: Sync spec files. 2012-06-28 19:43:48 +02:00
Piotr Caban d1f0fe954f msvcp90: Sync spec files. 2012-06-28 01:39:17 +02:00
Piotr Caban 3c921119d6 msvcp80: Forward basic_string<char>::erase functions to msvcp90. 2012-06-28 01:39:13 +02:00
Piotr Caban 4b97c4b1ef msvcp: Sync spec files. 2012-06-22 19:55:17 +02:00
Piotr Caban ca86ffb17b msvcp: Sync spec files. 2012-06-15 18:35:32 +02:00
Piotr Caban 9588617d61 msvcp: Sync spec files. 2012-06-14 19:12:22 +02:00
Piotr Caban 2929a0e774 msvcp80: Added _Getcat implementation for supported facets. 2012-06-14 19:11:56 +02:00
Piotr Caban 034de95550 msvcp: Sync spec files. 2012-06-12 19:28:52 +02:00
Piotr Caban 4e9b1faed9 msvcp: Sync spec files. 2012-03-30 10:45:55 +02:00
Piotr Caban 1aeb4dcd41 msvcp: Sync spec files. 2012-03-29 20:49:24 +02:00
Piotr Caban 7f59bfd694 msvcp: Sync spec files. 2012-01-10 19:48:37 +01:00
Piotr Caban d351e02321 msvcp: Sync spec files. 2011-11-17 18:23:51 +01:00
Piotr Caban 9b62668ddf msvcp: Sync spec files. 2011-11-16 17:14:02 +01:00
Piotr Caban 32b24db041 msvcp: Sync spec files. 2011-10-18 15:15:20 +02:00
Piotr Caban b9b24bdf51 msvcp: Sync spec files. 2011-10-14 20:26:42 +02:00
Piotr Caban 445b934005 msvcp: Sync spec files. 2011-10-13 19:57:20 +02:00
Piotr Caban 96567b18b0 msvcp: Sync spec files. 2011-09-13 17:16:58 +02:00
Piotr Caban aa19d0cf5f msvcp: Sync spec files. 2011-09-12 16:49:57 +02:00
Piotr Caban 553a093fbf msvcp: Sync spec files. 2011-08-24 19:07:43 +02:00
Piotr Caban ac37efd37b msvcp: Sync spec files. 2011-08-23 16:53:55 +02:00
Piotr Caban 7eb800f185 msvcp90: Added wctype implementation. 2011-07-29 18:06:30 +02:00
Piotr Caban 48ccf4f9f8 msvcp: Sync spec files. 2011-07-29 13:32:13 +02:00
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