projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Localization and many changes to behaviour and outlook.
[wine]
/
dlls
/
ntdll
/
2000-10-13
Alexandre Julliard
Added a few more large integer functions.
tree
|
commitdiff
2000-10-13
Uwe Bonnes
Make reg the default output chanel.
tree
|
commitdiff
2000-10-02
Alexandre Julliard
Convert NtQueryKey and NtEnumerateKey to the new reques...
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Converted some of the registry server requests to the...
tree
|
commitdiff
2000-10-01
Alexandre Julliard
Implemented a bunch of large integer functions in ntdll.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Removed a few dependencies on kernel32 functions.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved critical section implementation to ntdll.
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-24
Alexandre Julliard
Added support for exception handling while in vm86...
tree
|
commitdiff
2000-09-18
Alexandre Julliard
Added preliminary support for switching to vm86 mode...
tree
|
commitdiff
2000-09-10
Alexandre Julliard
Implemented RtlpWaitForCriticalSection and RtlpUnWaitCr...
tree
|
commitdiff
2000-09-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Simplified root key handling now that the server suppor...
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Fixed debugstr_as/us prototypes.
tree
|
commitdiff
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
tree
|
commitdiff
2000-08-25
Alexandre Julliard
Fixed Rtl* string functions for proper MBCS/codepage...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-11
Alexandre Julliard
Added Unicode ctype support.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Moved a few non-standard headers into their respective...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Moved most USER string functions to dlls/user.
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed a few external dependencies from ntdll.
tree
|
commitdiff
2000-07-25
Alexandre Julliard
Temporarily moved advapi32 registry support back into...
tree
|
commitdiff
2000-07-23
Ove Kaaven
Change the V86BASE macro to call DOSMEM_MemoryBase...
tree
|
commitdiff
2000-06-25
Marcus Meissner
Return "no debugger attached" in NtQueryInformationProc...
tree
|
commitdiff
2000-06-24
Gerald Pfeifer
Added missing #include <math.h>.
tree
|
commitdiff
2000-06-23
Dave Hawkes
Exception handling for SIGFPE must always clear the...
tree
|
commitdiff
2000-06-23
Alexandre Julliard
Moved shared crtdll/ntdll functions into ntdll.
tree
|
commitdiff
2000-06-13
Alexandre Julliard
Use the Unicode string functions from wine/unicode...
tree
|
commitdiff
2000-06-12
Alexandre Julliard
Reimplemented Unicode case mapping in a slightly more...
tree
|
commitdiff
2000-06-08
Dmitry Timoshkov
Implement NTDLL.towupper and NTDLL.towlower using alrea...
tree
|
commitdiff
2000-06-07
Alexandre Julliard
Setup signal handling and exceptions only after REQ_INI...
tree
|
commitdiff
2000-06-04
Ulrich Weigand
Updated support for Solaris/Sparc architecture.
tree
|
commitdiff
2000-06-01
Juergen Schmied
Stub for RtlConvertSidToUnicodeString.
tree
|
commitdiff
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-13
Alexandre Julliard
Fixed signal stack handling on Linux when sigaltstack...
tree
|
commitdiff
2000-04-13
Alexandre Julliard
Implemented guard pages and stack overflow exceptions.
tree
|
commitdiff
2000-04-13
Andreas Mohr
Stub for NtAllocateUuids.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Fixed some ANSI C violations.
tree
|
commitdiff
2000-03-10
Alexandre Julliard
Added specific routines for OUTPUT_DEBUG_STRING and...
tree
|
commitdiff
2000-03-08
Alexandre Julliard
Removed PDB32_DEBUGGED flag and send all debug events...
tree
|
commitdiff
2000-03-07
Alexandre Julliard
Added DbgBreakPoint. Fixed exception record contents...
tree
|
commitdiff
2000-03-04
Dan Scott
Fixed typos in _alldiv() and _allmul().
tree
|
commitdiff
2000-02-26
Juergen Schmied
Fixed definition of the RtlMemory functions. Use macros...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Improved the selector get/set functions.
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
2000-02-25
Dmitry Timoshkov
Do not overwrite the valid ObjectAttributes->RootDirectory.
tree
|
commitdiff
2000-02-20
Andreas Mohr
Added stub for RtlAssert().
tree
|
commitdiff
2000-02-13
David Howells
Implemented isw*() wctype.h functions.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-01-30
Ulrich Weigand
Moved debugger to libwine to make it available to WineL...
tree
|
commitdiff
2000-01-29
Alexandre Julliard
Removed debugstr.h.
tree
|
commitdiff
2000-01-27
Juergen Schmied
Small fix.
tree
|
commitdiff
2000-01-26
Alexandre Julliard
Don't crash when ObjectAttributes is NULL.
tree
|
commitdiff
2000-01-24
Alexandre Julliard
Changed the server to return STATUS_* error codes.
tree
|
commitdiff
2000-01-24
Alexandre Julliard
Built a complete translation table for RtlNtStatusToDos...
tree
|
commitdiff
2000-01-23
Juergen Schmied
- implementation of RtlReg* (read access), RtlEvent...
tree
|
commitdiff
2000-01-05
Adam Sacarny
Fix for compilers that don't support 'long long' (From...
tree
|
commitdiff
2000-01-04
Andreas Mohr
Added spec entry for _itoa.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Make use of automatic ordinal allocation.
tree
|
commitdiff
1999-12-11
Juergen Schmied
Stubs for LsaFreeMemory, LsaQueryInformationPolicy...
tree
|
commitdiff
1999-12-10
Marcus Meissner
Added NtPowerInformation stub.
tree
|
commitdiff
1999-11-29
Alexandre Julliard
Implemented waitable timers.
tree
|
commitdiff
1999-11-25
Juergen Lock
Set/use fs/gs from the sigcontext struct, the correspon...
tree
|
commitdiff
1999-11-24
Alexandre Julliard
Added current context to the exception debug event...
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-13
Ulrich Weigand
Adapted to new register function handling.
tree
|
commitdiff
1999-11-13
Ulrich Weigand
Moved GET_IP macro to winnt.h
tree
|
commitdiff
1999-11-12
Ulrich Weigand
Added signal handling for SPARC / Solaris.
tree
|
commitdiff
1999-11-10
Ulrich Weigand
(Preliminary) CONTEXT structure for SPARC added.
tree
|
commitdiff
1999-11-10
Ulrich Weigand
Bugfix: Exception handlers are *not* WINAPI.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
Added spec file declarations for already implemented...
tree
|
commitdiff
1999-10-24
Patrik Stridvall
Solaris compile fix.
tree
|
commitdiff
1999-10-23
Gerard Patel
Reorder parameters to fix position of base reg relative...
tree
|
commitdiff
1999-09-29
Patrik Stridvall
Fixed some of the issues reported by winapi-check,...
tree
|
commitdiff
1999-09-28
Alexandre Julliard
Support TRAP_sig for FreeBSD (with the help of Juergen...
tree
|
commitdiff
1999-09-27
Alexandre Julliard
Moved all signal support to a new platform-specific...
tree
|
commitdiff
1999-09-22
Juergen Schmied
Do not set EH_NONCONTINUABLE.
tree
|
commitdiff
1999-09-03
Juergen Lock
Fix EXC_segv for the TRAP_sig undefined case (eg FreeBSD).
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Replaced a few calls to lstr* functions by their CRTDLL...
tree
|
commitdiff
1999-08-08
Alexandre Julliard
Reimplemented multi-byte and wide-chars functions to...
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Removed SIGNAL_MaskAsyncEvents and cleaned up signal...
tree
|
commitdiff
1999-08-01
Alexandre Julliard
Changed INSTR_EmulateInstruction to use a CONTEXT86...
tree
|
commitdiff
1999-07-31
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
tree
|
commitdiff
1999-07-25
Ulrich Weigand
Moved .spec files to corresponding dlls/ directory.
tree
|
commitdiff
1999-07-04
Patrik Stridvall
Fixes for compile on non-Intel platforms.
tree
|
commitdiff
1999-06-26
Alexandre Julliard
Changed CONTEXT into CONTEXT86 everywhere we really...
tree
|
commitdiff
1999-06-26
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
tree
|
commitdiff
1999-06-18
Alexandre Julliard
Moved signal handling to exception.c, generate exceptio...
tree
|
commitdiff
1999-06-12
Patrik Stridvall
Added missing/wrong includes.
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Use the new debug functions to send debug events at...
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Converted to the new debug interface, using script...
tree
|
commitdiff
1999-05-13
Alexandre Julliard
Adapted for new register functions support (ESP_reg...
tree
|
commitdiff
1999-05-12
Alexandre Julliard
Added macros and definitions for using exception inside...
tree
|
commitdiff
next