The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 9ca67e6c0b Merged revisions 3243-3244,3345-3346,3367,3374,3393,3434,3698,3767,3782,3812-3813,3841,3910 via svnmerge from
http://peter@svn.freepascal.org/svn/fpc/trunk

........
r3243 | daniel | 2006-04-17 14:39:02 +0200 (Mon, 17 Apr 2006) | 2 lines

  * Unix video unit character set conversion overhaul

........
r3244 | daniel | 2006-04-17 15:01:02 +0200 (Mon, 17 Apr 2006) | 2 lines

  * Conversion tables for video unit.

........
r3345 | daniel | 2006-04-27 22:15:57 +0200 (Thu, 27 Apr 2006) | 2 lines

  * Fix exiting acs after screen update

........
r3346 | daniel | 2006-04-27 23:00:46 +0200 (Thu, 27 Apr 2006) | 2 lines

  * Force VGA colours, regardless of xterm background colour.

........
r3367 | daniel | 2006-04-29 20:33:51 +0200 (Sat, 29 Apr 2006) | 2 lines

  * Another xterm hack :(

........
r3374 | daniel | 2006-04-29 23:43:37 +0200 (Sat, 29 Apr 2006) | 2 lines

  * Make hack uglier, so it works better.

........
r3393 | jonas | 2006-04-30 22:51:02 +0200 (Sun, 30 Apr 2006) | 2 lines

  * fixed compilation on non-Linux

........
r3434 | daniel | 2006-05-06 20:39:32 +0200 (Sat, 06 May 2006) | 2 lines

  * Codepage code had a bug

........
r3698 | daniel | 2006-05-27 18:42:47 +0200 (Sat, 27 May 2006) | 2 lines

  * Set standard I/O line ending to #13#10 when keyboard in raw mode.

........
r3767 | daniel | 2006-06-02 22:46:46 +0200 (Fri, 02 Jun 2006) | 2 lines

  * Fix window resizing in X.

........
r3782 | hajny | 2006-06-04 01:50:53 +0200 (Sun, 04 Jun 2006) | 1 line

  * another cleanup of unnecessary variables
........
r3812 | daniel | 2006-06-05 23:42:36 +0200 (Mon, 05 Jun 2006) | 2 lines

  + Add S_IRWXU

........
r3813 | daniel | 2006-06-05 23:46:05 +0200 (Mon, 05 Jun 2006) | 2 lines

  * Now right.

........
r3841 | daniel | 2006-06-11 11:00:19 +0200 (Sun, 11 Jun 2006) | 2 lines

  + Correct behaviour when initialization fails.

........
r3910 | daniel | 2006-06-21 16:39:44 +0200 (Wed, 21 Jun 2006) | 2 lines

  * Fix missing ctrlZmarkseof check.

........

git-svn-id: branches/fixes_2_0@3952 -
2006-06-26 06:05:42 +00:00
compiler * partial merge of r199, fixes #6126 2006-06-22 13:22:18 +00:00
fcl * Merged 3852,3853 support for file type parsing in passrc 2006-06-12 20:11:08 +00:00
fv Merged revisions 3243-3244,3345-3346,3367,3374,3393,3434,3698,3767,3782,3812-3813,3841,3910 via svnmerge from 2006-06-26 06:05:42 +00:00
ide Merged revisions 3702 via svnmerge from 2006-05-27 19:49:52 +00:00
installer Merged revisions 375,2257,2261-2262,2271,2296,2376,2443 via svnmerge from 2006-02-06 08:39:19 +00:00
packages Merged revisions 3924 via svnmerge from 2006-06-23 15:17:24 +00:00
rtl Merged revisions 3243-3244,3345-3346,3367,3374,3393,3434,3698,3767,3782,3812-3813,3841,3910 via svnmerge from 2006-06-26 06:05:42 +00:00
tests Merged revisions 3912 via svnmerge from 2006-06-21 17:21:42 +00:00
utils * Merged revision 3866:* Take link contents into account when writing seealso section 2006-06-13 22:57:01 +00:00
.gitattributes Merged revisions 3912 via svnmerge from 2006-06-21 17:21:42 +00:00
.gitignore Merged revisions 2556-2558,2604,2630-2631,2635,2638,2640,2649,2657,2660-2664,2678,2706,2719-2720,2724,2746-2750,2759,2761,2767-2768,2776-2777,2787 via svnmerge from 2006-03-07 08:43:11 +00:00
Makefile * disable SHAREDTARGETS 2006-02-09 07:46:38 +00:00
Makefile.fpc * disable SHAREDTARGETS 2006-02-09 07:46:38 +00:00