提交歷史

作者 SHA1 備註 提交日期
  marco e82d25d211 * fix for mantis 17597, aliastypes in inheritance chains of fpdoc. 15 年之前
  florian dce3405c66 * reset lookahead char as well when resetting the scanner, resolves #17688 15 年之前
  marco 6da59076f8 * fcl-passrc goto support (added to an empty command), mantis 16476 15 年之前
  Jonas Maebe 14b95b3b9b * always force range checking for the upper and lower bounds of for-loops if 15 年之前
  Jonas Maebe 1cea4ec221 * added {$mode objfpc} to fix test 15 年之前
  tom_at_work a380da6204 Fixed conversion from string to enum value for 64 bit platforms requiring proper alignment (e.g. ppc64/linux) 15 年之前
  tom_at_work 7f9dedec99 Moved global variables from .text section to .bss in ppc/linux startup code, improves position independency 15 年之前
  Jonas Maebe e787e263c8 * build fpcres also for haiku (patch by Olivier Coursière, mantis #17696) 15 年之前
  sergei b585a6a1d0 * xmlread.pp, continued reducing DOM dependencies: 15 年之前
  michael a723c86cb1 * Mark blob parameters as binary 15 年之前
  Károly Balogh 52a118efbb + enabled SDL package for MorphOS 15 年之前
  Károly Balogh 2d9d71e976 + adapted SDL package to user PowerSDL headers on MorphOS. 15 年之前
  Károly Balogh 56913ebf91 + added headers for MorphOS' PowerSDL 15 年之前
  michael f5072a3816 * Fixed blob parameter support 15 年之前
  sekelsenmat cc2da23316 Initial transformation of fpvectorial segments in classes, as well as making the number of segments dynamic 15 年之前
  Károly Balogh 1811234b72 + some work to complete SDL package support for MorphOS. more to come. 15 年之前
  tom_at_work 9a969c18cd Startup files fixes for ppc/ppc64 15 年之前
  michael b3598929f6 * Fixed largeint parameter problem 15 年之前
  Károly Balogh 7bdfc64991 + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 15 年之前
  sekelsenmat b0b708f308 help headers for wince from bug #17574 15 年之前
  Károly Balogh 497518c6a3 + disable unimplemented stuff in fppkg for MorphOS/Amiga, so it builds at least 15 年之前
  Károly Balogh 02bfc51f71 + made libgd package to build at least on MorphOS and Amiga 15 年之前
  Károly Balogh f5930b0dfc * MorphOS, Amiga: changed definition of sLineBreak to match other system units, fixes fcl-base build 15 年之前
  Jonas Maebe 5e84c557fa * don't internalerror when a property is hidden by a method in a child class 15 年之前
  Jonas Maebe dd8fd7cd4a * fixed loading the vmt of TP-style objects when it's not at offset zero 15 年之前
  michael 843ce22187 * Avoid nameclash and fix compilation 15 年之前
  michael 80c63af4ed * Applied patch from Graeme 15 年之前
  sekelsenmat 8b6e8079ec Fixes a potential crash in TStrings.SaveToStream 15 年之前
  sergei 7e5ff8ca89 * xmlread.pp, modified attribute parsing code to use DOM-independent data structures (second part) 15 年之前
  sergei e0d8556cae * xmlread.pp, modified attribute parsing code to use DOM-independent data structures (first part) 15 年之前