Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-15 | StdLib/LibC/Locale/multibyte_Utf8.c: Fix obscure corner cases in wide to mult... | darylm503 | 1 | -24/+22 |
2013-03-11 | StdLib: Fix printf issues with floating point and wide character strings. Al... | darylm503 | 2 | -58/+62 |
2012-10-05 | StdLib: Fix several problems where characters were not being correctly conver... | darylm503 | 1 | -133/+310 |
2012-06-15 | StdLib: Add multi-byte character support. The normal "narrow" character set ... | darylm503 | 2 | -3/+831 |
2011-11-30 | StdLib: Add isDirSep character classification macro and function. Implement ... | darylm503 | 1 | -1/+1 |
2011-08-05 | Update or add comments to files and functions for use by Doxygen. | darylm503 | 2 | -22/+31 |
2011-07-30 | Add Socket Libraries. | darylm503 | 3 | -17/+25 |
2011-04-27 | Standard Libraries for EDK II. | darylm503 | 35 | -0/+3400 |