The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-04-02 08:57:25 +00:00
compiler * fixed m68k typo in r27438 2014-04-01 21:48:28 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages 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. 2014-04-02 08:57:25 +00:00
rtl * clock_gettime uses timespec, not timeval 2014-04-02 08:25:03 +00:00
tests + forgot to commit, part of r26472 2014-03-30 16:55:03 +00:00
utils Update revision.inc after fpcmake.ini change 27428 2014-04-01 15:39:28 +00:00
.gitattributes * x86_64-linux: fixed existing Pascal startup code (syntax only, operation not tested yet) and added missing files. 2014-03-31 15:57:11 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00