The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael b9fc96073b * Fixes from Michalis Kamburelis:
1. Fixes declarations of glGetMapiv, glGetMaterialiv and glLightiv to take pointer as the last parameter.
  2. Changes glGetString, gluErrorString and gluGetString to return PChar instead of PGLubyte.

git-svn-id: trunk@58 -
2005-05-22 08:39:24 +00:00
compiler * fixed passing function results to const formal defs, see tbs/tb0490.pp 2005-05-21 20:44:04 +00:00
demo * log and id tags removed 2005-05-21 09:42:41 +00:00
fcl + Fixed readsectionvalues call 2005-05-21 20:20:26 +00:00
fv * log and id tags removed 2005-05-21 09:42:41 +00:00
ide * ide compilation fixed 2005-05-21 20:42:16 +00:00
install * eol style property in main branch fixed 2005-05-18 16:53:52 +00:00
installer * log and id tags removed 2005-05-21 09:42:41 +00:00
packages * Fixes from Michalis Kamburelis: 2005-05-22 08:39:24 +00:00
rtl * Fixes for some $LOG$ removal snafu's 2005-05-21 23:15:32 +00:00
tests * fixed passing function results to const formal defs, see tbs/tb0490.pp 2005-05-21 20:44:04 +00:00
utils * empty log messages are now handled correctly 2005-05-21 14:38:17 +00:00
.gitattributes * fixed passing function results to const formal defs, see tbs/tb0490.pp 2005-05-21 20:44:04 +00:00
Makefile * 2.1.1 2005-05-16 20:17:53 +00:00
Makefile.fpc * 2.1.1 2005-05-16 20:17:53 +00:00