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

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