Commit Graph

51 Commits

Author SHA1 Message Date
Francois Gouget 5e15a3031e msvcp71: Remove an unused debug channel. 2012-09-19 23:55:27 +02:00
Piotr Caban 06d5c487c7 msvcp71: Removed unused functions. 2012-09-17 12:10:23 +02:00
Piotr Caban e0936feebd msvcp71: Updated spec file. 2012-09-17 12:10:12 +02:00
Piotr Caban 08eab0ed22 msvcp71: Don't forward _Getcat functions to msvcp80. 2012-09-17 12:09:46 +02:00
Piotr Caban ca171741d0 msvcp71: Fixed basic_streambuf virtual functions table. 2012-09-17 12:09:41 +02:00
Piotr Caban da0c0c6bd4 msvcp71: Fixed ctype class virtual functions table. 2012-09-17 12:09:33 +02:00
Piotr Caban 9cf1910db7 msvp71: Copy source files from msvcp90. 2012-09-17 12:09:26 +02:00
Piotr Caban d28174b765 msvcp: Sync spec files and implementations. 2012-09-13 17:01:23 +02:00
Piotr Caban 8dacc816eb msvcp: Sync spec files and implementations. 2012-09-12 16:03:38 +02:00
Piotr Caban 789565362d msvcp: Sync spec files and implementations. 2012-09-07 11:56:09 +02:00
Piotr Caban df4874079a msvcp: Sync spec files. 2012-08-17 16:23:42 +02:00
Piotr Caban 5f3f9cdb9c msvcp71: Added _String_base::_Xlen and _Xran implementation. 2012-07-27 17:05:21 +02:00
Piotr Caban d2c936d4af msvcp71: Added basic_string::append(iterator, iterator) implementation. 2012-07-26 15:32:34 +02:00
Piotr Caban da7138767f msvcp71: Added iterator based basic_string::replace implementation. 2012-07-26 15:32:29 +02:00
Piotr Caban c2a691cb78 msvcp71: Added functions for creating basic_string iterators. 2012-07-26 15:32:22 +02:00
Piotr Caban 583ba52714 msvcp: Sync spec files. 2012-07-24 13:36:31 +02:00
Piotr Caban c14e98dd32 msvcp: Sync spec files. 2012-07-09 10:01:00 -04:00
Piotr Caban c7636fe69b msvcp71: Forward basic_string::_Myptr functions to msvcp90. 2012-07-03 16:58:46 +02: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 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 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