The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 8a940151a7 o patch by Sergej Gorelkin:
* When OpenExeFile is called with an empty filename argument, 
    it apparently opens stdin and crashes immediately thereafter trying to seek in non-seekable stream. 
    The filename is empty whenever GetLineInfo is called with the address that does not belong to valid module.

git-svn-id: trunk@12802 -
2009-02-26 18:34:48 +00:00
compiler * less code commented 2009-02-25 19:41:30 +00:00
ide * use directory separator from System unit 2009-02-25 21:28:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * patch by Paul van Helden: added SHCameraCapture function and structures for WinCE; resolves #13222 2009-02-26 17:07:16 +00:00
rtl o patch by Sergej Gorelkin: 2009-02-26 18:34:48 +00:00
tests * fixed assembler tables for sse4 instructions, resolves #13186 2009-02-24 20:07:11 +00:00
utils * properties set 2009-02-25 19:36:18 +00:00
.gitattributes * avltreetest demo 2009-02-26 10:45:29 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00