- Add math calls: scalb, fpclass, nextafter, logb, _CI*
[wine] / dlls / crtdll / crtdll.spec
2000-11-25  Jon Griffiths- Add math calls: scalb, fpclass, nextafter, logb,...
2000-11-16  Alexandre JulliardRemoved calls to Wine internal functions.
2000-11-15  Jon Griffiths- Complete the implementation of heap functions
2000-11-08  Jon Griffiths- Implemented 73 CRT functions
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-08-01  Marcus MeissnerFixed 2 forward entries.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-07-11  Marcus MeissnerImplemented _vsnprintf by calling wvsnprintfA.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-14   <jimregan@litsu.ie>Added difftime function.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-03-28  Patrik Stridvall- Added/fixed some documentation reported by winapi_check
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-12  Waldek HebischImplemented _read and _lseek.
2000-02-13  David HowellsImplemented isw*() wctype.h functions.
2000-01-04  Andreas Mohr- prevent mem leak of CRTDLL_acmdln_dll
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-11-12  Bernd PaysanAdded a stub for setjmp.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/