.. |
doc
|
Compress the RTF document as it gets difficult to commit.
|
2014-05-07 14:33:32 +00:00 |
ide/lazarus
|
Lazarus' pluging : fix compilation for "generatorbase.pas"'s introduction.
|
2016-07-20 19:57:30 +00:00 |
samples
|
Fix for sample: WST now defaults to UnicodeStrings.
|
2017-06-22 15:27:00 +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
|
Update version to 0.7
|
2017-06-22 14:56:17 +00:00 |
wst_rtti_filter
|
Use "LocalName" and "NamespaceURI" to handle in-line name-space
|
2012-08-13 20:40:08 +00:00 |
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
|
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
|
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
|
Provide a property manager to the filters so a "Password" can be store and retrieved.
|
2012-04-03 17:41:29 +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
|
first import
|
2006-08-26 00:35:42 +00:00 |
date_utils.pas
|
Duration's fields : Fix Integer/Cardinal instead of PtrInt/PtrUInt (Thanks Juha)
|
2015-01-03 13:28:05 +00:00 |
delphi_init_com.pas
|
Delphi pooling is ok
|
2007-07-18 11:23:56 +00:00 |
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
|
TCP protocole now supports block type prefixed messages.
|
2011-08-08 02:24:18 +00:00 |
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
|
Add "IsActive()"
|
2010-09-01 00:35:41 +00:00 |
json_formatter.pas
|
JsonRPC : Fix error finding, content type.
|
2015-11-09 12:25:35 +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
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
|
2015-01-19 09:31:59 +00:00 |
library_server_intf.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
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 : regenerate from wsdl file
|
2010-09-01 00:29:10 +00:00 |
metadata_service.wsdl
|
metadata service : regenerate from wsdl file
|
2010-09-01 00:29:10 +00:00 |
metadata_service.wst
|
metadata service : regenerate from wsdl file
|
2010-09-01 00:29:10 +00:00 |
metadata_service.wst_meta
|
first import
|
2006-08-26 00:35:42 +00:00 |
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
|
Fix "record" marshalling, Better Proxy/Binder generated code
|
2015-01-03 13:33:43 +00:00 |
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
|
Fix Integer/Cardinal instead of PtrInt/PtrUInt (Thanks Juha)
|
2015-01-02 17:48:42 +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
|
Delphi Compatibility
|
2011-08-16 12:41:05 +00:00 |
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
|
Fix Integer/Cardinal instead of PtrInt/PtrUInt (Thanks Juha)
|
2015-01-02 17:48:42 +00:00 |
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
|
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
|
Use "LocalName" and "NamespaceURI" to handle in-line name-space
|
2012-08-13 20:40:08 +00:00 |
wst_delphi.inc
|
Fix Delphi <= 2007 compilation (Thanks Juha)
|
2015-01-02 17:43:00 +00:00 |
wst_fpc_xml.pas
|
Read XML with name space activated
|
2012-10-22 13:23:30 +00:00 |
wst_global.inc
|
Type Library Editor, FPC 3.1.1+ support.
|
2017-06-19 17:28:02 +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
|
Finalization order
|
2012-06-13 14:55:23 +00:00 |
wst_resources_imp.pas
|
suppress various warnings/hints
|
2010-11-08 14:26:03 +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
|
Add "UInt32" definition
|
2011-07-22 12:31:45 +00:00 |
wst.inc
|
Object Pascal "record" serialization ( first commit! )
|
2007-08-19 00:29:43 +00:00 |
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 |