The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 60ee15200b * Added TWebController.onGetURL property
* Made TWebPage.Module public
 * Fixed handling ajax-calls of components within containers
 * THtmlContentProducer.GetIdentification added
 * Ability to reset the iteration-level

git-svn-id: trunk@17615 -
2011-05-31 08:12:47 +00:00
compiler * cycling with $R+ fixed 2011-05-28 21:18:35 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Added TWebController.onGetURL property 2011-05-31 08:12:47 +00:00
rtl * real implementation for FileCreate with ShareMode (plus fix for ShareMode in FileOpen) 2011-05-26 21:19:20 +00:00
tests * Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves #19416. 2011-05-27 18:19:08 +00:00
utils * Do not fail configfile generation when gcc is not found 2011-05-29 20:37:25 +00:00
.gitattributes * When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671. 2011-05-25 16:18:04 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * When using a installed compiler to compile fpmake, do not pass -n to 2011-05-29 19:58:21 +00:00
Makefile.fpc