#fpc #freepascal #compiler #fpcobj #pascal

tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking 20 年之前
compiler 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms 20 年之前
fcl d30db6fced + Added TFPHashTable object, implemented by Dean Zobec 20 年之前
fv 202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64 20 年之前
ide e9bfea4218 * save untitled file dialogs looks nicer now 20 年之前
installer 202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64 20 年之前
packages 2765cc28bc * should now also ignore comment starting with ; (bug 45something) 20 年之前
rtl 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking 20 年之前
tests e00ef44479 * fix boolean range parsing false..true 20 年之前
utils 202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64 20 年之前
.gitattributes e00ef44479 * fix boolean range parsing false..true 20 年之前
.gitignore d767f3e053 * more ignores 20 年之前
Makefile 202236c6e0 * fpcmake.ini update which fixes glibc search path problems on PowerPC64 20 年之前
Makefile.fpc f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 年之前