.. |
doc
|
|
|
ide/lazarus
|
Require FPC 3
|
2017-08-15 18:44:12 +00:00 |
samples
|
Library server sample: no need to the DLL to the output name.
|
2017-06-22 15:28:24 +00:00 |
tests
|
FPC 3.1.1+ support.
|
2017-06-15 09:17:38 +00:00 |
type_lib_edtr
|
Update version to 0.7
|
2017-06-22 14:56:17 +00:00 |
ws_helper
|
Parser: convert DateTime to String in Java.
|
2017-08-15 18:34:46 +00:00 |
wst_rtti_filter
|
|
|
base_binary_formatter.pas
|
Fix Binary Format optional object read failing.
|
2015-08-13 15:14:26 +00:00 |
base_json_formatter.pas
|
json serializer: do not raise exception when a scope is not found, while reading.
|
2016-02-16 12:54:54 +00:00 |
base_service_intf.pas
|
TAbstractEncodedStringRemotable: +LoadFromBuffer/+SaveToBuffer.
|
2016-05-13 17:37:26 +00:00 |
base_soap_formatter.pas
|
SOAP serializer fix, Thanks to PH.
|
2017-03-28 14:50:34 +00:00 |
base_xmlrpc_formatter.pas
|
|
|
basex_encode.pas
|
|
|
binary_formatter.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
binary_streamer.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
client_filters.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
client_utils.pas
|
|
|
config_objects.pas
|
|
|
COPYING.LGPL
|
|
|
COPYING.modifiedLGPL
|
|
|
date_utils.pas
|
|
|
delphi_init_com.pas
|
|
|
file_logger_extension.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
filter_intf.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
fpc_http_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
fpc_http_server.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
fpc_tcp_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
fpc_tcp_server.pas
|
|
|
ics_http_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
ics_tcp_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
imp_utils.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
indy_http_protocol.pas
|
INDY_9 http client timeout fix, thanks Dimitrios Chr. Ioannidis.
|
2016-04-12 08:11:20 +00:00 |
indy_http_server.pas
|
+Indy HTTPS support (Thanks Patrick Kolla-ten Venne).
|
2016-02-27 12:53:13 +00:00 |
indy_https_server.pas
|
+Indy HTTPS support (Thanks Patrick Kolla-ten Venne).
|
2016-02-27 12:53:13 +00:00 |
indy_tcp_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
indy_tcp_server.pas
|
|
|
json_formatter.pas
|
JsonRPC : Fix error finding, content type.
|
2015-11-09 12:25:35 +00:00 |
library_base_intf.pas
|
|
|
library_imp_utils.pas
|
|
|
library_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
library_server_intf.pas
|
|
|
logger_extension.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
metadata_repository.pas
|
defaultElementForm, defaultAttributeForm : Runtime WSDL/XSD generation.
|
2015-07-31 13:16:03 +00:00 |
metadata_service_binder.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
metadata_service_imp.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
metadata_service_proxy.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
metadata_service.pas
|
|
|
metadata_service.wsdl
|
|
|
metadata_service.wst
|
|
|
metadata_service.wst_meta
|
|
|
metadata_wsdl.pas
|
defaultElementForm, defaultAttributeForm : Runtime WSDL/XSD generation.
|
2015-07-31 13:16:03 +00:00 |
ns_http_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
object_serializer.pas
|
Memory leak fix, Thanks MVC.
|
2016-04-07 09:32:35 +00:00 |
record_rtti.pas
|
|
|
same_process_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
semaphore.pas
|
semaphore: +new simple implementation based on a critical section(on non-Windows).
|
2017-08-13 14:29:38 +00:00 |
server_binary_formatter.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
server_filter_extension.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
server_listener.pas
|
|
|
server_service_imputils.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
server_service_intf.pas
|
Server side Exceptions forwarding to client fix.
|
2016-02-16 19:36:30 +00:00 |
server_service_json.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
server_service_soap.pas
|
SOAP : the "Body" element must be namespace qualified.
|
2015-08-04 13:14:54 +00:00 |
server_service_xmlrpc.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
service_intf.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
soap_formatter.pas
|
(XSD's) ElementFormDefault and AttributeFormDefault, group and attributeGroup, parsing and runtime handling.
|
2015-07-15 16:02:12 +00:00 |
synapse_http_protocol.pas
|
Synapse timeout (Thanks MVC).
|
2016-04-26 08:59:45 +00:00 |
synapse_tcp_protocol.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
synapse_tcp_server.pas
|
|
|
wst_consts.pas
|
(XSD's) ElementFormDefault and AttributeFormDefault, group and attributeGroup, parsing and runtime handling.
|
2015-07-15 16:02:12 +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
|
Type Library Editor, FPC 3.1.1+ support.
|
2017-06-19 17:28:02 +00:00 |
wst_indy9_utils.pas
|
|
|
wst_indy10_utils.pas
|
|
|
wst_initialization.pas
|
|
|
wst_resources_imp.pas
|
|
|
wst_rtl_imp.inc
|
|
|
wst_types.pas
|
|
|
wst.inc
|
|
|
xml_serializer.pas
|
Add simple Xml serializer.
|
2015-07-15 16:03:09 +00:00 |
xmlrpc_formatter.pas
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |