#fpc #freepascal #compiler #fpcobj #pascal

lacak 9d2933d752 fcl-db: mssql: initial attempt to implement support for output parameters of stored procedures. Beause MS in newer versions of TDS protocol has breaked it we must use other way how to do it (use dbrpc*() API functions). But return status of stored procedures execution is returned as before, so start with it. 11 years ago
compiler edff5a9aa1 * fixed m68k typo in r27438 11 years ago
ide 9621e43bff Avoid RTE 219 if compiled with -CR, by using correct common ancestor 11 years ago
installer 635a00266a + added fcl-sound 11 years ago
packages 9d2933d752 fcl-db: mssql: initial attempt to implement support for output parameters of stored procedures. Beause MS in newer versions of TDS protocol has breaked it we must use other way how to do it (use dbrpc*() API functions). But return status of stored procedures execution is returned as before, so start with it. 11 years ago
rtl f61e27ec8e * clock_gettime uses timespec, not timeval 11 years ago
tests 54964d92eb + forgot to commit, part of r26472 11 years ago
utils f35860b33a Update revision.inc after fpcmake.ini change 27428 11 years ago
.gitattributes eb30da60a6 * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 11 years ago
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
Makefile 7fdb125356 Added AVR support to fpc and root Makefile. 11 years ago
Makefile.fpc 7fdb125356 Added AVR support to fpc and root Makefile. 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago