lazarus-ccr/wst/trunk
inoussa 3e8d4b2e0b widestring sample
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@769 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-06 22:27:00 +00:00
..
doc Delphi compiles ws_helper 2007-09-02 19:05:47 +00:00
ide/lazarus Type Hint handling in the "message" component of wsdl files ( WideString, AnsiString, UnicodeString handling ) 2009-04-06 22:25:04 +00:00
samples widestring sample 2009-04-06 22:27:00 +00:00
tests Type Hint handling in the "message" component of wsdl files ( WideString, AnsiString, UnicodeString handling ) 2009-04-06 22:25:04 +00:00
type_lib_edtr Type Hint handling in the "message" component of wsdl files ( WideString, AnsiString, UnicodeString handling ) 2009-04-06 22:25:04 +00:00
ws_helper Type Hint handling in the "message" component of wsdl files ( WideString, AnsiString, UnicodeString handling ) 2009-04-06 22:25:04 +00:00
wst_rtti_filter Delphi 2009 support 2008-12-12 22:02:35 +00:00
base_binary_formatter.pas Delphi 2009 support 2008-12-12 22:02:35 +00:00
base_json_formatter.pas AnsiChar and WideChar support in WST runtime 2008-09-15 02:30:43 +00:00
base_service_intf.pas +Delphi : QWord = UInt64 for CompilerVersion > 16.0 2009-03-18 15:53:10 +00:00
base_soap_formatter.pas +Delphi : QWord = UInt64 for CompilerVersion > 16.0 2009-03-18 15:53:10 +00:00
base_xmlrpc_formatter.pas Win64 extended floating fix 2008-09-25 02:17:43 +00:00
basex_encode.pas Delphi compatibility fix 2009-03-13 17:10:21 +00:00
binary_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
binary_streamer.pas Delphi compatibility fix 2009-03-13 17:10:21 +00:00
config_objects.pas Delphi 2009 support (Fix) 2008-12-13 20:41:37 +00:00
COPYING.LGPL first import 2006-08-26 00:35:42 +00:00
COPYING.modifiedLGPL first import 2006-08-26 00:35:42 +00:00
date_utils.pas Date "utils" routine with tests 2009-01-19 17:51:35 +00:00
delphi_init_com.pas Delphi pooling is ok 2007-07-18 11:23:56 +00:00
file_logger_extension.pas base64 server and client sample 2008-08-07 15:52:40 +00:00
ics_http_protocol.pas Part 1 2008-09-13 15:18:03 +00:00
ics_tcp_protocol.pas Part 1 2008-09-13 15:18:03 +00:00
imp_utils.pas +Delphi : QWord = UInt64 for CompilerVersion > 16.0 2009-03-18 15:53:10 +00:00
indy_http_protocol.pas Use wst_types.pas instead of wst.inc and wst_delphi.inc 2008-12-23 15:11:31 +00:00
indy_http_server.pas Pacth from Joost van der Sluis : Delphi CoInitialize/CoUninitialize handling separated from FPC code 2009-01-27 16:53:43 +00:00
indy_tcp_protocol.pas Part 1 2008-09-13 15:18:03 +00:00
indy_tcp_server.pas Indy support defines hadling for FPC. 2009-03-06 20:39:37 +00:00
json_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
library_base_intf.pas DDelphi 2009 support (Fix ... ) 2008-12-17 21:29:09 +00:00
library_imp_utils.pas git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@311 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:08:38 +00:00
library_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
library_server_intf.pas Part 2 2008-09-13 15:19:20 +00:00
logger_extension.pas base64 server and client sample 2008-08-07 15:52:40 +00:00
metadata_repository.pas DDelphi 2009 support (Fix ... ) 2008-12-17 21:29:09 +00:00
metadata_service_binder.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
metadata_service_imp.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
metadata_service_proxy.pas + TStringBufferRemotable = reading a node's raw buffer 2007-07-12 14:46:45 +00:00
metadata_service.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
metadata_service.wst git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@37 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2006-11-12 13:31:22 +00:00
metadata_service.wst_meta first import 2006-08-26 00:35:42 +00:00
metadata_wsdl.pas Part 2 2008-09-10 01:19:04 +00:00
object_serializer.pas Delphi compatibility fix 2009-03-13 17:10:21 +00:00
record_rtti.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00
same_process_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
semaphore.pas Suppress compiler warnings 2008-07-28 17:41:26 +00:00
server_binary_formatter.pas resync 2007-12-29 17:21:48 +00:00
server_listener.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
server_service_imputils.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
server_service_intf.pas Delphi compatibility fix 2009-03-13 17:10:21 +00:00
server_service_json.pas git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@305 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2007-12-29 18:32:26 +00:00
server_service_soap.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
server_service_xmlrpc.pas remove no longer needed include files 2008-09-29 12:35:06 +00:00
service_intf.pas +Delphi : QWord = UInt64 for CompilerVersion > 16.0 2009-03-18 15:53:10 +00:00
soap_formatter.pas Use wst_types.pas instead of wst.inc and wst_delphi.inc 2008-12-23 15:11:31 +00:00
synapse_http_protocol.pas DDelphi 2009 support (Fix ... ) 2008-12-17 21:29:09 +00:00
synapse_tcp_protocol.pas Part 2 2008-09-13 15:19:20 +00:00
synapse_tcp_server.pas ICallContext now has a property manager ( GetPropertyManager() ). At server side the so got property manager can be used to query the remote client informations such as its IP address ( RemoteIP ) 2008-09-25 02:24:25 +00:00
wst_delphi_rtl.pas OS X compatibility patch, Thanks to Phil for testing. 2008-08-29 12:57:35 +00:00
wst_delphi_rtti_utils.pas Suppress warnings 2008-11-24 15:42:58 +00:00
wst_delphi_xml.pas SOAP "ID" and "href" handling in the serialized xml stream. 2009-03-06 20:41:44 +00:00
wst_delphi.inc +Delphi : QWord = UInt64 for CompilerVersion > 16.0 2009-03-18 15:53:10 +00:00
wst_fpc_xml.pas SOAP "ID" and "href" handling in the serialized xml stream. 2009-03-06 20:41:44 +00:00
wst_global.inc Delphi compatibility fix 2009-03-13 17:10:21 +00:00
wst_indy9_utils.pas Pacth from Joost van der Sluis : Delphi CoInitialize/CoUninitialize handling separated from FPC code 2009-01-27 16:53:43 +00:00
wst_indy10_utils.pas Pacth from Joost van der Sluis : Delphi CoInitialize/CoUninitialize handling separated from FPC code 2009-01-27 16:53:43 +00:00
wst_initialization.pas move initialization and finalization instructions to init/finit procs 2008-06-06 13:27:02 +00:00
wst_resources_imp.pas DDelphi 2009 support (Fix ... ) 2008-12-17 21:29:09 +00:00
wst_rtl_imp.inc client : new TCP transport implementation ( using synapse library ) in synapse_tcp_protocol.pas 2007-05-02 22:55:35 +00:00
wst_types.pas + Base64( refactored ), 2009-01-19 17:46:33 +00:00
wst.inc Object Pascal "record" serialization ( first commit! ) 2007-08-19 00:29:43 +00:00
xmlrpc_formatter.pas +Serialization of compound element ( TBaseComplexRemotable ) is now handle by TObjectSerializer that can read/write elements of different name spaces 2008-08-24 13:33:06 +00:00