The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 432f5059fc * ppudump:
- Use -Ft and Fj options to set the text and JSON output formats.
  - Get version string from compiler sources.

git-svn-id: trunk@24306 -
2013-04-23 09:49:41 +00:00
compiler * ppudump: 2013-04-23 09:49:41 +00:00
ide Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:19:38 +00:00
installer Merge forgotten go32v2 2.6.0 branch changes back into trunk. 2013-04-12 10:21:34 +00:00
packages * Initial work to store element/attribute names as "namespaceURI+localname" pairs: remember pointers to reserved namespace URIs and use them for comparison. 2013-04-23 05:42:25 +00:00
rtl * Applied patch from Victor Campillo that adds GetLocalTimeOffset support 2013-04-22 15:58:15 +00:00
tests * Disabled test for win64: it cannot link or even assemble correctly on this target because COFF uses 32-bit fields for section sizes/RVAs. Internal assembler ignoring this fact is a separate issue to fix. 2013-04-17 17:09:54 +00:00
utils * two more "getmodule" fixes. 2013-04-21 20:20:21 +00:00
.gitattributes * renamed ppudump directory introduced by r24298 to ppuutils to fix 2013-04-22 14:37:37 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00
Makefile.fpc Add missing colon for .PHONY 2013-04-04 10:15:59 +00:00