#fpc #freepascal #compiler #fpcobj #pascal

sergei bcbd25568e * Call InitHeap before InitSystemThreads in TLS callback (necessary because InitSystemThreads calls RelocateHeap), and skip both of them in initialization section of system.pp if they have been called from TLS callback. This restores correct initialization sequence which was broken by r19779, resulting in lots of debug messages about corrupted heap when running tests/test/theapthread.pp 14 gadi atpakaļ
compiler 52a6699d55 Check whether the globalsymtable is not Nil before using it! Otherwise an access violation occurs when compiling a program that contains specializations. 14 gadi atpakaļ
ide 470adb22e1 + Add overloaded Testne function in test1 unit 14 gadi atpakaļ
installer 9426cac1b0 * rebuilt Makefiles 14 gadi atpakaļ
packages 37a7332b81 Try to improve script 14 gadi atpakaļ
rtl bcbd25568e * Call InitHeap before InitSystemThreads in TLS callback (necessary because InitSystemThreads calls RelocateHeap), and skip both of them in initialization section of system.pp if they have been called from TLS callback. This restores correct initialization sequence which was broken by r19779, resulting in lots of debug messages about corrupted heap when running tests/test/theapthread.pp 14 gadi atpakaļ
tests 4208269221 + Test case for bug #20827. The issue itself was fixed in r19668. 14 gadi atpakaļ
utils 5824a0272b * Print usage message 14 gadi atpakaļ
.gitattributes 4208269221 + Test case for bug #20827. The issue itself was fixed in r19668. 14 gadi atpakaļ
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 gadi atpakaļ
Makefile 9426cac1b0 * rebuilt Makefiles 14 gadi atpakaļ
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 gadi atpakaļ