Historique des commits

Auteur SHA1 Message Date
  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 il y a 4 ans
  ondrej 38c7659d07 TEncoding: fix base convert functions for empty inputs il y a 5 ans
  ondrej 944e99d71c sysutils: TEncoding.IsStandardEncoding: FSystemEncodings are standard encodings (they must not be destroyed in user code) il y a 5 ans
  ondrej 37327af58b sysutils: change TEncoding.Default from ANSI to SystemEncoding. (It is Delphi-compatible indeed because default SystemEncoding is ANSI.) il y a 5 ans
  ondrej 6796434268 sysutils: fix TMBCSEncoding.GetPreamble il y a 5 ans
  ondrej c9ae8f94ac classes: fix TMBCSEncoding.IsSingleByte. Issue #36504 il y a 5 ans
  ondrej 0b5bc00855 Remove misleading comment il y a 5 ans
  michael a254a49e84 * Patch from Ondrej Pokorny to fix bug ID : #32961 reflect system code page change in TEncoding il y a 6 ans
  michael 7aa7f1b96f * Fix bug #33681 il y a 7 ans
  pierre 78343902bf Allow objpas classes and sysutils units to compile with threading support disabled il y a 8 ans
  pierre a81d2b58f8 Rectify last accessed char in TBigEndianUnicideEncoding.GetChars, fixes test/units/sysutils/tencodingtest.pp failure with -gc option il y a 9 ans
  michael b504cc4131 * Make singletons thread-safe il y a 9 ans
  michael de7e5d73c0 * Patch from Ondrej Pokorny to add GetAnsiBytes/GetAnsiString il y a 9 ans
  yury 7c62aadf65 * Fixed string conversion warnings in RTL. il y a 10 ans
  Jonas Maebe b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode il y a 13 ans
  paul 80a615c542 rtl: correct error check for encoding methods arguments il y a 14 ans
  paul aa666d38ed rtl: check arguments in some TEncoding functions which uses array/string access and raise EEncodingError in case of wrong indexes or string/arrays il y a 14 ans
  paul abf9816a09 rtl: add basic implementation of TEncoding class il y a 14 ans