lazarus-ccr/wst/trunk
2011-09-16 00:56:48 +00:00
..
doc
ide/lazarus Use "AResponse.ContentStream" instead of "AResponse.Content" because the later does interpret #13 as new and so replaced with #10. This is needed for binary format. 2011-08-26 15:10:43 +00:00
samples sample, tcp blocktype handling 2011-08-08 02:26:00 +00:00
tests xsd's "choice" construct parsing + tests 2011-09-14 02:31:02 +00:00
type_lib_edtr Implement DropFileEvent 2010-11-26 12:49:40 +00:00
ws_helper Parser's "CaseSensitive" implementation fix. 2011-09-16 00:56:48 +00:00
wst_rtti_filter re-raise the exception 2011-05-05 09:56:01 +00:00
base_binary_formatter.pas UnicodeString Fix 2011-02-02 15:34:13 +00:00
base_json_formatter.pas
base_service_intf.pas TComplexEnumContentRemotable implementation 2011-08-29 02:47:41 +00:00
base_soap_formatter.pas UnicodeString Fix 2011-02-02 15:34:13 +00:00
base_xmlrpc_formatter.pas UnicodeString Fix 2011-02-02 15:34:13 +00:00
basex_encode.pas AnsiChar and WideChar implementation 2011-08-29 02:44:55 +00:00
binary_formatter.pas
binary_streamer.pas UnicodeString Fix 2011-02-02 15:34:13 +00:00
client_utils.pas Complete DataFilter Implementation + tests 2011-08-15 02:10:42 +00:00
config_objects.pas suppress various warnings 2010-10-04 10:30:19 +00:00
COPYING.LGPL first import 2006-08-26 00:35:42 +00:00
COPYING.modifiedLGPL
date_utils.pas
delphi_init_com.pas
file_logger_extension.pas
filter_intf.pas Complete DataFilter Implementation + tests 2011-08-15 02:10:42 +00:00
fpc_http_protocol.pas Remove "Dialogs" from "uses" clause. 2011-09-14 09:51:13 +00:00
fpc_http_server.pas TwstFPHttpListener : add options to control execution in threads. 2011-08-06 17:08:44 +00:00
fpc_tcp_protocol.pas Refactor TBaseTransport and TBaseTCPTransport so http and tcp transports no longer manage filtering which is now done by TBaseTransport and TBaseTCPTransport 2011-06-14 11:38:18 +00:00
fpc_tcp_server.pas TCP protocole now supports block type prefixed messages. 2011-08-08 02:24:18 +00:00
ics_http_protocol.pas
ics_tcp_protocol.pas
imp_utils.pas Fix crash in Delphi 2011-08-29 02:49:04 +00:00
indy_http_protocol.pas Refactor TBaseTransport and TBaseTCPTransport so http and tcp transports no longer manage filtering which is now done by TBaseTransport and TBaseTCPTransport 2011-06-14 11:38:18 +00:00
indy_http_server.pas Add "IsActive()" 2010-09-01 00:35:41 +00:00
indy_tcp_protocol.pas Refactor TBaseTransport and TBaseTCPTransport so http and tcp transports no longer manage filtering which is now done by TBaseTransport and TBaseTCPTransport 2011-06-14 11:38:18 +00:00
indy_tcp_server.pas Add "IsActive()" 2010-09-01 00:35:41 +00:00
json_formatter.pas
library_base_intf.pas
library_imp_utils.pas
library_protocol.pas Add "GetTransportName()" method to ITransport 2011-03-01 15:42:53 +00:00
library_server_intf.pas
logger_extension.pas
metadata_repository.pas suppress various warnings/hints 2010-11-08 14:26:03 +00:00
metadata_service_binder.pas
metadata_service_imp.pas
metadata_service_proxy.pas
metadata_service.pas
metadata_service.wsdl
metadata_service.wst
metadata_service.wst_meta
metadata_wsdl.pas
object_serializer.pas FPC 2.5.1 compatibility support(tkHelper handling) 2011-06-14 10:46:00 +00:00
record_rtti.pas
same_process_protocol.pas Add "GetTransportName()" method to ITransport 2011-03-01 15:42:53 +00:00
semaphore.pas
server_binary_formatter.pas
server_filter_extension.pas
server_listener.pas Delphi Compatibility 2011-08-16 12:41:05 +00:00
server_service_imputils.pas
server_service_intf.pas
server_service_json.pas
server_service_soap.pas
server_service_xmlrpc.pas
service_intf.pas Add "GetTransportName()" method to ITransport 2011-03-01 15:42:53 +00:00
soap_formatter.pas
synapse_http_protocol.pas Remove "Dialogs" from "uses" clause. 2011-09-14 09:51:13 +00:00
synapse_tcp_protocol.pas Refactor TBaseTransport and TBaseTCPTransport so http and tcp transports no longer manage filtering which is now done by TBaseTransport and TBaseTCPTransport 2011-06-14 11:38:18 +00:00
synapse_tcp_server.pas Add "IsActive()" 2010-09-01 00:35:41 +00:00
wst_consts.pas XSD's "include" handling, better "uses" generation for schema files translalted to pascal, better generated file names, handling of "import" and "include" in sub-directories, Handling of TComplexEnumContentRemotable 2011-08-29 02:59:57 +00:00
wst_delphi_rtl.pas
wst_delphi_rtti_utils.pas
wst_delphi_xml.pas
wst_delphi.inc
wst_fpc_xml.pas
wst_global.inc FPC 2.5.1 compatibility support(tkHelper handling) 2011-06-14 10:46:00 +00:00
wst_indy9_utils.pas
wst_indy10_utils.pas
wst_initialization.pas
wst_resources_imp.pas suppress various warnings/hints 2010-11-08 14:26:03 +00:00
wst_rtl_imp.inc
wst_types.pas Add "UInt32" definition 2011-07-22 12:31:45 +00:00
wst.inc
xmlrpc_formatter.pas