Историја ревизија

Аутор SHA1 Порука Датум
  Alligator-1 326073512d const array - reducing unnecessary data copying пре 1 година
  Rika Ichinose ff9fe851fb Let “Trim”s return string uncopied. пре 1 година
  Michaël Van Canneyt 45021498cf * Add unicode AnsiLastChar overload пре 1 година
  Michaël Van Canneyt ea63bfb32f * Fix string type in AnsiLastChar declaration пре 1 година
  Michaël Van Canneyt 2da416c4ea * Some optimizations for FloatToStr (20% gain). Fixes issue #40137 пре 1 година
  Rika Ichinose 1c4151d82e Remake AdjustLineBreaks. пре 2 година
  Michael VAN CANNEYT 78374bf772 * Synchronize API for AnsiString/Unicode string, keep string where possible. пре 2 година
  Michael VAN CANNEYT 1ee1040bce * Explicit string types, duplicate where needed пре 2 година
  Michael VAN CANNEYT 4336599c3a * Char -> AnsiChar пре 2 година
  marcoonthegit 8e7572faba * small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum) пре 2 година
  Michael Van Canneyt 6ff542a13e * SafeFormat and helper function to convert array of const to string in a safe manner пре 2 година
  Sven/Sarah Barth 862cffa087 * have the unsigned 32-bit overload of IntToHex use the signed 32-bit one to avoid usage of 64-bit arithmetic (and parameter passing) when it can be avoided пре 3 година
  Sven/Sarah Barth d32134dd1a * fix #39664: ensure that the 8- and 16-bit signed overloads of IntToHex return the correct number of digits пре 3 година
  florian 0764158fd1 * reverted TryStrToInt to the old implementation since after the val fixed the changes are not пре 3 година
  florian 983fbff871 * proper range checking for TryStrToDWord, should resolve all issues in #39406 пре 3 година
  florian 435f3a9fe2 * allow a range of Low(Longint) to High(DWord) in TryStrToInt, see also issue #39406 пре 3 година
  Michaël Van Canneyt b1412ec5c0 * Make hexdigits a global constant пре 3 година
  florian 40df955423 * StrTo* functions are now using the TryStrTo* functions пре 3 година
  Michaël Van Canneyt 1e74c418ae * Fix integer overflow not being detected. Issue #39406 пре 4 година
  Károly Balogh 45b5e9215c rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that пре 4 година
  ondrej de6f3ea9b5 * rename generic TStringBuilder to TGenericStringBuilder to make code tools happy пре 4 година
  ondrej bbdf1b5d27 SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat пре 5 година
  svenbarth f0e8d5dfa6 * fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads пре 5 година
  michael 50261464da * Patch from N. Neumann, implement some delphi compatible StrToUint functions (bug id 37049) пре 5 година
  florian f1eccca3a6 * catch exceptions in all variants of TextToFloat properly пре 5 година
  michael 3fcc1c5f0e * Complete the implementation of IsLeadChar пре 6 година
  michael a750039f7c * Add overloaded version of stringreplace with replacement count (ID 23987) пре 6 година
  michael 93ec37a4bc Added overloads UintToStr for Delphi compatbibility (bug ID 0034690) пре 6 година
  nickysn 5409450195 + ported and enabled compilation of unit sysutils for win16 пре 7 година
  michael 32cdee6f5d * Fix bugs 30950 & 29781 пре 8 година