#fpc #freepascal #compiler #fpcobj #pascal

florian 1221a10ceb * some cosmetic changes 16 years ago
compiler 9869a2b29d * set stacksize in the main program, it makes no sense to set it in fpcdefs.inc and parse it a zillion times 16 years ago
ide 56ef86333d * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 16 years ago
installer e5db5e4aa8 * regened makefiles to propagate makefile versions 17 years ago
packages 689ca30b21 * Allocate and de-allocate the statement-handle in the PrepareStatement and UnPrepareStatements instead of the TODBCConnection.Destroy and .Create procedures. Because as long as the statements arent de-allocated, the tables used in the statements are still locked. The result was that a select and a drop table on the same table were not possible within one TSQLQuery object. 16 years ago
rtl 1221a10ceb * some cosmetic changes 16 years ago
tests 05031b9522 - removed quotes from TEST_REMOTEOPT as mentioned some days ago on fpc-devel 16 years ago
utils c5d776651e * When RemoteRepository is "auto" download a list of mirrors, not the other way around 16 years ago
.gitattributes c127154efa o Haiku patches by Olivier Coursiere 16 years ago
.gitignore c8bebd2c7d * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 17 years ago
Makefile 6b17415106 + delete base.build-stamp.* 16 years ago
Makefile.fpc 6b17415106 + delete base.build-stamp.* 16 years ago