1. f700e9e Support clang compiling under windows-gnu and windows-msvc by Andrey Churbanov · 7 years ago
  2. e9b7c0a Add const to some variables to avoid const_casts by Jonas Hahnfeld · 8 years ago
  3. 94a114f Apply formatting changes by Jonathan Peyton · 8 years ago
  4. bd3a763 Remove unnecessary semicolons by Jonathan Peyton · 8 years ago
  5. c47afcd OpenMP RTL cleanup: eliminated warnings with -Wcast-qual. by Andrey Churbanov · 8 years ago
  6. 3041982 Clang-format and whitespace cleanup of source code by Jonathan Peyton · 8 years ago
  7. de4749b Follow up to r289732: Update comments in source files to reference .cpp files by Jonathan Peyton · 9 years ago
  8. 7cc577a Change source files from .c to .cpp by Jonathan Peyton · 9 years ago[Renamed from openmp/runtime/src/kmp_utility.c]
  9. 4240055 Fix spelling error in comment by Jonathan Peyton · 10 years ago
  10. 20c1e4e [STATS] Print "Unknown" for frequency if it wasn't able to be parsed by Jonathan Peyton · 10 years ago
  11. 6e98d798 [STATS] Add header information to stats print out by Jonathan Peyton · 10 years ago
  12. 7c4d66d Remove unused variable warnings by deletion. by Jonathan Peyton · 10 years ago
  13. 2321d57 Remove unused variable warnings by adding proper macro guards. by Jonathan Peyton · 10 years ago
  14. 74bf17b Replace some unsafe API calls with safe alternatives on Windows, prepare code for similar actions on other platforms - wrap unsafe API calls into macros. by Andrey Churbanov · 10 years ago
  15. d9e775e Comments only: removing the Revision and Date svn variables from the top of all the source files. by Andrey Churbanov · 11 years ago
  16. f696c82 Removes some unused variables (__kmp_ht_*) and changes__kmp_ncores and __kmp_nThreadsPerCore to static globals within kmp_affinity.cpp. by Andrey Churbanov · 11 years ago
  17. 4cc4bb4 I apologise in advance for the size of this check-in. At Intel we do by Jim Cownie · 11 years ago
  18. 5e8470a First attempt to import OpenMP runtime by Jim Cownie · 12 years ago