Commit Graph

62 Commits

Author SHA1 Message Date
Piotr Caban f159b33da2 msvcp: Fix default constructor closures arguments. 2013-09-23 20:32:17 +02:00
Piotr Caban d6aa3d969f msvcp60: Fix errors in spec file. 2013-05-09 19:24:20 +02:00
Piotr Caban a73c69700c msvcp60: Export basic_streambuf::pubseekoff function. 2013-05-06 15:55:22 +02:00
Piotr Caban 78ea6a7592 msvcp: Match parameters list and architecture with function we're forwarding to. 2013-03-26 12:15:41 +01:00
Piotr Caban a0a12d7b7c msvcp: Sync implementations. 2013-03-25 14:06:33 +01:00
Piotr Caban c6f4152ddb msvcp: Sync implementations. 2013-01-25 11:18:53 +01:00
Piotr Caban 52814a80b4 msvcp: Sync implementations. 2013-01-18 13:29:01 +01:00
Piotr Caban 1a97bba65f msvcp: Sync spec files. 2012-11-30 11:43:23 +01:00
Piotr Caban ca88f3624d msvcp60: Added seekoff exports. 2012-11-28 20:14:39 +01:00
Piotr Caban dea74b4da3 msvcp60: Added basic_filebuf<short>::_Initcvt export. 2012-11-28 20:14:38 +01:00
Piotr Caban 81853405b1 msvcp60: Added locale::Iscloc implementation. 2012-11-28 20:14:38 +01:00
Piotr Caban 08280758dd msvcp60: Added locale::_Getfacet export. 2012-11-28 20:14:37 +01:00
Piotr Caban 200cb7d3ac msvcp60: Added locale::_Locimp::_Global export. 2012-11-28 20:14:32 +01:00
Piotr Caban e6e0da609d msvcp60: Forward bad_cast functions to msvcrt. 2012-11-28 14:42:45 +01:00
Piotr Caban a704d2a40c msvcp60: Export locale classes destructors. 2012-11-27 16:56:19 +01:00
Piotr Caban a62ea07a15 msvcp: Sync implementations. 2012-11-27 16:56:09 +01:00
Piotr Caban 4f4f93802a msvcp60: Export basic_ostream constructors. 2012-11-19 11:45:57 +01:00
Piotr Caban eae21a1fbf msvcp60: Added basic_stringbuf::_Mode implementation. 2012-11-19 11:45:51 +01:00
Piotr Caban 15bef00d65 msvcp: Sync implementations. 2012-11-16 11:42:27 +01:00
Piotr Caban 043fcc92be msvcp60: Fixed basic_filebuf<char> implementation. 2012-11-14 16:32:12 +01:00
Piotr Caban 9b516abb48 msvcp: Sync implementations. 2012-10-17 11:53:45 +02:00
Piotr Caban 50cfac7ef4 msvcp60: Added more std::getline functions. 2012-10-17 11:53:38 +02:00
Piotr Caban e920be279f msvcp60: Added missing 64-bit exports. 2012-10-09 16:12:24 +02:00
Piotr Caban 1fb247b0e3 msvcp60: Added basic_istream::seekg implementation. 2012-10-08 12:55:08 +02:00
Piotr Caban fd727fc15e msvcp60: Added basic_fstream constructors implementation. 2012-10-08 12:55:07 +02:00
Piotr Caban 1956360c6d msvcp60: Added basic_ofstream constructors implementation. 2012-10-08 12:55:06 +02:00
Piotr Caban 97f0874a78 msvcp60: Added basic_ifstream constructors implementation. 2012-10-08 12:55:05 +02:00
Piotr Caban 8f5b4123ab msvcp60: Added basic_fstream::open implementation. 2012-10-08 12:55:04 +02:00
Piotr Caban 4a7420296b msvcp60: Added basic_ofstream::open implementation. 2012-10-08 12:55:04 +02:00
Piotr Caban a7a350acf2 msvcp60: Added basic_ifstream::open implementation. 2012-10-08 12:55:03 +02:00
Piotr Caban d534e1f3dc msvcp60: Added basic_filebuf::open implementation. 2012-10-08 12:55:02 +02:00
Piotr Caban 66d35c4048 msvcp60: Added __Fiopen implementation. 2012-10-08 12:55:01 +02:00
Piotr Caban 9d7f3c7651 msvcp60: Copy source files from msvcp90. 2012-10-04 13:42:04 +02:00
Piotr Caban 8a15e426b3 msvcp90: Fix __cdecl functions definitions that returns structures. 2012-07-02 19:35:08 +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 662f3ab2ee msvcp60: Fix errors related to name demangling. 2012-01-10 19:48:50 +01:00
Piotr Caban 7f59bfd694 msvcp: Sync spec files. 2012-01-10 19:48:37 +01:00
Piotr Caban f3df1d7cdc msvcp60: Added basic_string<unsigned short> implementation. 2012-01-05 21:27:28 +01:00
Piotr Caban f14fd4add6 msvcp60: Added partial exceptions support. 2012-01-04 19:29:38 +01:00
Piotr Caban ee3e873e37 msvcp60: Don't forward _Lockit calls to msvcp90. 2012-01-04 19:29:24 +01:00
Piotr Caban 500f279efd msvcp60: Added basic_string<char> support.
string.c file is based on msvcp90/string.c, there are many differences
between these files. Other files were copied from msvcp90.
2012-01-04 19:29:18 +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 565ece5ecc msvcp60: Remove incorrect forwards from spec file. 2011-09-14 17:00: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