ViewVC Help
| View Changeset | Root Listing
root/public
Jump to revision: Previous Next
Author: tony
Date: Wed Jan 5 15:21:22 2022 UTC (2 years, 3 months ago)
Log Message:
Beta Release 0.1

Changed paths

Path Details
Directoryibx/branches/udr/FBClientLib.pas deleted
Directoryibx/branches/udr/IB.pas deleted
Directoryibx/branches/udr/IBErrorCodes.pas deleted
Directoryibx/branches/udr/IBExternals.pas deleted
Directoryibx/branches/udr/IBUtils.pas deleted
Directoryibx/branches/udr/README added
Directoryibx/branches/udr/changelog modified , text changed
Directoryibx/branches/udr/client/2.5/FB25ClientAPI.pas modified , text changed
Directoryibx/branches/udr/client/2.5/FB25Statement.pas modified , text changed
Directoryibx/branches/udr/client/2.5/IBHeader.pas modified , text changed
Directoryibx/branches/udr/client/3.0/FB30Attachment.pas modified , text changed
Directoryibx/branches/udr/client/3.0/FB30ClientAPI.pas modified , text changed
Directoryibx/branches/udr/client/3.0/FB30Statement.pas modified , text changed
Directoryibx/branches/udr/client/3.0/FB30Transaction.pas modified , text changed
Directoryibx/branches/udr/client/FBArray.pas modified , text changed
Directoryibx/branches/udr/client/FBAttachment.pas modified , text changed
Directoryibx/branches/udr/client/FBClientAPI.pas modified , text changed
Directoryibx/branches/udr/client/FBClientLib.pas
(Copied from ibx/branches/udr/FBClientLib.pas, r370)
added , text changed
Directoryibx/branches/udr/client/FBEvents.pas modified , text changed
Directoryibx/branches/udr/client/FBMessages.pas modified , text changed
Directoryibx/branches/udr/client/FBNumeric.pas added
Directoryibx/branches/udr/client/FBSQLData.pas modified , text changed
Directoryibx/branches/udr/client/FBTransaction.pas modified , text changed
Directoryibx/branches/udr/client/IB.pas
(Copied from ibx/branches/udr/IB.pas, r370)
added , text changed
Directoryibx/branches/udr/client/IBErrorCodes.pas
(Copied from ibx/branches/udr/IBErrorCodes.pas, r370)
added
Directoryibx/branches/udr/client/IBExternals.pas
(Copied from ibx/branches/udr/IBExternals.pas, r370)
added
Directoryibx/branches/udr/client/IBUtils.pas
(Copied from ibx/branches/udr/IBUtils.pas, r370)
added , text changed
Directoryibx/branches/udr/client/include/blr.inc
(Copied from ibx/branches/udr/include/blr.inc, r370)
added
Directoryibx/branches/udr/client/include/configkeys.inc
(Copied from ibx/branches/udr/include/configkeys.inc, r370)
added
Directoryibx/branches/udr/client/include/consts_pub.inc
(Copied from ibx/branches/udr/include/consts_pub.inc, r370)
added
Directoryibx/branches/udr/client/include/dyn_consts.inc
(Copied from ibx/branches/udr/include/dyn_consts.inc, r370)
added
Directoryibx/branches/udr/client/include/iberror.inc
(Copied from ibx/branches/udr/include/iberror.inc, r370)
added
Directoryibx/branches/udr/client/include/inf_pub.inc
(Copied from ibx/branches/udr/include/inf_pub.inc, r370)
added
Directoryibx/branches/udr/fbintf.dpk modified , text changed
Directoryibx/branches/udr/fbintf.dproj modified , text changed
Directoryibx/branches/udr/fbintf.lpk added
Directoryibx/branches/udr/fbintf.pas modified , text changed
Directoryibx/branches/udr/fbudr.dpk added
Directoryibx/branches/udr/fbudr.dproj added
Directoryibx/branches/udr/fbudr.lpk added
Directoryibx/branches/udr/fbudr.pas added
Directoryibx/branches/udr/fbudrTestbed.lpk added
Directoryibx/branches/udr/fbudrTestbed.pas added
Directoryibx/branches/udr/fbudrtestbed.dpk added
Directoryibx/branches/udr/fbudrtestbed.dproj added
Directoryibx/branches/udr/include/ deleted
Directoryibx/branches/udr/testsuite/FB2reference.log modified , text changed
Directoryibx/branches/udr/testsuite/FB3reference.log modified , text changed
Directoryibx/branches/udr/testsuite/FB4reference.log modified , text changed
Directoryibx/branches/udr/testsuite/Test16.pas modified , text changed
Directoryibx/branches/udr/testsuite/Test21.pas modified , text changed
Directoryibx/branches/udr/testsuite/Test22.pas modified , text changed
Directoryibx/branches/udr/testsuite/runtest.sh modified , text changed
Directoryibx/branches/udr/testsuite/testApp/TestApplication.pas modified , text changed
Directoryibx/branches/udr/testsuite/testsuite.lpi modified , text changed
Directoryibx/branches/udr/udr/ added
Directoryibx/branches/udr/udr/source/ added
Directoryibx/branches/udr/udr/source/FBUDRController.pas added
Directoryibx/branches/udr/udr/source/FBUDRIntf.pas added
Directoryibx/branches/udr/udr/source/FBUDRMessage.pas added
Directoryibx/branches/udr/udr/source/FBUDRUtils.pas added
Directoryibx/branches/udr/udr/testbed/ added
Directoryibx/branches/udr/udr/testbed/FBUdrPlugin.pas added
Directoryibx/branches/udr/udr/testsuite/ added
Directoryibx/branches/udr/udr/testsuite/FBUDRTestApp.pas added
Directoryibx/branches/udr/udr/testsuite/Test01.pas added
Directoryibx/branches/udr/udr/testsuite/Test02.pas added
Directoryibx/branches/udr/udr/testsuite/Test03.pas added
Directoryibx/branches/udr/udr/testsuite/Test04.pas added
Directoryibx/branches/udr/udr/testsuite/TestApplication.pas added
Directoryibx/branches/udr/udr/testsuite/testsuite.conf added
Directoryibx/branches/udr/udr/testsuite/testsuite.lpi added
Directoryibx/branches/udr/udr/testsuite/testsuite.lpr added
Directoryibx/branches/udr/udr/testsuite/testsuite.lps added
Directoryibx/branches/udr/udr/testsuite/udrlib/ added
Directoryibx/branches/udr/udr/testsuite/udrlib/adddefs.sh added
Directoryibx/branches/udr/udr/testsuite/udrlib/dotests.sh added
Directoryibx/branches/udr/udr/testsuite/udrlib/dropdefs.sh added
Directoryibx/branches/udr/udr/testsuite/udrlib/fbudrtests.dpr added
Directoryibx/branches/udr/udr/testsuite/udrlib/fbudrtests.dproj added
Directoryibx/branches/udr/udr/testsuite/udrlib/fbudrtests.lpi added
Directoryibx/branches/udr/udr/testsuite/udrlib/fbudrtests.lpr added
Directoryibx/branches/udr/udr/testsuite/udrlib/fbudrtests.lps added
Directoryibx/branches/udr/udr/testsuite/udrlib/udr_test01.pas added
Directoryibx/branches/udr/udr/testsuite/udrlib/udr_test02.pas added
Directoryibx/branches/udr/udr/testsuite/udrlib/udr_test03.pas added
Directoryibx/branches/udr/udr/testsuite/udrlib/udr_test04.pas added
Directoryibx/branches/udr/udr/testsuite/udrlib/udrlib.groupproj added