Historial de Commits

Autor SHA1 Mensaje Fecha
  peter 6ed3d91989 * CompareText for shortstrings added hace 18 años
  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. hace 18 años
  yury 220a37b443 * Do not fill generic upcase and lowcase conversion tables for windows targets, because generic ANSI routines are not used here. hace 18 años
  yury 7240f723ef * Fixed warnings. hace 18 años
  marco 827d380691 * pchar(pointer()) isms that were safe. hace 18 años
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr hace 18 años
  Jonas Maebe 49a545aef2 * fixed FormatFloat for non-x86 (mantis 9384) hace 18 años
  florian e1125c3f7f + StrNextChar implemented hace 18 años
  Jonas Maebe d3736f563f * fixed several range errors hace 18 años
  marco e56abc47b7 * formatfloat patches for #8388 and 8386 hace 18 años
  Jonas Maebe 241645961d * converted CP850UCT and CP850LCT into #-notation (mantis #8104) hace 18 años
  yury 3b70222574 * fixed again ffExponent format in FloatToStrFIntl. hace 18 años
  Jonas Maebe ab79ccf277 * better fix than the one in r5920 hace 18 años
  Jonas Maebe d1c351462d * fixed FloatToStrFIntl for platforms without extended hace 18 años
  michael fcce3195b6 * TFormatSettings implementation, stage 3 (final) hace 19 años
  michael cab9811e02 * TFormatSettings implementation, stage 2 hace 19 años
  yury a4a125e561 * fixed FloatToStrF for ffExponent format. hace 19 años
  yury df10089076 * currency is handled directly in StrToCurr, CurrToStr, CurrToStrF functions. hace 19 años
  marco 4264f5d041 * booltostr now D7 compat. hace 19 años
  Jonas Maebe 5133e7161a + newer version of FloatToDecimal hace 19 años
  Jonas Maebe fb22cb9efc * fixed web bug #7756 hace 19 años
  marco 304be38ec1 * datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned hace 19 años
  Jonas Maebe 5213992110 * fixed mantis tw7637 hace 19 años
  Jonas Maebe 908c9741d3 + added some comments explaining the previous commit hace 19 años
  Jonas Maebe 961667784a * fixed tstrreal3, hopefully didn't break anything else hace 19 años
  micha d704af7216 fix compilation for {$T+} linux/win hace 19 años
  florian 215b870f5e * StrToBool friends, fixes #7222 hace 19 años
  florian 0a9a9dd69c - mispelled TryStrQWord removed hace 19 años
  michael 89d52a3be9 + Added StrToQWord hace 19 años
  Jonas Maebe 7338c03fac + comp and int64 overloads for floattostr(f) hace 19 años