.. |
doc
|
|
|
ide/lazarus
|
Preparing Type name and Element disambiguation
|
2009-09-02 12:24:19 +00:00 |
samples
|
clean the binding unit
|
2010-01-29 15:55:18 +00:00 |
tests
|
Compatibility with new fcp-passrc
|
2010-02-27 16:17:21 +00:00 |
type_lib_edtr
|
compilation fix.
|
2009-11-30 09:52:43 +00:00 |
ws_helper
|
Compatibility with new fcp-passrc
|
2010-02-27 16:17:21 +00:00 |
wst_rtti_filter
|
Delphi 2009 support
|
2008-12-12 22:02:35 +00:00 |
base_binary_formatter.pas
|
Use fixed enum values to be maximize on the wire compatibility
|
2010-02-06 15:45:07 +00:00 |
base_json_formatter.pas
|
Unify resource strings in wst_consts.pas
|
2009-07-09 14:10:58 +00:00 |
base_service_intf.pas
|
Serialization : By default, attributes are no longer qualified.
|
2010-01-05 19:59:56 +00:00 |
base_soap_formatter.pas
|
Serialization : By default, attributes are no longer qualified.
|
2010-01-05 19:59:56 +00:00 |
base_xmlrpc_formatter.pas
|
Unify resource strings in wst_consts.pas
|
2009-07-09 14:10:58 +00:00 |
basex_encode.pas
|
Unify resource strings in wst_consts.pas
|
2009-07-09 14:10:58 +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
|
suppress warnings and hints
|
2009-06-27 22:34:35 +00:00 |
config_objects.pas
|
Type registration : complex objects serialization's helpers are now fully created at registration time.
|
2009-05-25 16:08:42 +00:00 |
COPYING.LGPL
|
|
|
COPYING.modifiedLGPL
|
|
|
date_utils.pas
|
xsd_TryStrToDate : do not reject if fractional milisecond part contains more than 3 digits
|
2010-01-06 10:16:10 +00:00 |
delphi_init_com.pas
|
|
|
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
|
suppress warning
|
2009-11-10 10:52:11 +00:00 |
indy_http_protocol.pas
|
Preparing Type name and Element disambiguation
|
2009-09-02 12:24:19 +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
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
indy_tcp_server.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +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
|
|
|
library_protocol.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
library_server_intf.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
logger_extension.pas
|
base64 server and client sample
|
2008-08-07 15:52:40 +00:00 |
metadata_repository.pas
|
Fix mem leak in GetServiceDefaultAddress and GetServiceDefaultFormatProperties
|
2010-02-24 16:34:06 +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
|
|
|
metadata_service.pas
|
remove no longer needed include files
|
2008-09-29 12:35:06 +00:00 |
metadata_service.wst
|
|
|
metadata_service.wst_meta
|
|
|
metadata_wsdl.pas
|
Runtime WSDL generation : object collection handling and test case.
|
2009-06-26 12:36:05 +00:00 |
object_serializer.pas
|
Change "virtual" to "override" as it should be.
|
2010-02-12 12:08:32 +00:00 |
record_rtti.pas
|
Free WST's generated record RTTI
|
2009-07-16 17:36:49 +00:00 |
same_process_protocol.pas
|
Part 2
|
2008-09-13 15:19:20 +00:00 |
semaphore.pas
|
|
|
server_binary_formatter.pas
|
|
|
server_listener.pas
|
customization of runtime wsdl page
|
2009-10-07 13:04:27 +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
|
Avoid "TInterfacedPersistent" : it does not actually implement interface life style. Fix binder memory leak.
|
2010-02-08 12:03:09 +00:00 |
server_service_json.pas
|
|
|
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
|
Check TBaseProxy.Create() parameters for valid input + tests
|
2009-05-06 16:59:01 +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
|
Serialization : By default, attributes are no longer qualified.
|
2010-01-05 19:59:56 +00:00 |
synapse_tcp_protocol.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
synapse_tcp_server.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
wst_consts.pas
|
Metadata Repository : Change "ServiceCount" and "OperationCount" to Word instead of Byte. Note that all files generated by ws_helper should be regenerated.
|
2009-12-01 15:50:52 +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
|
fix for FCL-XML new ChildNodes policy
|
2009-06-09 22:48:50 +00:00 |
wst_global.inc
|
Delphi compatibility
|
2010-02-27 16:10:25 +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
|
Delphi compatibility
|
2010-02-27 16:10:25 +00:00 |
wst_resources_imp.pas
|
DDelphi 2009 support (Fix ... )
|
2008-12-17 21:29:09 +00:00 |
wst_rtl_imp.inc
|
|
|
wst_types.pas
|
Define TByteDynArray as Types.TByteDynArray
|
2010-02-27 15:06:36 +00:00 |
wst.inc
|
|
|
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 |