Commit Graph

51 Commits (6d52262e5683ec89df6c4dc39d471bcc9a6ace88)

Author SHA1 Message Date
Piotr Caban d28174b765 msvcp: Sync spec files and implementations. 2012-09-13 17:01:23 +02:00
Piotr Caban dadc409bae msvcp: Fixed displaying of not NULL-terminated strings in debug traces. 2012-09-12 16:03:44 +02:00
Piotr Caban 8dacc816eb msvcp: Sync spec files and implementations. 2012-09-12 16:03:38 +02:00
Piotr Caban 39e9ac0317 msvcp: Prevent overflows while operating on string sizes. 2012-09-11 18:07:20 +02:00
Piotr Caban 5258b3a219 msvcp90: Fixed copied buffer siezes in functions operating on wchar_t. 2012-09-11 18:07:14 +02:00
Piotr Caban 789565362d msvcp: Sync spec files and implementations. 2012-09-07 11:56:09 +02:00
Piotr Caban c41fd08ddc msvcp100: Fixed RTTI structure on 64-bit systems. 2012-09-07 11:55:14 +02:00
Piotr Caban e9b51093de msvcp90: Added locale_ctor_locale_locale implementation. 2012-09-06 15:45:34 +02:00
Piotr Caban 225cab9842 msvcp90: Fixed locale_ctor_cstr implementation. 2012-09-06 15:45:33 +02:00
Piotr Caban 0e6171f6d7 msvcp90: Fixed basic_stringbuf_wchar_overflow implementation. 2012-09-06 15:45:33 +02:00
Francois Gouget c19855bc96 msvcp100: Remove some unused functions. 2012-08-28 14:41:00 +02:00
Francois Gouget d2fc8007d2 msvcp100: Make some locale and string functions static. 2012-08-28 14:40:59 +02:00
Piotr Caban 388f11abb3 msvcp100: Removed virtual function callers for functions that are not virtual. 2012-08-27 19:42:01 +02:00
Francois Gouget e83e05734b msvcp100: VTBL_WRAPPER(60) is unused so remove it. 2012-08-21 17:47:48 +02:00
Piotr Caban fef8a52fc9 msvcrt: Fixed vector destructors implementation on 64-bit systems. 2012-08-20 15:00:43 +02:00
Piotr Caban e40d02868d msvcp90: Fixed buffer allocation in basic_stringbuf<wchar> class. 2012-08-20 10:57:15 +02:00
Piotr Caban 5a5de655be msvcp100: Manually define virtual destructors in vtables. 2012-08-17 16:24:59 +02:00
Piotr Caban 5e7452ade9 msvcp100: Fixed 64-bit variables alignment. 2012-08-16 11:57:30 +02:00
Piotr Caban 4bdaa20a73 msvcp100: Update spec file. 2012-08-16 11:50:40 +02:00
Piotr Caban 0446d426ad msvcp100: Fixed ctype class virtual functions table. 2012-08-16 11:50:37 +02:00
Piotr Caban 197de8d6ec msvcp100: Fixed basic_streambuf virtual functions table. 2012-08-16 11:50:27 +02:00
Piotr Caban 6b5e9e3e3f msvcp100: Fixed streamoff and streamsize definition. 2012-08-16 11:50:21 +02:00
Piotr Caban 4fe6e58375 msvcp100: Copy source files from msvcp90. 2012-08-16 11:50:08 +02:00
Dan Kegel 47b9dd1b55 msvcp100: Add _Container_base0::_Swap_all, _Container_base0::_Orphan_all. 2012-07-25 21:00:03 +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 8a15e426b3 msvcp90: Fix __cdecl functions definitions that returns structures. 2012-07-02 19:35:08 +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 96567b18b0 msvcp: Sync spec files. 2011-09-13 17:16:58 +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 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
Piotr Caban 890ecdad24 msvcp100: Fix spec file. 2011-04-07 10:23:07 +02:00