The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 4411b09631 * fixed bug in wav reader, that fails to skip non-data chunks, because it
forgets to seek ahead in the stream

git-svn-id: trunk@47465 -
2020-11-20 03:24:16 +00:00
compiler * if a variant is read/written, include the variants unit 2020-11-19 20:53:47 +00:00
installer * regenerated all Makefiles after Sinclair QL support was added 2020-11-19 02:58:27 +00:00
packages * fixed bug in wav reader, that fails to skip non-data chunks, because it 2020-11-20 03:24:16 +00:00
rtl sinclairql: more work on the QL port. very basic stdio (console writeln) works. 2020-11-19 04:51:56 +00:00
tests * remove readln 2020-11-19 21:37:23 +00:00
utils * regenerated all Makefiles after Sinclair QL support was added 2020-11-19 02:58:27 +00:00
.gitattributes + support reading .wav files that have extra data in the end of the 'fmt ' 2020-11-19 23:05:25 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * regenerated all Makefiles after Sinclair QL support was added 2020-11-19 02:58:27 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00