The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 45d25bbe77 * fixed storing/loading widestring constant nodes into/from ppu files
(mantis #15909)
  * fixed storing/loading widestring constants into/from token streams
  * made storing/loading widestring constant nodes into/from ppu files
    endian safe

git-svn-id: trunk@15017 -
2010-03-14 13:27:00 +00:00
compiler * fixed storing/loading widestring constant nodes into/from ppu files 2010-03-14 13:27:00 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * unzipper unit basic extraction test. (related to mantis 15836) 2010-03-14 11:41:54 +00:00
rtl * Added Exchange to TCollection. Bug ID #15517 2010-03-14 10:25:32 +00:00
tests * fixed storing/loading widestring constant nodes into/from ppu files 2010-03-14 13:27:00 +00:00
utils * Test unit for testing purposes 2010-03-13 16:04:19 +00:00
.gitattributes * fixed storing/loading widestring constant nodes into/from ppu files 2010-03-14 13:27:00 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00