The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco d6b39276bb * makerop to dword mantis #34712
git-svn-id: trunk@41269 -
2019-02-09 17:53:05 +00:00
compiler * fixed the default external assembler for llvm when using -s 2019-02-03 21:01:13 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * commit 64-bit type support to fcl-register, patch by CCRDude, mantis #34875 2019-02-09 13:57:19 +00:00
rtl * makerop to dword mantis #34712 2019-02-09 17:53:05 +00:00
tests + implemented IntroSort (hybrid between QuickSort and HeapSort) in unit SortAlgs 2019-02-08 15:34:29 +00:00
utils * Fixed version-number without build-number, bug #29055 2019-02-04 21:36:36 +00:00
.gitattributes + added test for unit sortalgs, that tests the heapsort and randomized quicksort algorithms 2019-02-07 14:41:33 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00