Jonas Maebe 6398fa484c + darwin/ppc64 support 19 лет назад
..
Makefile 6398fa484c + darwin/ppc64 support 19 лет назад
Makefile.fpc 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed 19 лет назад
readme.txt b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 24 лет назад
rpccli.pp efa68a1275 * some fcl examples compile again after changes 20 лет назад
rpcserv.pp e417e34496 * truncate log 21 лет назад
svrclass.pp e417e34496 * truncate log 21 лет назад
svrclass_xmlrpc.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 24 лет назад

readme.txt

The XML-RPC wrapper has been created using this command:

mkxmlrpc --input="svrclass.pp" --serverclass=TServerClass \
--output="svrclass_xmlrpc.pp" --unitname=svrclass_XMLRPC