Skip to content
Snippets Groups Projects
  1. Jun 18, 2013
  2. Jun 17, 2013
  3. May 19, 2013
  4. Apr 08, 2013
  5. Apr 01, 2013
  6. Mar 31, 2013
  7. Mar 24, 2013
  8. Mar 23, 2013
    • Mukul Sati's avatar
      Set of changes to build mineTest using Visual Studio 11.0. These affect · ca7043e5
      Mukul Sati authored
      the following:
      1. String concatenation in guiMainMenu.cpp - it is required for all
      individual strings to be of the same type <unicode/non-unicode>; adding
      explicit L qualifier before the other strings.
      2. Correcting type of BlockMakeData to struct in place of class forward
      declarations. This information is used for name decoration by Visual
      Studio, leading to linker errors in case of mismatches.
      3. Windows headers define max as a macro somewhere, leading to a compile
      time error in profiler.h; using () around function to prevent macro match
      from occurring.
      ca7043e5
  9. Mar 18, 2013
  10. Mar 16, 2013
  11. Mar 12, 2013
  12. Feb 26, 2013
  13. Feb 24, 2013
  14. Feb 07, 2013
  15. Feb 06, 2013
  16. Jan 23, 2013
  17. Jan 21, 2013
  18. Dec 30, 2012
  19. Jun 17, 2012
  20. Jun 05, 2012
  21. Mar 29, 2012
  22. Mar 28, 2012
  23. Mar 27, 2012
  24. Nov 29, 2011
  25. Sep 24, 2011
  26. Jun 25, 2011
Loading