The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost 2ddd53efc8 * fxied xsdTryParseStringLower (SetLength allocated a string but then append char was used -> resulted in leading zeros)
* optimized xsdTryParseStringLower
* optimized xsdTryParseString

git-svn-id: trunk@14968 -
2010-03-03 18:54:46 +00:00
compiler * Updated NDS and GBA to devkitARM r28 2010-03-02 21:56:41 +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 * fxied xsdTryParseStringLower (SetLength allocated a string but then append char was used -> resulted in leading zeros) 2010-03-03 18:54:46 +00:00
rtl * Updated NDS and GBA to devkitARM r28 2010-03-02 21:56:41 +00:00
tests rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test 2010-02-27 08:49:50 +00:00
utils * Forgot to commit file in r14960, fixes make all 2010-03-01 20:53:27 +00:00
.gitattributes * regenned makefile for Loesje 2010-02-28 16:11:01 +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