CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r780]
(9.1 kB)
by
delphidabbler
Prevented unwanted type conversions to default ANSI string in UUnicodeHelper unit's StringToASCIIString and StringToWindows1252String routines. Used some code from Stack Overflow (http://bit.ly/bAvtGd). |
2010-05-28 13:37:28 |
View
Download |
[r730]
(9.1 kB)
by
delphidabbler
Changed all symbols, comments etc that refer to the "Latin-1" code page to refer to "Windows-1252" since the code page used is the Windows interpretation of "Latin-1", code page 1252. |
2010-03-27 11:08:28 |
View
Download |
[r660]
(9.1 kB)
by
delphidabbler
Removed all conditional compilation re Unicode support. All code that supports non-Unicode compilers removed. |
2010-03-19 11:57:29 |
View
Download |
[r615]
(10.7 kB)
by
delphidabbler
Updated copyright date where required on some files modified in 2010. |
2010-02-08 20:59:50 |
View
Download |
[r614]
(10.7 kB)
by
delphidabbler
Merged delphi2010-port branch back into trunk.
renamed from
/branches/delphi2010-port/Src/UUnicodeHelper.pas
|
2010-02-08 20:00:48 |
View
Download |