projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Plug a bunch of memory leaks.
[wine]
/
dlls
/
ntdll
/
2002-12-05
Patrik Stridvall
Replace 0x%p with %p.
tree
|
commitdiff
2002-12-03
Alexandre Julliard
Merged font.h and path.h into gdi.h. Moved x11font...
tree
|
commitdiff
2002-11-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-11-27
Jukka Heinonen
Moved handlers for int25 and int26 to winedos.
tree
|
commitdiff
2002-11-27
Vincent Béron
Fix for implicit declaration of abs.
tree
|
commitdiff
2002-11-25
Steve Lustbader
Assorted Win2k/WinXP stubs.
tree
|
commitdiff
2002-11-25
György 'Nog' Jeney
- Move SetSystemTime, GetTimeZoneInformation and
tree
|
commitdiff
2002-11-24
Jukka Heinonen
Moved handlers for int11, int15 and int5c to winedos.
tree
|
commitdiff
2002-11-23
Jukka Heinonen
Move int2f handler to winedos.
tree
|
commitdiff
2002-11-21
Andrew John Hughes
Build ntdll with -DSTRICT.
tree
|
commitdiff
2002-11-21
Jukka Heinonen
Removed last users of msdos/interrupts.c.
tree
|
commitdiff
2002-11-20
Jukka Heinonen
Removed obsolete code.
tree
|
commitdiff
2002-11-18
Jukka Heinonen
Removed last user of msdos/int1a.c.
tree
|
commitdiff
2002-11-18
Marcus Meissner
Fixed strict aliasing problem in RtlEnlargedUnsignedDivide.
tree
|
commitdiff
2002-11-15
Martin Wilck
- Allow setting NetBIOS ComputerName through registry.
tree
|
commitdiff
2002-11-15
Mike McCormack
Partial implementation of RtlDosPathNameToNtPathName_U.
tree
|
commitdiff
2002-11-13
Huw Davies
Reduce the maximum length of debug strings to 80 charac...
tree
|
commitdiff
2002-11-12
Jukka Heinonen
Move simple interrupt handlers to winedos.
tree
|
commitdiff
2002-11-12
Robert Shearman
First of tests for the Rtl* string manipulation functions.
tree
|
commitdiff
2002-11-12
Robert Shearman
Implemented RtlUnicodeStringToInteger.
tree
|
commitdiff
2002-11-12
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-08
Juraj Hercek
Fixed bug in context registers, added HANDLER_DEF and...
tree
|
commitdiff
2002-11-08
Marcus Meissner
Only enable VM86 mode if we have the <sys/vm86.h> inclu...
tree
|
commitdiff
2002-11-06
Alexandre Julliard
Disable address space limit check on non-i386 platforms.
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-06
György 'Nog' Jeney
- Fix RtlTimeToTimeFields to actually work.
tree
|
commitdiff
2002-11-06
Alexandre Julliard
Added winebuild -e option to specify the entry point...
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-30
Marcus Meissner
Powerpc instruction pointer is Iar, not Eip.
tree
|
commitdiff
2002-10-29
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-28
Lionel Ulmer
Raise an exception if any Wine or Winelib code does...
tree
|
commitdiff
2002-10-25
Alexandre Julliard
Made the ntdll registry functions use HKEY instead...
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
tree
|
commitdiff
2002-10-15
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-10
Alexandre Julliard
Make sure all Zw functions whose Nt equivalent is imple...
tree
|
commitdiff
2002-10-09
Alexandre Julliard
Fixed buffer size in _ultoa (spotted by Joerg Mayer).
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Added --disable-win16 configure option.
tree
|
commitdiff
2002-09-18
Alexandre Julliard
Avoid calling some kernel functions.
tree
|
commitdiff
2002-09-17
Alexandre Julliard
Implemented the ntdll virtual memory functions, and...
tree
|
commitdiff
2002-09-17
Francois Gouget
Remove references to PCVOID and LPUINT.
tree
|
commitdiff
2002-09-17
Francois Gouget
Move all STATUS_* and RPC_NT_* to ntstatus.h as per...
tree
|
commitdiff
2002-09-16
Alexandre Julliard
Implemented NtDuplicateObject.
tree
|
commitdiff
2002-09-13
Alexandre Julliard
Handle special registry root keys directly in advapi32...
tree
|
commitdiff
2002-09-13
Alexandre Julliard
Copied the registry functions needed by VMM into device...
tree
|
commitdiff
2002-09-13
Alexandre Julliard
RtlFormatCurrentUserKeyPath: return path containing...
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Fixed warnings caused by new winternl.h.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-09-09
Andriy Palamarchuk
RtlNtStatusToDosError: Added new NT status to error...
tree
|
commitdiff
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
tree
|
commitdiff
2002-08-31
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-30
Marcus Meissner
Use Iar (Instruction Address Register) instead of Fill[0].
tree
|
commitdiff
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Added wine_get_user_name function and got rid of some...
tree
|
commitdiff
2002-08-27
Patrik Stridvall
MSVC long long fixes.
tree
|
commitdiff
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
tree
|
commitdiff
2002-08-27
Marcus Meissner
Implemented signal handling for PPC.
tree
|
commitdiff
2002-08-26
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-17
Marcus Meissner
Implemented server context/ptrace handling for Linux...
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-15
Alexandre Julliard
Fixed GetLocaleInfoW to handle Unicode properly and...
tree
|
commitdiff
2002-08-15
Alexandre Julliard
Trap exceptions in RtlImageNtHeader.
tree
|
commitdiff
2002-08-15
Jon Griffiths
Implement and test rtl bitmap functions.
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
Cosmetics.
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
us->Length is in bytes.
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
Throw exception only for Wine internal locks.
tree
|
commitdiff
2002-08-13
Alexandre Julliard
Setup exception frame around 16-bit calls to unwind...
tree
|
commitdiff
2002-08-09
Alexandre Julliard
Implemented the RtlImage* functions, and use them to...
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
tree
|
commitdiff
2002-07-31
Rafael Kitover
Portability fixes for Cygwin.
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
tree
|
commitdiff
2002-07-31
Eric Pouech
Moved all client-side console code to kernel.
tree
|
commitdiff
2002-07-31
Eric Pouech
Added a generic mechanism to set up hooks for dispatchi...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
We have to use the Rtl variant of Enter/LeaveCriticalSe...
tree
|
commitdiff
2002-07-28
Ryan Cumming
Implementation of RtlGetNtVersionNumbers.
tree
|
commitdiff
2002-07-28
Rafael Kitover
Minor fix for ide-scsi cdroms.
tree
|
commitdiff
2002-07-24
Alexandre Julliard
Added support for ordinal hint in PE_FindExportedFunction.
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Generate the __ASM_NAME and __ASM_FUNC macros directly...
tree
|
commitdiff
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
tree
|
commitdiff
2002-07-19
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-07-10
Admiral Coeyman
Added support for FPU emulation interrupts.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Void functions can't return a value, even if it is...
tree
|
commitdiff
2002-07-01
Alexandre Julliard
Make sure allocated blocks are aligned on an 8-byte...
tree
|
commitdiff
2002-07-01
Gregg Mattinson
Avoid alignment problem in NtQuerySystemTime.
tree
|
commitdiff
2002-06-21
Gregg Mattinson
Implemented DbgBreakPoint and DbgUserBreakPoint for...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-14
Alexandre Julliard
Removed install_libdir targets and centralized the...
tree
|
commitdiff
2002-06-14
Mike McCormack
Partially implement NtOpenFile and NtReadFile.
tree
|
commitdiff
2002-06-13
François Gouget
Reset signals to SIG_DFL before starting a child process.
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Restored MakeCriticalSectionGlobal that got lost somewhere.
tree
|
commitdiff
2002-06-13
Alexandre Julliard
Don't try to open CDROM device if none was specified.
tree
|
commitdiff
2002-06-10
Mike McCormack
- Partially implement LdrGetDllHandle.
tree
|
commitdiff
2002-06-02
Eric Pouech
Fixed DebugBreakProcess (now generates EXCEPTION_BREAKP...
tree
|
commitdiff
2002-06-02
Eric Pouech
Implementation for console control events (includes...
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Added wine_server_fd_to_handle to replace FILE_DupUnixH...
tree
|
commitdiff
next