The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco ea6894cd14 * remove deprecated CASE node of socket addr (deprecated since 2010)
* remove inactive "legacysocket" 1.0.x functions. Passive for a whole 
    cycle without any questions
 * remove signed htonl versions.

git-svn-id: trunk@29388 -
2015-01-04 17:40:46 +00:00
compiler * updated copyright year to 2015 2015-01-04 15:26:29 +00:00
ide Amiga-likes: set the window/screen title with IDE version information 2014-12-26 23:30:54 +00:00
installer + add new packages resulting from splitting of utils 2014-12-11 23:51:54 +00:00
packages * remove deprecated CASE node of socket addr (deprecated since 2010) 2015-01-04 17:40:46 +00:00
rtl AROS: fixed the new do_filesize() code to build on AROS. 2015-01-04 01:55:49 +00:00
tests * make integer division instruction (div/idiv) on x86 dependent on the 2015-01-04 13:08:57 +00:00
utils * fix use of deprecated fields. 2015-01-04 17:36:48 +00:00
.gitattributes morphunits: added a MorphOS-adapted iffparse.library interface unit 2015-01-04 17:29:33 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00