The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh c9308d4299 * Somewhat working mouse support (left button + moves), only to be used with FV
* An attempt to optimize forced screen updates in video mode, because they really blow, and Free Vision forces a whole screen update on every window move
* Probably other stuff i already forgot

git-svn-id: trunk@12799 -
2009-02-26 00:46:27 +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 * added new xml node reader functions 2009-02-26 00:28:44 +00:00
rtl * Somewhat working mouse support (left button + moves), only to be used with FV 2009-02-26 00:46:27 +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 * properties set 2009-02-25 19:36:18 +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