The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 56d3197ef2 * wndclass was defined with T stringtypes, even though aliased to -A variants.
W variants were ok. Rearranged to more normal ifdef unicode setup.

git-svn-id: trunk@24679 -
2013-05-31 21:39:31 +00:00
compiler * improve register handling for not and unary minus operator by using a new register for the destination 2013-05-31 21:32:58 +00:00
ide Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:37:46 +00:00
installer Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:38:48 +00:00
packages fcl-db: base: change formal data type of AsInteger to Longint instead of Integer (in objpas mode it is same as Integer) to be Delphi compatible. 2013-05-30 08:26:39 +00:00
rtl * wndclass was defined with T stringtypes, even though aliased to -A variants. 2013-05-31 21:39:31 +00:00
tests * convert function like used new into a appropriate nodes only in pass_1 so proper error checking can be carried out, resolves #24495 2013-05-31 14:55:49 +00:00
utils * fixed use of uninitialized "read" result in case 0 bytes were read, fixes 2013-05-27 11:40:44 +00:00
.gitattributes + added and implemented unit msmouse for i8086-msdos 2013-05-31 16:54:01 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * Fixed cross-installation after r24625. 2013-05-28 12:55:25 +00:00
Makefile.fpc * Fixed cross-installation after r24625. 2013-05-28 12:55:25 +00:00