1999-11-14 |
Alexandre Julliard | Bug fixes.
|
commit | commitdiff | tree |
1999-11-13 |
Alexandre Julliard | Added support for WriteProcessMemory through the server.
|
commit | commitdiff | tree |
1999-11-13 |
Alexandre Julliard | Added get_page_size function.
|
commit | commitdiff | tree |
1999-11-12 |
Alexandre Julliard | Added support for ReadProcessMemory through the server.
|
commit | commitdiff | tree |
1999-11-12 |
Alexandre Julliard | Added support for CREATE_SUSPENDED flag in CreateProcess.
|
commit | commitdiff | tree |
1999-11-12 |
Alexandre Julliard | Added use_ptrace flag to disable ptrace usage. Should...
|
commit | commitdiff | tree |
1999-11-10 |
Alexandre Julliard | Don't crash when we get a SIGCHLD for a removed thread.
|
commit | commitdiff | tree |
1999-11-08 |
Alexandre Julliard | Preliminary ptrace support.
|
commit | commitdiff | tree |
1999-11-08 |
Alexandre Julliard | Removed obsolete file.
|
commit | commitdiff | tree |
1999-11-08 |
Alexandre Julliard | Remap zero-pages when decomitting a page range (based...
|
commit | commitdiff | tree |
1999-11-08 |
Alexandre Julliard | Install the wine server in $(bindir) and exec it from...
|
commit | commitdiff | tree |
1999-11-07 |
Alexandre Julliard | Do not free the handles once they have been sent to...
|
commit | commitdiff | tree |
1999-11-04 |
Alexandre Julliard | Fixed -debugmsg +server.
|
commit | commitdiff | tree |
1999-11-04 |
Alexandre Julliard | Added special handling for the stdio handles in CloseHandle.
|
commit | commitdiff | tree |
1999-11-04 |
Alexandre Julliard | Made all handles multiple of 4. Fixed semantics for...
|
commit | commitdiff | tree |
1999-11-04 |
Alexandre Julliard | Free the handles of the event structure in the right...
|
commit | commitdiff | tree |
1999-10-31 |
Alexandre Julliard | Release 991031.
|
commit | commitdiff | tree |
1999-10-31 |
Alexandre Julliard | Set close-on-exec flag on server socket.
|
commit | commitdiff | tree |
1999-10-31 |
Alexandre Julliard | Compile fix.
|
commit | commitdiff | tree |
1999-10-31 |
Alexandre Julliard | Added wmcdrc.h
|
commit | commitdiff | tree |
1999-10-25 |
Alexandre Julliard | Added dependency on winestub.o
|
commit | commitdiff | tree |
1999-10-23 |
Alexandre Julliard | Fixed typo.
|
commit | commitdiff | tree |
1999-10-23 |
Alexandre Julliard | Re-applied lost change.
|
commit | commitdiff | tree |
1999-10-13 |
Alexandre Julliard | Added Pt.s.
|
commit | commitdiff | tree |
1999-10-13 |
Alexandre Julliard | Backed out previous change (breaks with metafiles).
|
commit | commitdiff | tree |
1999-10-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-10-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-09-28 |
Alexandre Julliard | Made event manipulation routines public.
|
commit | commitdiff | tree |
1999-09-28 |
Alexandre Julliard | Support TRAP_sig for FreeBSD (with the help of Juergen...
|
commit | commitdiff | tree |
1999-09-27 |
Alexandre Julliard | Moved all signal support to a new platform-specific...
|
commit | commitdiff | tree |
1999-09-23 |
Alexandre Julliard | Release 990923.
|
commit | commitdiff | tree |
1999-09-23 |
Alexandre Julliard | Implemented uppercasing functions (based on a patch...
|
commit | commitdiff | tree |
1999-09-22 |
Alexandre Julliard | Fixed memory allocation bug.
|
commit | commitdiff | tree |
1999-09-05 |
Alexandre Julliard | Removed __winelib flag.
|
commit | commitdiff | tree |
1999-09-04 |
Alexandre Julliard | Added configure check for str[n]casecmp.
|
commit | commitdiff | tree |
1999-09-04 |
Alexandre Julliard | Fixed GMEM_ZEROINIT in GlobalRealloc (thanks to Gerard...
|
commit | commitdiff | tree |
1999-09-04 |
Alexandre Julliard | Added missing HFONT type.
|
commit | commitdiff | tree |
1999-08-21 |
Alexandre Julliard | Fixed #ifdef symbol for PowerPC.
|
commit | commitdiff | tree |
1999-08-15 |
Alexandre Julliard | Release 990815.
|
commit | commitdiff | tree |
1999-08-15 |
Alexandre Julliard | Removed RCS keyword.
|
commit | commitdiff | tree |
1999-08-08 |
Alexandre Julliard | Fixed SetLocalTime prototype.
|
commit | commitdiff | tree |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL...
|
commit | commitdiff | tree |
1999-08-08 |
Alexandre Julliard | Added an exception handler around a few lstr* functions.
|
commit | commitdiff | tree |
1999-08-08 |
Alexandre Julliard | Reimplemented multi-byte and wide-chars functions to...
|
commit | commitdiff | tree |
1999-08-04 |
Alexandre Julliard | Fixed typo.
|
commit | commitdiff | tree |
1999-08-04 |
Alexandre Julliard | Got rid of dsprintf and related macros.
|
commit | commitdiff | tree |
1999-08-04 |
Alexandre Julliard | Remove the mutex from the thread list when destroying it.
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Removed IP_reg, SP_reg and FL_reg definitions to avoid...
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Removed SIGNAL_MaskAsyncEvents and cleaned up signal...
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Removed async I/O support.
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Use the service thread for comm notifications.
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Made stack manipulation macros into inline functions.
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Changed INSTR_EmulateInstruction to use a CONTEXT86...
|
commit | commitdiff | tree |
1999-08-01 |
Alexandre Julliard | Remove wine.conf.man on distclean
|
commit | commitdiff | tree |
1999-07-31 |
Alexandre Julliard | Release 990731.
|
commit | commitdiff | tree |
1999-07-31 |
Alexandre Julliard | Remove file from cache when flushing it (based on a...
|
commit | commitdiff | tree |
1999-07-25 |
Alexandre Julliard | Make sure we build tools first.
|
commit | commitdiff | tree |
1999-07-24 |
Alexandre Julliard | Fixed GetW32SysVersion16 return type.
|
commit | commitdiff | tree |
1999-07-20 |
Alexandre Julliard | Do not output text in OutputDebugStrAW when not being...
|
commit | commitdiff | tree |
1999-07-18 |
Alexandre Julliard | Authors: James Juran <jrj120@psu.edu>, Andreas Mohr...
|
commit | commitdiff | tree |
1999-07-11 |
Alexandre Julliard | Take advantage of the new registers saved in the STACK16FRAM...
|
commit | commitdiff | tree |
1999-07-04 |
Alexandre Julliard | Release 990704.
|
commit | commitdiff | tree |
1999-07-04 |
Alexandre Julliard | Converted to the new debug interface, using script...
|
commit | commitdiff | tree |
1999-07-03 |
Alexandre Julliard | Reverted previous change.
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Added CONTEXT86 definition.
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Fixes for non-i386 compiling.
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-26 |
Alexandre Julliard | Further server optimizations:
|
commit | commitdiff | tree |
1999-06-22 |
Alexandre Julliard | Dump server objects on SIGHUP.
|
commit | commitdiff | tree |
1999-06-22 |
Alexandre Julliard | Made server communication faster by using a shared...
|
commit | commitdiff | tree |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures.
|
commit | commitdiff | tree |
1999-06-22 |
Alexandre Julliard | Added Wa.s
|
commit | commitdiff | tree |
1999-06-20 |
Alexandre Julliard | Fixed Winelib compilation.
|
commit | commitdiff | tree |
1999-06-18 |
Alexandre Julliard | Include instruction emulation in Winelib.
|
commit | commitdiff | tree |
1999-06-18 |
Alexandre Julliard | A few optimizations.
|
commit | commitdiff | tree |
1999-06-18 |
Alexandre Julliard | Use exceptions instead of ctx_debug_call.
|
commit | commitdiff | tree |
1999-06-18 |
Alexandre Julliard | Added DebugBreak.
|
commit | commitdiff | tree |
1999-06-18 |
Alexandre Julliard | Debugger is now called by exception handling.
|
commit | commitdiff | tree |
1999-06-18 |
Alexandre Julliard | Moved signal handling to exception.c, generate exceptions...
|
commit | commitdiff | tree |
1999-06-13 |
Alexandre Julliard | Release 990613.
|
commit | commitdiff | tree |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-13 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script...
|
commit | commitdiff | tree |
1999-06-11 |
Alexandre Julliard | Use the normal environment routines to build the env...
|
commit | commitdiff | tree |
1999-06-11 |
Alexandre Julliard | Return console handles in alloc_console request.
|
commit | commitdiff | tree |
1999-06-07 |
Alexandre Julliard | Fixed initial process refcount.
|
commit | commitdiff | tree |
1999-06-06 |
Alexandre Julliard | Forced commit to get rid of the vendor branch
|
commit | commitdiff | tree |
1999-06-06 |
Alexandre Julliard | Added cmdlgr.h
|
commit | commitdiff | tree |
1999-06-06 |
Alexandre Julliard | Avoid use of strncmpi (reported by Ron Cemer).
|
commit | commitdiff | tree |
1999-06-06 |
Alexandre Julliard | Moved inclusion of winestring.h to winebase.h.
|
commit | commitdiff | tree |
1999-06-06 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-06-04 |
Alexandre Julliard | Made handle table a separate object.
|
commit | commitdiff | tree |
1999-06-04 |
Alexandre Julliard | Added optional debugging code in object management.
|
commit | commitdiff | tree |