.. |
doc
|
|
|
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
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +00:00 |
tests
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
type_lib_edtr
|
Type Library Editor : fix function's return type setting.
|
2009-06-16 09:54:57 +00:00 |
ws_helper
|
suppress warnings and hints
|
2009-06-27 22:39:02 +00:00 |
wst_rtti_filter
|
Delphi 2009 support
|
2008-12-12 22:02:35 +00:00 |
base_binary_formatter.pas
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
base_json_formatter.pas
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
base_service_intf.pas
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
base_soap_formatter.pas
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
base_xmlrpc_formatter.pas
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
basex_encode.pas
|
Delphi compatibility fix
|
2009-03-13 17:10:21 +00:00 |
binary_formatter.pas
|
|
|
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
|
suppress warnings and hints
|
2009-06-27 22:34:35 +00:00 |
delphi_init_com.pas
|
|
|
file_logger_extension.pas
|
|
|
ics_http_protocol.pas
|
|
|
ics_tcp_protocol.pas
|
|
|
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
|
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
|
|
|
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
|
|
|
metadata_repository.pas
|
use TByteDynArray for buffer instead of string :
|
2009-05-25 16:13:54 +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
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
record_rtti.pas
|
suppress warnings and hints
|
2009-06-27 22:36:57 +00:00 |
same_process_protocol.pas
|
|
|
semaphore.pas
|
|
|
server_binary_formatter.pas
|
|
|
server_listener.pas
|
remove no longer needed include files
|
2008-09-29 12:35:06 +00:00 |
server_service_imputils.pas
|
|
|
server_service_intf.pas
|
Delphi compatibility fix
|
2009-03-13 17:10:21 +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
|
DDelphi 2009 support (Fix ... )
|
2008-12-17 21:29:09 +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
|
Serialiers : exceptions are no longer used internally to signal missing optional properties.
|
2009-06-29 01:57:44 +00:00 |
wst_delphi_rtl.pas
|
|
|
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
|
Better handling of "LowgWord" and "QWord" in the serializers.
|
2009-06-17 19:03:05 +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
|
|
|
wst_resources_imp.pas
|
DDelphi 2009 support (Fix ... )
|
2008-12-17 21:29:09 +00:00 |
wst_rtl_imp.inc
|
|
|
wst_types.pas
|
+ Base64( refactored ),
|
2009-01-19 17:46:33 +00:00 |
wst.inc
|
|
|
xmlrpc_formatter.pas
|
|
|