Skip to content
Snippets Groups Projects
  1. Mar 16, 2009
  2. Mar 10, 2009
  3. Mar 04, 2009
  4. Mar 02, 2009
  5. Feb 27, 2009
  6. Feb 25, 2009
  7. Feb 18, 2009
  8. Feb 17, 2009
  9. Feb 12, 2009
  10. Feb 06, 2009
  11. Feb 04, 2009
  12. Jan 29, 2009
  13. Jan 28, 2009
  14. Jan 27, 2009
  15. Jan 23, 2009
  16. Jan 21, 2009
    • Thorbjørn Lindeijer's avatar
      Avoid going through ICore when it's not necessary · 6adecf37
      Thorbjørn Lindeijer authored
      Many singletons have their own instance() method, in which case there is
      no need to use ICore::instance() to get access to them.
      6adecf37
    • hjk's avatar
      Use gdb's 'print' command to access dumper output. · 076488bf
      hjk authored
      Simple solution after all. This idea got initially dropped early in the
      process because it does not handle binary data and using x/x was
      way to slow. But since we use only printable characters now thanks
      to base64 encoding etc using 'p' becomes feasible again and simplifies
      the process vastly as no additional communication channel is needed anymore.
      076488bf
  17. Jan 20, 2009
  18. Jan 19, 2009
  19. Jan 15, 2009
  20. Jan 14, 2009
  21. Jan 13, 2009
Loading