Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-19This patch implements snprintf_l function in a way similar to the other Yaron Keren
2013-11-16Windows.h is not required.Yaron Keren
2013-10-06Yaron Keren: Add missing comment.Howard Hinnant
2013-10-05G M: Changes all references to "x inline" to "inline x" where x = _libcpp_alw...Howard Hinnant
2013-09-17G M: Restore the ability for libcxx to compile again on mingw 64.Howard Hinnant
2013-08-30Xing Xue: Some minor changes for IBM XLC++/AIX.Howard Hinnant
2013-08-14Xing Xue: port to IBM XLC++/AIX.Howard Hinnant
2013-08-01Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant
2013-05-16Glen: This patch gets the string conversion functions working on Windows. I...Howard Hinnant
2013-04-13Ruben Van Boxem: Turn islower_l and isupper_l into functions (instead of mac...Howard Hinnant
2012-03-02Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headersDavid Chisnall
2012-02-29Add support files required for building on Solaris.David Chisnall
2012-02-20Add missing newlines at EOF.Bob Wilson
2011-12-02Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Gane...Howard Hinnant
2011-12-02Jean-Daniel: __builtin_popcountll support for WindowsHoward Hinnant
2011-10-27Windows port work by Ruben Van BoxemHoward Hinnant
2011-10-23More windows port work by Ruben Van BoxemHoward Hinnant
2011-10-20Windows port work by Ruben Van BoxemHoward Hinnant
2011-09-30Windows port work by Ruben Van BoxemHoward Hinnant
2011-09-29Windows patch work by Ruben Van BoxemHoward Hinnant
2011-09-29Work on Windows port by Ruben Van BoxemHoward Hinnant
2011-09-23Work on Windows port by Ruben Van BoxemHoward Hinnant
2011-09-22Partial Windows port by Ruben Van BoxemHoward Hinnant