Commit Graph

259 Commits

Author SHA1 Message Date
Vincent Béron b1b696b058 Change CRLF end of lines in LF only. 2002-11-30 19:07:29 +00:00
Eric Pouech 6c963cad4e Actually exit loop on '\0' while printing a string. 2002-11-13 04:07:46 +00:00
Eric Pouech dfbaa901c2 Replaced assert by simple if + warning message for too long symbols. 2002-11-06 19:55:04 +00:00
Lionel Ulmer bdb44555a3 Raise an exception if any Wine or Winelib code does an assert. 2002-10-28 23:56:58 +00:00
Jeff Smith 97a4384dc0 Fixed behaviour of "x /s ...". 2002-10-25 19:01:32 +00:00
Gerald Pfeifer 28a7d3cbf0 Silence warning in hex_from0(). 2002-10-15 02:19:06 +00:00
Greg Turner d9db25583c Attempt at handling 'k' and 'B' symbols. 2002-09-29 18:35:31 +00:00
Eric Pouech 2fc867c045 Added ability to abort on interactive symbol lookup. 2002-09-16 19:26:48 +00:00
Alexandre Julliard f264bd326b Moved the debugger to programs/winedbg where it belongs. 2002-09-13 17:54:27 +00:00