Historie revizí

Autor SHA1 Zpráva Datum
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, před 4 roky
  nickysn df947d3ae8 * fixed rtl compilation with FPC 3.2.0 starting compiler před 4 roky
  nickysn 7e958e0a35 + introduced the discardresult directive and declared the UniqueString() před 4 roky
  michael 257ef24a1e * Fix bug ID #38008: allow UTF8 to unicode conversion to react on/ignore invalid input před 4 roky
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) před 5 roky
  svenbarth 48b8110e38 * disable UCS4String if dynamic arrays are disabled před 6 roky
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. před 9 roky
  Jonas Maebe a100309350 * made utf8tostring() Delphi-compatible (mantis #29585): před 9 roky
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) před 9 roky
  michael ee2f34588d * Fix bug #28258, missing UTF8ToString, patch by Stocki před 9 roky
  Jonas Maebe 21a4a9034d * commented out all untested (and on non-Win32: unimplemened) TCompareOption před 10 roky
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 před 10 roky
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time před 11 roky
  Jonas Maebe aaa5bb48de + ToSingleByteFileSystemEncodedFileName(array of widechar) overload for more před 12 roky
  Jonas Maebe 3694b4f003 * moved ToSingleByteFileSystemEncodedFileName() to the system unit and před 12 roky
  Jonas Maebe 598d2feeb6 + rtldefs.inc file for every target that contains defines shared by multiple před 13 roky
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  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. před 13 roky
  paul 270fb09e87 rtl: add WideStringManager.GetStandardCodePageProc method to retrieve system ansi and console code pages před 14 roky
  paul 6384fa2a19 rtl: revert r19330. We probably need to create a separate encoding<->codepage table. před 14 roky
  paul a0e7196ae9 rtl: move winiconv.inc into general inc directory and rename it to wincodepages.inc, also rename win2iconv, iconv2win to CodePageToCodePageName, CodePageNameToCodePage. před 14 roky
  paul 631c545423 merge r19075 from cpstrnew branch by paul: před 14 roky
  paul ad8195e9ae merge r14136 from cpstrnew branch by paul: před 14 roky
  paul 2162add8ac merge r14132 from cpstrnew branch by paul: před 14 roky
  paul ae0d732c8f merge r13485 from cpstrnew branch by florian: před 14 roky
  paul 28627482c5 merge r13483 from cpstrnew branch by florian: před 14 roky
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian před 14 roky
  Jonas Maebe 3a423b331c * full implementation of all routines in rtl/inc/ustringh.inc (except for před 14 roky
  Jonas Maebe 1403e3df29 * renamed fpc_WChar_To_ShortStr() compilerproc to fpc_UChar_To_ShortStr() for před 14 roky
  Jonas Maebe f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to před 15 roky