summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/UniClassObject.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: fix ucs-2 lookup on python 3.9Cole Robinson2020-08-141-1/+1
* BaseTools: remove unnecessary calls of os.existFeng, Bob C2019-09-171-3/+2
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-2/+2
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-2/+2
* BaseTools: cleanup LongFilePathSupport usageJaben Carsey2018-12-061-13/+1
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-1/+14
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-13/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Clean up source filesLiming Gao2018-07-091-9/+9
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-3/+3
* BaseTools: Refactor python print statementsGary Lin2018-06-271-3/+4
* BaseTools: Refactor python except statementsGary Lin2018-06-271-2/+2
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* BaseTools: AutoGen - UniClassObject refactor static methodsCarsey, Jaben2018-05-041-5/+7
* BaseTools: AutoGen - remove global lineCarsey, Jaben2018-05-041-2/+0
* BaseTools: AutoGen - share StripComments APICarsey, Jaben2018-05-041-15/+14
* BaseTools: remove redundant checkCarsey, Jaben2018-04-081-2/+2
* BaseTools: AutoGen - use the new shared RegExCarsey, Jaben2018-04-081-2/+2
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-11/+11
* BaseTools: Use precompiled RegExpCarsey, Jaben2018-03-291-3/+4
* BaseTools: Allow string token identifier to use lower case lettersYonghong Zhu2016-08-081-6/+6
* BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu2016-05-111-1/+1
* BaseTools: Support \x####\ in UNI files to specify non-ascii charactersYonghong Zhu2016-05-061-4/+14
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-4/+4
* BaseTools/UniClassObject: Support UTF-8 string data in .uni filesJordan Justen2015-06-231-2/+5
* BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni filesJordan Justen2015-06-231-3/+87
* BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"Yingke Liu2015-06-231-2/+2
* Fix a regression bug to uni parser.Yingke Liu2014-12-031-0/+1
* Corrected slash and quote handling in the strings of UNI files.Cecil Sheng2014-12-011-38/+30
* License header updated to match correct format.Yingke Liu2014-08-281-4/+3
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-5/+5
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-3/+9
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-251-1/+1
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-16/+28
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-2/+25
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-0/+7
* Sync EDKII BaseTools to BaseTools project r2006.lgao42010-08-031-60/+80
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-6/+9
* Sync EDKII BaseTools to BaseTools project r1937.lgao42010-03-191-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-12/+13
* Sync tool code to BuildTools project r1739.lgao42009-11-091-0/+10
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+530