Menu

Commit [r474]  Maximize  Restore  History

* Changed character set testing code in several units to use char set helper functions added to UUnicodeHelper.pas instead of testing directly against literal or constant sets. This prevents Delphi 2010 warnings about WideChar being reduced to byte char in set expressions.

* Changed use of UpCase built-in to use ToUpperCase function added to UUnicodeHelper.pas.
* Added various set handling routines along with ToUpperCase function. These mainly call TCharacter methods on Unicode Delphis and have custom implementations on other Delphis.

delphidabbler 2009-10-24

changed /branches/delphi2010-port/Src/FmProxyServerDlg.pas
changed /branches/delphi2010-port/Src/FrPrintingPrefs.pas
changed /branches/delphi2010-port/Src/UAlphabet.pas
changed /branches/delphi2010-port/Src/UFileProtocol.pas
changed /branches/delphi2010-port/Src/UGroups.pas
changed /branches/delphi2010-port/Src/UHilitePasLexer.pas
changed /branches/delphi2010-port/Src/URTFBuilder.pas
changed /branches/delphi2010-port/Src/USearch.pas
changed /branches/delphi2010-port/Src/USourceFileInfo.pas
changed /branches/delphi2010-port/Src/UTaggedTextLexer.pas
changed /branches/delphi2010-port/Src/UTextStreamReader.pas
changed /branches/delphi2010-port/Src/UUnicodeHelper.pas
changed /branches/delphi2010-port/Src/UUtils.pas
/branches/delphi2010-port/Src/FmProxyServerDlg.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/FrPrintingPrefs.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UAlphabet.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UFileProtocol.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UGroups.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UHilitePasLexer.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/URTFBuilder.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/USearch.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/USourceFileInfo.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UTaggedTextLexer.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UTextStreamReader.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UUnicodeHelper.pas Diff Switch to side-by-side view
Loading...
/branches/delphi2010-port/Src/UUtils.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.