Commit History

Author SHA1 Message Date
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  Jonas Maebe 200f1e5643 * fixed webtbs/tw10519.pp for CPUs which don't support extended 17 years ago
  peter 6ed3d91989 * CompareText for shortstrings added 17 years ago
  yury d568718cb0 * Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines. 17 years ago
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. 18 years ago
  yury 7240f723ef * Fixed warnings. 18 years ago
  marco 827d380691 * pchar(pointer()) isms that were safe. 18 years ago
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr 18 years ago
  Jonas Maebe 49a545aef2 * fixed FormatFloat for non-x86 (mantis 9384) 18 years ago
  florian e1125c3f7f + StrNextChar implemented 18 years ago
  Jonas Maebe d3736f563f * fixed several range errors 18 years ago
  marco e56abc47b7 * formatfloat patches for #8388 and 8386 18 years ago
  Jonas Maebe 241645961d * converted CP850UCT and CP850LCT into #-notation (mantis #8104) 18 years ago
  yury 3b70222574 * fixed again ffExponent format in FloatToStrFIntl. 18 years ago
  Jonas Maebe ab79ccf277 * better fix than the one in r5920 18 years ago
  Jonas Maebe d1c351462d * fixed FloatToStrFIntl for platforms without extended 18 years ago
  michael fcce3195b6 * TFormatSettings implementation, stage 3 (final) 18 years ago
  michael cab9811e02 * TFormatSettings implementation, stage 2 18 years ago
  yury a4a125e561 * fixed FloatToStrF for ffExponent format. 18 years ago
  yury df10089076 * currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions. 18 years ago
  marco 4264f5d041 * booltostr now D7 compat. 18 years ago
  Jonas Maebe 5133e7161a + newer version of FloatToDecimal 18 years ago
  Jonas Maebe fb22cb9efc * fixed web bug #7756 18 years ago
  marco 304be38ec1 * datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned 19 years ago
  Jonas Maebe 5213992110 * fixed mantis tw7637 19 years ago
  Jonas Maebe 908c9741d3 + added some comments explaining the previous commit 19 years ago
  Jonas Maebe 961667784a * fixed tstrreal3, hopefully didn't break anything else 19 years ago
  micha d704af7216 fix compilation for {$T+} linux/win 19 years ago
  florian 215b870f5e * StrToBool friends, fixes #7222 19 years ago
  florian 0a9a9dd69c - mispelled TryStrQWord removed 19 years ago