The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Almindor 00ee9c9186 + adds missing SOL_SOCKET to winsock2
+ adds missing common constants (SOL_ MSG_ and SO_) to windows sockets.pp via fpwinsockh.inc

git-svn-id: trunk@5655 -
2006-12-20 12:46:33 +00:00
compiler + Enable resourcestring in all modes 2006-12-18 21:25:47 +00:00
fcl * added dbf_collate to the Makefile 2006-12-20 10:55:25 +00:00
fv * fixed makefile now that the resource is no longer compiled 2006-12-19 13:41:11 +00:00
ide * Switch FV to resourcestrings 2006-12-18 22:04:31 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * fixed bug in uuid (it used MD4 instead of MD5 2006-12-20 00:13:51 +00:00
rtl + adds missing SOL_SOCKET to winsock2 2006-12-20 12:46:33 +00:00
tests * Change test to test resourcestring correctness. 2006-12-19 08:58:01 +00:00
utils * Fixed compilation 2006-12-19 21:17:28 +00:00
.gitattributes * renamed md5test.pp to mdtest.pas 2006-12-19 13:57:09 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00