Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Eric Pouech b0319099d0 winedbg: Enable compilation with long types. 2 yıl önce
  Eric Pouech 05c5a12f87 winedbg: Implement proper assignements of floating point numbers. 2 yıl önce
  Eric Pouech 860de95630 winedbg: Add helper to transfer memory between lvalues. 2 yıl önce
  Eric Pouech c4548c04eb winedbg: Add helper to compare types and use it to detect wrong assigments. 2 yıl önce
  Eric Pouech 0a16dbc730 winedbg: Move bitfield extraction to extract_lgint. 2 yıl önce
  Eric Pouech ef3fca0c33 winedbg: Revamp dbg_lvalue structure and add helpers for init. 2 yıl önce
  Eric Pouech 9b8d043cc8 winedbg: Renamed extract_longlong() into extract_lgint() for clarity. 2 yıl önce
  Eric Pouech e656c29e59 winedbg: Remove methods for fetching/storing integers in CPU backends. 2 yıl önce
  Eric Pouech 53ae7824b6 winedbg: Introduce dbg_lg(u)int_t and migrate all integral computations on this type. 2 yıl önce
  Eric Pouech d81e757075 winedbg: Use %ls to print wide character strings. 2 yıl önce
  Eric Pouech 8dec81fb6f winedbg: Fixed missing test. 2 yıl önce
  Eric Pouech 9061634a01 winedbg: Be more strict when detecting a string from an array. 2 yıl önce
  Eric Pouech c8006d07eb winedbg: Use debuggee pointer size when extracting typed value. 2 yıl önce
  Eric Pouech 16fb9640d7 winedbg: Get size of underlying integral types in enums. 2 yıl önce
  Eric Pouech 07502a0646 winedbg: Replace wine_dbgstr_longlong with I64 width modifier. 2 yıl önce
  Eric Pouech d65edd04cc winedbg: Use I width modifier for DWORD_PTR printf's args. 2 yıl önce
  Eric Pouech 14781c7183 winedbg: Use wide-char string literals. 2 yıl önce
  Eric Pouech 01ddc2f8e4 winedbg: Use proper width when printing addresses with leading 0. 2 yıl önce
  Alexandre Julliard 0ea9fe999c winedbg: Build with msvcrt. 3 yıl önce
  Alexandre Julliard b9046a4936 winedbg: Avoid using 'long' types. 3 yıl önce
  Francois Gouget 4dfa8a834d winedbg: Fix the spelling of various messages and the README. 4 yıl önce
  Zebediah Figura 42bbeedbe4 winedbg: Make be_cpu process-specific. 6 yıl önce
  Zebediah Figura ad79c1eed2 winedbg: Add support for printing SSE (XMM) registers. 7 yıl önce
  Zebediah Figura 8314cdc45e winedbg: Add support for printing floating point registers. 7 yıl önce
  Huw Davies eba6bf44b3 winedbg: Return after raising an exception. 7 yıl önce
  Hugh McMaster 11669fa5e2 Assorted spelling and grammar fixes. 8 yıl önce
  Gerald Pfeifer ced33792ff winedbg: Avoid "uninitialized variable" compiler warning in types_extract_as_longlong. 9 yıl önce
  Marcus Meissner aa59e6744d winedbg: Initialize type.module (Coverity). 9 yıl önce
  Gerald Pfeifer ab8e9d23a0 winedbg: Avoid a compiler warning about "use of uninitialized" in in types_extract_as_longlong. 10 yıl önce
  Frédéric Delanoy fe580c083d winedbg: Use BOOL type where appropriate. 11 yıl önce