Piotr Caban
|
96761461d8
|
msvcp90: Add arm exports.
|
2013-04-03 20:31:30 +02:00 |
Piotr Caban
|
1f2aceb5be
|
msvcp: Change architecture of more thiscall functions.
|
2013-04-03 20:30:51 +02:00 |
Stefan Leichter
|
c19275302f
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
Piotr Caban
|
38302c20f0
|
msvcp90: Added time_put class stub.
|
2013-03-25 14:06:24 +01:00 |
Piotr Caban
|
68f538faaa
|
msvcp90: Added std::pow(complex) and std::sqrt(complex) implementation.
|
2013-01-25 11:18:39 +01:00 |
Piotr Caban
|
2350e48f20
|
msvcp90: Added std::norm(complex) and std::polar(complex) implementation.
|
2013-01-25 11:18:35 +01:00 |
Piotr Caban
|
55aeaf3c76
|
msvcp90: Added std::log(complex) and std::exp(complex) implementation.
|
2013-01-25 11:18:28 +01:00 |
Piotr Caban
|
b0cb2ead33
|
msvcp90: Added complex hyperbolic functions implementation.
|
2013-01-24 14:34:53 +01:00 |
Piotr Caban
|
ed0e16ae3d
|
msvcp90: Added complex trigonometric functions implementation.
|
2013-01-24 14:34:43 +01:00 |
Piotr Caban
|
94da034364
|
msvcp90: Added std::conj(complex) implementation.
|
2013-01-24 14:34:37 +01:00 |
Piotr Caban
|
3e9db55b09
|
msvcp90: Added std::abs(complex) implementation.
|
2013-01-24 14:34:26 +01:00 |
Piotr Caban
|
e4525224b0
|
msvcp90: Added complex::real and complex::imag implementation.
|
2013-01-24 14:34:20 +01:00 |
Piotr Caban
|
3e97454837
|
msvcp90: Added std::arg(complex) implementation.
|
2013-01-16 20:27:46 +01:00 |
Piotr Caban
|
733b2c3b27
|
msvcp90: Added operators working on complex numbers.
|
2013-01-16 20:27:40 +01:00 |
Piotr Caban
|
a51d65da77
|
msvcp90: Added complex<{float, double, long double}> constructors implementation.
|
2013-01-16 20:27:37 +01:00 |
Piotr Caban
|
a62ea07a15
|
msvcp: Sync implementations.
|
2012-11-27 16:56:09 +01:00 |
Piotr Caban
|
a71acb3076
|
msvcp90: Added wctrans and towctrans implementation.
|
2012-11-16 11:41:55 +01:00 |
Piotr Caban
|
1f4f07c026
|
msvcp90: Added _Nomemory implementation.
|
2012-10-17 11:53:40 +02:00 |
Daniel Lehman
|
8780fa642a
|
msvcp90: Fix export for fstream<wchar_t> ctor.
|
2012-10-09 18:32:29 +02:00 |
Piotr Caban
|
ea5b845b32
|
msvcp90: Added _Winit class implementation.
|
2012-10-04 13:40:59 +02:00 |
Piotr Caban
|
a221f87709
|
msvcp90: Added ios_base::Init class implementation.
|
2012-10-04 13:40:44 +02:00 |
Piotr Caban
|
5998072af6
|
msvcp90: Removed no longer needed exports.
|
2012-10-04 13:40:13 +02:00 |
Piotr Caban
|
905752e0f4
|
msvcp90: Added ios_base flags manipulators implementation.
|
2012-09-13 17:01:15 +02:00 |
Piotr Caban
|
69e12a9ae9
|
msvcp90: Added std::ws(basic_istream) implementation.
|
2012-09-12 16:03:30 +02:00 |
Piotr Caban
|
f2a26313e1
|
msvcp90: Added std::flush(basic_ostream) implementation.
|
2012-09-07 11:55:59 +02:00 |
Piotr Caban
|
c5f2e6623d
|
msvcp90: Added missing -ret64 option.
|
2012-08-15 12:20:17 +02:00 |
Piotr Caban
|
f143f3e6bc
|
msvcp90: Added partial strstreambuf implementation.
|
2012-08-15 12:19:44 +02:00 |
Piotr Caban
|
625940a560
|
msvcp90: Added basic_stringstream<short> implementation.
|
2012-08-15 12:19:27 +02:00 |
Piotr Caban
|
b1ff81a770
|
msvcp90: Added basic_istringstream<short> implementation.
|
2012-08-15 12:19:21 +02:00 |
Piotr Caban
|
8499ea376d
|
msvcp90: Added basic_ostringstream<short> implementation.
|
2012-08-15 12:19:13 +02:00 |
Piotr Caban
|
fe8811bfd8
|
msvcp90: Export wcin, wcout, wcerr and wclog objects.
|
2012-08-15 12:19:04 +02:00 |
Piotr Caban
|
570ffbb4ea
|
msvcp90: Added basic_fstream<wchar> implementation.
|
2012-08-14 12:47:57 +02:00 |
Piotr Caban
|
555b31bdad
|
msvcp90: Added basic_ifstream<wchar> implementation.
|
2012-08-14 12:47:56 +02:00 |
Piotr Caban
|
ada2f45a0a
|
msvcp90: Added basic_ofstream<wchar> implementation.
|
2012-08-14 12:47:45 +02:00 |
Piotr Caban
|
3cb76c73a1
|
msvcp90: Added basic_iostream<short> implementation.
|
2012-08-14 12:02:52 +02:00 |
Piotr Caban
|
7d21ee14f1
|
msvcp90: Added basic_istream<short> implementation.
|
2012-08-14 12:02:49 +02:00 |
Piotr Caban
|
e8cc341df9
|
msvcp90: Added basic_ostream<short> implementation.
|
2012-08-14 12:02:40 +02:00 |
Piotr Caban
|
ed22f3b14d
|
msvcp90: Added basic_filebuf<wchar> and basic_filebuf<short> implementation.
|
2012-08-14 12:02:31 +02:00 |
Piotr Caban
|
da7138767f
|
msvcp71: Added iterator based basic_string::replace implementation.
|
2012-07-26 15:32:29 +02:00 |
Piotr Caban
|
ebd239802b
|
msvcp90: Added num_put<short> implementation.
|
2012-07-24 13:36:30 +02:00 |
Piotr Caban
|
bdb36b4afc
|
msvcp90: Implement more basic_ostream<wchar>::operator<< functions.
|
2012-07-09 10:00:49 -04:00 |
Piotr Caban
|
ce4cbc7de2
|
msvcp90: Implement more basic_ostream<char>::operator<< functions.
|
2012-07-09 10:00:41 -04:00 |
Piotr Caban
|
5c28a4e8cb
|
msvcp90: Implement more basic_istream<wchar>::operator>> functions.
|
2012-07-09 10:00:34 -04:00 |
Piotr Caban
|
91f695fd6e
|
msvcp90: Implement more basic_istream<char>::operator>> functions.
|
2012-07-09 10:00:25 -04:00 |
Piotr Caban
|
0bd5ba82de
|
msvcp90: Added locale::empty implementation.
|
2012-07-03 16:59:24 +02:00 |
Piotr Caban
|
8a15e426b3
|
msvcp90: Fix __cdecl functions definitions that returns structures.
|
2012-07-02 19:35:08 +02:00 |
Piotr Caban
|
f5ea4bab53
|
msvcp90: Added basic_stringstream<wchar> implementation.
|
2012-06-29 20:41:41 +02:00 |
Piotr Caban
|
1aff1c4881
|
msvcp90: Added basic_istringstream<wchar> implementation.
|
2012-06-29 20:41:41 +02:00 |
Piotr Caban
|
d4bb283ff9
|
msvcp90: Added basic_ostringstream<wchar> implementation.
|
2012-06-29 20:41:40 +02:00 |
Piotr Caban
|
2fdc5e2844
|
msvcp90: Added basic_stringbuf<wchar> and basic_stringbuf<short> implementation.
|
2012-06-29 20:41:39 +02:00 |