Historique des commits

Auteur SHA1 Message Date
  Michaël Van Canneyt 31b978f3b7 * Add UnicodeFromLocaleChars for Delphi compatibility il y a 1 an
  Michaël Van Canneyt e9c6f1c152 * Delphi-compatible overloads UTF8ToUnicodeString il y a 1 an
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar il y a 2 ans
  marcoonthegit 4568c77f57 * implemented stringofchar unicodestring, bug #39483 il y a 3 ans
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, il y a 4 ans
  nickysn df947d3ae8 * fixed rtl compilation with FPC 3.2.0 starting compiler il y a 4 ans
  nickysn 7e958e0a35 + introduced the discardresult directive and declared the UniqueString() il y a 4 ans
  michael 257ef24a1e * Fix bug ID #38008: allow UTF8 to unicode conversion to react on/ignore invalid input il y a 4 ans
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) il y a 5 ans
  svenbarth 48b8110e38 * disable UCS4String if dynamic arrays are disabled il y a 6 ans
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. il y a 9 ans
  Jonas Maebe a100309350 * made utf8tostring() Delphi-compatible (mantis #29585): il y a 9 ans
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) il y a 9 ans
  michael ee2f34588d * Fix bug #28258, missing UTF8ToString, patch by Stocki il y a 9 ans
  Jonas Maebe 21a4a9034d * commented out all untested (and on non-Win32: unimplemened) TCompareOption il y a 9 ans
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 il y a 9 ans
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time il y a 11 ans
  Jonas Maebe aaa5bb48de + ToSingleByteFileSystemEncodedFileName(array of widechar) overload for more il y a 12 ans
  Jonas Maebe 3694b4f003 * moved ToSingleByteFileSystemEncodedFileName() to the system unit and il y a 12 ans
  Jonas Maebe 598d2feeb6 + rtldefs.inc file for every target that contains defines shared by multiple il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  sergei 7ff76caa73 * Removed 'inline' attribute from 6 overloaded pos() functions which contain a managed typecast. Inlining it leads to noticeable increase in code size without any sensible speed improvement. il y a 13 ans
  paul 270fb09e87 rtl: add WideStringManager.GetStandardCodePageProc method to retrieve system ansi and console code pages il y a 14 ans
  paul 6384fa2a19 rtl: revert r19330. We probably need to create a separate encoding<->codepage table. il y a 14 ans
  paul a0e7196ae9 rtl: move winiconv.inc into general inc directory and rename it to wincodepages.inc, also rename win2iconv, iconv2win to CodePageToCodePageName, CodePageNameToCodePage. il y a 14 ans
  paul 631c545423 merge r19075 from cpstrnew branch by paul: il y a 14 ans
  paul ad8195e9ae merge r14136 from cpstrnew branch by paul: il y a 14 ans
  paul 2162add8ac merge r14132 from cpstrnew branch by paul: il y a 14 ans
  paul ae0d732c8f merge r13485 from cpstrnew branch by florian: il y a 14 ans
  paul 28627482c5 merge r13483 from cpstrnew branch by florian: il y a 14 ans