Historie revizí

Autor SHA1 Zpráva Datum
  Michaël Van Canneyt e9c6f1c152 * Delphi-compatible overloads UTF8ToUnicodeString před 1 rokem
  Rika Ichinose 854d944cfa Faster string concatenations. před 2 roky
  florian ba78551c4f * patch by Rika: improve fpc_*_concat_multi, resolves #40251 před 2 roky
  Michael VAN CANNEYT efc0272b99 * Zero out stringmanager record před 2 roky
  Michael VAN CANNEYT f04577d292 * check zero length instead of comparing to empty string před 2 roky
  Michael VAN CANNEYT d2d3fe6bc3 * Char -> AnsiChar před 2 roky
  florian 84e7a17b67 * patch by Rika: optimize Pos(), resolves #40088 před 2 roky
  florian 08228d7fb3 * revert a650d346f1646c1b71380430a96c440e222a087d for now as it apparently does před 3 roky
  florian 8e4e229a5f + DestSize parameter for fpc_Val_UInt functions před 3 roky
  marcoonthegit 4568c77f57 * implemented stringofchar unicodestring, bug #39483 před 3 roky
  florian ee10850a57 * patch by Sergey Larin: Reducing and aligning the size of TAnsiRec, TUnicodeRec for CPU64, resolves #38018: před 4 roky
  florian a5f6505edc * fix range checking for zero based strings, resolves #39323 před 4 roky
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, 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
  svenbarth c2454d5386 * fix for Mantis #38023: the code to convert LF to CRLF when converting to UTF-8 is disabled anyway, so disable unnecessary, duplicate if-branches as well před 5 roky
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) před 5 roky
  yury 0f4ddf7b34 * Do not report about unimplemented unicodestring manager when HAS_WIDESTRINGMANAGER is defined (on Windows). In such case unimplemented parts are never executed unless you call them directly. před 5 roky
  svenbarth 48b8110e38 * disable UCS4String if dynamic arrays are disabled před 6 roky
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop před 6 roky
  yury a19528efa1 * Fixed warnings. před 7 roky
  marco 15fcd0ab61 * remove old ifdefs před 7 roky
  pierre 5cd984b0cb Use RTE 234 insterad of 233 which is for SigQuit in unimplementedunicodestring před 7 roky
  florian a650d346f1 * optimized for speed UpCase/LowerCase for UnicodeChar, based on a patch by AlexeyT, resolves #32638 před 7 roky
  florian b086b10adf * enable more features for avr6 před 8 roky
  yury 980c4741ac * Fixed conversion from PWideChar to ansistring. před 9 roky
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. před 9 roky
  michael 1bdae1edc8 * Correct comments about sizes/offsets in invisible string header record před 9 roky
  Jonas Maebe a100309350 * made utf8tostring() Delphi-compatible (mantis #29585): před 9 roky
  Jonas Maebe 0deacf9fba * fixed missing range checks in r33056 před 9 roky
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) před 9 roky