Historial de Commits

Autor SHA1 Mensaje Fecha
  michael eb2e614ae9 * Power no longer in system, but in Math hace 9 años
  michael 39c404d342 * Some fixes from Ondrej Pokorny (bug ID 29538) hace 9 años
  michael c5a44f7487 * Fix bug #29465: Correct declaration of array properties hace 9 años
  michael dd00b26c09 * Implement missing functions (Fraction/Exponent/Mantissa/Sign) hace 9 años
  michael a999f055ef * Implement missing functions (Fraction/Exponent/Mantissa/Sign) hace 9 años
  michael 21920b9cea * Correct string type hace 9 años
  michael e2733c9a50 * Small correction in POS (prevent moving out of buffer if offset<>1) hace 9 años
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) hace 9 años
  michael cf530f117e * Faster stringreplace (bug ID 26864) hace 9 años
  svenbarth dea4ac557d Fix for Mantis #28100. hace 9 años
  Tomas Hajny 6a8caf84b2 * -Mdelphiunicode added to the help pages hace 9 años
  michael ee8652a983 Introduced ExceptionExitCode hace 9 años
  florian aa0ec8c0e5 + show -Mextendedpascal in the help page hace 9 años
  florian 368d77dfae + show -Miso in the help page hace 9 años
  marco 79305ce4da * mantis #29588 setblobdata moved over pointer ref type. hace 9 años
  svenbarth 8287773b16 Reverted revision 33036. This feature is too controverse to be left in. hace 9 años
  Jeppe Johansen e20f2111b7 Check for nil before doing loopunrolling. hace 9 años
  Jonas Maebe 9e3c7f175f * load the address of envp before storing it, so we don't overwrite argv hace 9 años
  michael bd49674975 * Fix bug #29576 hace 9 años
  nickysn 5aa8392e05 * i8086-msdos compilation fixed hace 9 años
  sergei d14c6b5e0a * fcl-xml: fixed off-by-one error, preventing 'xmlns:foo' in DTD ATTLIST from being recognized as namespace declaration. hace 9 años
  marco 475d388fdc * misc single and double helpers. No endianess atm. hace 9 años
  sergei 9b25ce2007 * fcl-xml: Fixed parsing DTD, whitespace after name is mandatory only if followed by ExternalID. Mantis #29569. hace 9 años
  Jonas Maebe 2e64c63993 * fixed dependencies for lineinfo unit after r33007 hace 9 años
  pierre fd612990e5 Fix number of frames requested when calling CaptureBackTrace function hace 9 años
  svenbarth 05174f3e67 Fix for Mantis #29546. hace 9 años
  svenbarth ed94ca4b24 Add support for IfThen() instrinsic that works like the if-statement in that it evaluates only the expression that is indeed executed. hace 9 años
  svenbarth 1951b8aaaa Fix threadvar handling. Basically a merge of r31913 of my packages branch. hace 9 años
  svenbarth 191a293e4a Fix compilation of Mac OS X. Without the cdecl modifier we need the _ hace 9 años
  pierre 987907d2a2 Call system.Flush only once within ReadFromStream nested in ExecuteFPC for interactve mode hace 9 años