2002-12-12 |
Alexandre Julliard | Added list of symbols to ignore by default in winebuild. |
blob | commitdiff | raw |
2002-12-11 |
György 'Nog' Jeney | - Implement RtlLocalTimeToSystemTime and RtlSystemTimeT... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Alberto Massari | Added parameters to NtXxxPort functions prototypes. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Steve Lustbader | Assorted Win2k/WinXP stubs. |
blob | commitdiff | raw | diff to current |
2002-11-25 |
György 'Nog' Jeney | - Move SetSystemTime, GetTimeZoneInformation and |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Robert Shearman | Implemented RtlUnicodeStringToInteger. |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Alexandre Julliard | Make sure all Zw functions whose Nt equivalent is imple... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Alexandre Julliard | Implemented NtDuplicateObject. |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Alexandre Julliard | Link all remaining dlls except kernel32 as separated... |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Jon Griffiths | Implement and test rtl bitmap functions. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Alexandre Julliard | Implemented the RtlImage* functions, and use them to... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Eric Pouech | Added a generic mechanism to set up hooks for dispatchi... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Ryan Cumming | Implementation of RtlGetNtVersionNumbers. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Mike McCormack | - Partially implement LdrGetDllHandle. |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Alexandre Julliard | Added wine_server_fd_to_handle to replace FILE_DupUnixH... |
blob | commitdiff | raw | diff to current |
2002-05-17 |
Alexandre Julliard | Export the debugging API from libwine instead of ntdll. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Export global argc/argv variables from libwine and... |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Implemented strtolW/strtoulW in libwine_unicode and... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Juergen Schmied | Corrected RtlConvertSidToUnicodeString, stub for VerSet... |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Alexandre Julliard | Export the FILE_GetUnixHandle functionality from ntdll. |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Peter Hunnisett | Add spec stub for RtlGetNtVersionNumbers. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dmitry Timoshkov | Added LdrDisableThreadCalloutsForDll. |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Alexandre Julliard | Updated debug channels. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Alexandre Julliard | Removed ntdll dependency on MultiByteToWideChar/WideCha... |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Alexandre Julliard | Moved most of the real-mode stuff to dlls/winedos. |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
David Elliott | Implemented the wcstoul function. |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Dmitry Timoshkov | Correct .spec file parameters for msvcrt._fullpath... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Patrik Stridvall | Fixed issue found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Patrik Stridvall | Fixed issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Francois Gouget | Print the tid in the first column when +tid is specified. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Ove Kaaven | Implemented _wtoi and _wtol. |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Marcus Meissner | Added some stubs for functions used by newer rpcrt4... |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Alexandre Julliard | Updated debug channels. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Gerard Patel | Added a specific debug channel for dll loading (builtin... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Alexandre Julliard | Added support for Unicode applications in winebuild. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Eric Kohl | Implemented _ultow() and export [Nt/Zw]QueryVolumeInfor... |
blob | commitdiff | raw | diff to current |
2000-12-09 |
Alexandre Julliard | Removed no longer used elfdll loader. |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Alexandre Julliard | Authors: Andrew Lewycky <andrew@transgaming.com>, Ove... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Build the debugger as a .so. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Export the wine server functions from ntdll. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Alexandre Julliard | Added entry point flags -noimport, -norelay, -ret64... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Marcus Meissner | Added pow() forward. |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Dimitrie O. Paun | Use variable argument macros when compiling with gcc. |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Alexandre Julliard | Added __wine_get_main_args to retrieve command-line... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | New debug channel mechanism allowing decentralized... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions. |
blob | commitdiff | raw | diff to current |
2000-10-01 |
Alexandre Julliard | Implemented a bunch of large integer functions in ntdll. |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Alexandre Julliard | Moved critical section implementation to ntdll. |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Alexandre Julliard | Implemented RtlpWaitForCriticalSection and RtlpUnWaitCr... |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Alexandre Julliard | Fixed Rtl* string functions for proper MBCS/codepage... |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Alexandre Julliard | Removed a few external dependencies from ntdll. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Dmitry Timoshkov | Implement NTDLL.towupper and NTDLL.towlower using alrea... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | Stub for RtlConvertSidToUnicodeString. |
blob | commitdiff | raw | diff to current |
2000-04-13 |
Andreas Mohr | Stub for NtAllocateUuids. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-07 |
Alexandre Julliard | Added DbgBreakPoint. Fixed exception record contents... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Juergen Schmied | Fixed definition of the RtlMemory functions. Use macros... |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Andreas Mohr | Added stub for RtlAssert(). |
blob | commitdiff | raw | diff to current |
2000-02-13 |
David Howells | Implemented isw*() wctype.h functions. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Juergen Schmied | - implementation of RtlReg* (read access), RtlEvent... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Andreas Mohr | Added spec entry for _itoa. |
blob | commitdiff | raw | diff to current |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Marcus Meissner | Added NtPowerInformation stub. |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Ulrich Weigand | Adapted to new register function handling. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check,... |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Alexandre Julliard | Reimplemented multi-byte and wide-chars functions to... |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
blob | commitdiff | raw | diff to current |
|