The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 55f15818d0 * Patch from sergei Gorelkin:
* Optimized Escape() and Unescape() for speed.
  * Corrected relative filename handling in FilenameToURI(), a relative
    filename should remain relative after conversion to URI and back.

git-svn-id: trunk@10315 -
2008-02-13 10:32:12 +00:00
compiler * fixed another crash with the new function result handling for sysv x86-64 abi 2008-02-12 21:26:46 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * Patch from sergei Gorelkin: 2008-02-13 10:32:12 +00:00
rtl * implement branchless fpc_abs_long in a generic way 2008-02-11 21:13:52 +00:00
tests * fix result type of constset+[] 2008-02-12 17:30:00 +00:00
utils + avr as cpu 2008-02-11 22:25:19 +00:00
.gitattributes * fix result type of constset+[] 2008-02-12 17:30:00 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00