Menu

Old Code (SVN) Commit Log


Commit Date  
[r731] by delphidabbler

Fixed a potential bug in UUtils.StringToStream.

2010-03-27 17:19:27 Tree
[r730] 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 Tree
[r729] by delphidabbler

* Created new UComparers unit.
* Moved TSameStringEqualityComparer class and ElfHash function from UURIParams into new unit.

2010-03-27 01:41:43 Tree
[r728] by delphidabbler

New notes about web services.

2010-03-27 00:46:06 Tree
[r727] by delphidabbler

Changed uses clauses to uses renamed NsWebServices.* units.

2010-03-26 23:52:56 Tree
[r726] by delphidabbler

Renamed:
* UCodeSubmitter.pas as NsWebServices.UCodeSubmitter.pas,
* UDownloadMgr.pas as NsWebServices.UDBDownloadMgr.pas,
* UDownloadMonitor.pas as NsWebServices.UDownloadMonitor.pas,
* UMailListSubscriber.pas as NsWebServices.UMailListSubs.pas
* URegistrar.pas as NsWebServices.URegistrar.pas
* UWebService.pas as NsWebServices.UDDabStandard.pas

2010-03-26 23:40:03 Tree
[r725] by delphidabbler

Updated TDownloadMgr, TRegistrar and TMailListSubscriber re changes to Post* method signatures in parent TDDabStdWebService class.

2010-03-26 22:55:05 Tree
[r724] by delphidabbler

* Changed Post* methods of TDDabStdWebService to accept TURIParams parameters rather than TStrings or array of string.
* Removed CreateQueryStrings and temporary StringsToParams methods from TDDabStdWebService.

2010-03-26 22:44:06 Tree
[r723] by delphidabbler

Added overloaded constructors and Add methods of TURIParams to create params from a TStrings object or an array of strings in form Name=Value.

2010-03-26 22:39:52 Tree
[r722] by delphidabbler

Flattened class heirachy. No classes now descend from TWebService except TDDabStdWebService. Therefore the methods of TWebService were merged into TDDabStdWebService. Virtual methods of TWebService were combined with their overrides in TDDabStdWebService while other methods of TWebService were simply copied into TDDabStdWebService. TWebService was removed and TDDabStdWebService changed to descend from TBaseWebService.

2010-03-26 17:19:47 Tree
Older >
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.