.. |
doc
|
Compress the RTF document as it gets difficult to commit.
|
2014-05-07 14:33:32 +00:00 |
ide/lazarus
|
Import Wizard : XML opening should use name spaces
|
2014-05-07 12:55:34 +00:00 |
samples
|
sample, tcp blocktype handling
|
2011-08-08 02:26:00 +00:00 |
tests
|
Parser : map xsd:string to UnicodeString (fix tests).
|
2014-05-17 17:27:34 +00:00 |
type_lib_edtr
|
Update project file
|
2014-05-08 14:19:53 +00:00 |
ws_helper
|
Parser : map xsd:string to UnicodeString.
|
2014-05-17 17:25:51 +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
|
UnicodeString Fix
|
2011-02-02 15:34:13 +00:00 |
base_json_formatter.pas
|
Fix Compilation with fpc-trunck
|
2010-07-19 10:41:15 +00:00 |
base_service_intf.pas
|
Fix : "FreeObjectProperties" was called two times.
|
2014-05-24 13:01:15 +00:00 |
base_soap_formatter.pas
|
SOAP inline namespace handling, thanks to Christian Schiffler for patch
|
2012-08-12 01:12:14 +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
|
+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
|
UnicodeString Fix
|
2011-02-02 15:34:13 +00:00 |
client_filters.pas
|
Client side filters : +Add TLogFilter. Use this filter to log the request/response stream to file.
|
2014-05-17 17:30:21 +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
|
Initialize "Result" to avoid garbage due to optimization
|
2012-10-29 19:15:58 +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 |
filter_intf.pas
|
Provide a property manager to the filters so a "Password" can be store and retrieved.
|
2012-04-03 17:41:29 +00:00 |
fpc_http_protocol.pas
|
fpc_http_protocol.pas : Delete the "Content-length" header so the underlying component set its value. (Thanks to Phil)
|
2012-01-10 09:24:29 +00:00 |
fpc_http_server.pas
|
Use interface to manage object life cycle
|
2012-10-22 13:41:11 +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
|
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
|
Parser : map xsd:decimal to Currency.
|
2014-05-17 14:58:42 +00:00 |
indy_http_protocol.pas
|
Indy >= 10.5.x compatibility fix.
|
2014-05-24 13:02:54 +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
|
+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
|
Add "GetTransportName()" method to ITransport
|
2011-03-01 15:42:53 +00:00 |
library_server_intf.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
logger_extension.pas
|
Add filter feature, implemented as service extension.
|
2010-08-04 19:29:17 +00:00 |
metadata_repository.pas
|
suppress various warnings/hints
|
2010-11-08 14:26:03 +00:00 |
metadata_service_binder.pas
|
metadata service : regenerate from wsdl file
|
2010-09-01 00:29:10 +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 : regenerate from wsdl file
|
2010-09-01 00:29:10 +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
|
Runtime WSDL generation : object collection handling and test case.
|
2009-06-26 12:36:05 +00:00 |
ns_http_protocol.pas
|
iOS http transport contributed by Phil
|
2011-09-19 11:12:38 +00:00 |
object_serializer.pas
|
FPC 2.7.1 compatibility.
|
2014-04-25 19:03:45 +00:00 |
record_rtti.pas
|
Free WST's generated record RTTI
|
2009-07-16 17:36:49 +00:00 |
same_process_protocol.pas
|
"Address" spelling
|
2011-11-15 19:06:36 +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_filter_extension.pas
|
Provide a property manager to the filters so a "Password" can be store and retrieved.
|
2012-04-03 17:43:20 +00:00 |
server_listener.pas
|
Delphi Compatibility
|
2011-08-16 12:41:05 +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
|
Range Fix, thanks (Dimitrios Chr. Loannidis)
|
2014-06-04 14:16:51 +00:00 |
server_service_json.pas
|
Fix Compilation with fpc-trunck
|
2010-07-19 10:42:25 +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
|
Add "GetTransportName()" method to ITransport
|
2011-03-01 15:42:53 +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
|
Better transport error reporting : ETransportExecption.ExtendedErrorInfo (Thanks to Michael Van Canneyt)
|
2014-05-08 14:15:38 +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
|
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
|
+Delphi : QWord = UInt64 for CompilerVersion > 16.0
|
2009-03-18 15:53:10 +00:00 |
wst_fpc_xml.pas
|
Read XML with name space activated
|
2012-10-22 13:23:30 +00:00 |
wst_global.inc
|
"DefaultFormatSettings" is not defined for Delphi <= 2007
|
2014-06-07 14:33:16 +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 |
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 |