summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/StringUtils.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-171-3/+7
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-7/+7
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-8/+2
* BaseTools: the list and iterator translationFeng, Bob C2019-02-011-3/+3
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-6/+13
* BaseTools: Fix some build and report file issueYunhua Feng2018-10-131-1/+1
* BaseTools: do the list and iterator translationYunhua Feng2018-10-131-3/+3
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-8/+2
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Fixed the PcdValue trailing zero issue.Feng, Bob C2018-09-031-6/+1
* BaseTools: Use absolute import in CommonGary Lin2018-07-161-4/+5
* BaseTools: Clean up source filesLiming Gao2018-07-091-1/+1
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-2/+2
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-1/+1
* BaseTools: Cleanup unneeded codeJaben Carsey2018-06-131-1/+1
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-0/+885