CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r660]
(11.6 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]
(11.9 kB)
by
delphidabbler
Updated copyright date where required on some files modified in 2010. |
2010-02-08 20:59:50 |
View
Download |
2010-02-08 20:00:48 |
View
Download |
|
[r523]
(8.2 kB)
by
delphidabbler
Changed TDataStreamWriter.WriteSmallInt to write -ve SmallInt values correctly. Was writing all -ve values as $FFFF. |
2009-11-17 16:13:29 |
View
Download |
[r411]
(8.2 kB)
by
delphidabbler
Removed compiler directives that switch off "unsafe" code, type and cast warnings. These warnings are now disabled globally for the whole project. |
2009-10-15 20:11:23 |
View
Download |
2009-08-13 23:34:02 |
View
Download |
|
2009-07-21 00:15:04 |
View
Download |
|
[r51]
(8.7 kB)
by
Dev
Merged UDataStreamReader and UDataStreamWriter units into single UDataStreamIO unit.
renamed from
/trunk/Src/UDataStreamReader.pas
|
2009-07-12 00:23:15 |
View
Download |