summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_str.c
Commit message (Expand)AuthorAgeFilesLines
* Change source files from .c to .cppJonathan Peyton2016-12-141-880/+0
* Cleanup: memory leaks on warnings printing fixed; some memory freeing cleaned...Andrey Churbanov2016-11-281-4/+1
* Remove unused variable warnings by deletion.Jonathan Peyton2015-06-081-2/+0
* Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov2015-04-021-5/+5
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-2/+2
* Fix typosAlp Toker2014-02-241-2/+2
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-5/+5
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+887
OpenPOWER on IntegriCloud