Commit History

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