Sweden-Number/dlls/msvcp90
Daniel Lehman 4d5f866d99 msvcp110: Make argument const for _Xtime_diff functions.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 20:45:12 +09:00
..
tests msvcp90/tests: Fix a spelling error. 2015-04-29 13:08:53 +09:00
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cxx.h msvcrt: Undefine __thiscall before redefining it. 2015-03-04 21:50:32 +09:00
exception.c msvcirt: Share exceptions implementation with msvcp. 2015-05-29 16:43:53 +09:00
ios.c msvcp110: Add tr2_sys__Last_write_time implementation and test. 2015-10-01 00:03:44 +09:00
locale.c msvcp90: Implement time_get<char> ctors and dtors (Valgrind). 2015-07-16 19:24:11 +09:00
math.c msvcp: Add _Exp implementation. 2015-10-02 15:38:54 +09:00
memory.c msvcp100: Fix basic_string class definition. 2014-10-20 14:02:14 +09:00
misc.c msvcp110: Make argument const for _Xtime_diff functions. 2015-10-28 20:45:12 +09:00
msvcp90.h msvcp110: Add wide-char days and months to _LocInfo. 2015-06-10 15:26:11 +09:00
msvcp90.spec msvcp: Add _Exp implementation. 2015-10-02 15:38:54 +09:00
msvcp_main.c msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
string.c msvcp110: Add _Yarn<wchar_t> implementaton. 2015-06-10 15:26:10 +09:00