#fpc #freepascal #compiler #fpcobj #pascal

Vincent Snijders 2794cef7b7 fixed checksynchronize so that it can be called recursively, fixes issue #9068 and #9079 18 years ago
compiler 206d027e9e * for ARM CPU records must be aligned in stack depending of record size to prevent misaligned error when the record is passed as parameter in registers. It fixes tcalext* tests for ARM. 18 years ago
fv dd3fdac68e * beos support from Olivier Coursiere 18 years ago
ide 84da64db85 * Library -> daemon 18 years ago
installer 673d02c6b8 * re-added darwin/ppc64 support (please use up-to-date fpcmake) 18 years ago
packages 2700c4eeb0 * fixed leaking of CGImage in every screen drawing operation 18 years ago
rtl c0fa8fd255 * heap manager: fix thread exit race condition by using single global lock 18 years ago
tests 029fb7e187 * adapted test for slow cpus like arm. 18 years ago
utils a1108a8fbb * update lNet to 0.5.2 18 years ago
.gitattributes 8e45887e1b * allow assignment of empty dynarray to variant and empty vararray to dynarray. 18 years ago
.gitignore 2913e582ce * Removed unmaintained db-stuff 18 years ago
Makefile 73f3b5163a - removed ide building for darwin again (basic functionality works, but 18 years ago
Makefile.fpc 73f3b5163a - removed ide building for darwin again (basic functionality works, but 18 years ago