The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2067da9a62 * patch from Giulio Bernardi to fix the generic AnsiStrIComp,
AnsiStrLComp and AnsiStrLIComp (mantis #11235):
   * fixed wrong equality result in case one of the strings
     was shorter than the other but matched the start
   * AnsiStrLComp and AnsiStrLIComp should ignore embedded #0
     characters

git-svn-id: trunk@10846 -
2008-04-30 19:02:01 +00:00
compiler * export names aren't mangled under OS/2 either (follow-up 2008-04-29 19:08:02 +00:00
ide * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 2008-04-19 01:15:03 +00:00
installer * follow-up on restructuring of packages - os2units available as one package now 2008-04-27 17:37:21 +00:00
packages * Removed unused BlobsCached function 2008-04-30 18:34:03 +00:00
rtl * patch from Giulio Bernardi to fix the generic AnsiStrIComp, 2008-04-30 19:02:01 +00:00
tests * fixed swapendian(smallint) (bug found by Joost van der Sluis) 2008-04-29 22:14:43 +00:00
utils * Patch from Giulio Bernardi to fix installation 2008-04-15 18:29:08 +00:00
.gitattributes * fixed swapendian(smallint) (bug found by Joost van der Sluis) 2008-04-29 22:14:43 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00