The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 4f55e8055f + Add test to test Pascal I/O sockets
git-svn-id: trunk@5975 -
2007-01-14 20:35:13 +00:00
compiler * forbid to take the address of a label defined outside of the current procedure 2007-01-14 19:21:37 +00:00
fcl * syncobjs now bases on system unit thread support 2007-01-11 21:15:46 +00:00
fv * Move inlcude platform.inc before 2007-01-11 12:23:29 +00:00
ide * parent_ebp was renamed parentfp in compiler 2007-01-12 17:21:37 +00:00
installer * Makefiles regenerated 2007-01-06 21:08:19 +00:00
packages * Redirected libc pthread_cond_t type to unixtype 2007-01-12 20:36:24 +00:00
rtl + Restore and fix text/file socket functionality. 2007-01-14 18:50:19 +00:00
tests + Add test to test Pascal I/O sockets 2007-01-14 20:35:13 +00:00
utils * adds lnet info 2007-01-13 15:40:07 +00:00
.gitattributes + Add test to test Pascal I/O sockets 2007-01-14 20:35:13 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * Makefiles regenerated 2007-01-06 21:08:19 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00