Histórico de Commits

Autor SHA1 Mensagem Data
  florian 8e4e229a5f + DestSize parameter for fpc_Val_UInt functions há 3 anos atrás
  marcoonthegit 4568c77f57 * implemented stringofchar unicodestring, bug #39483 há 3 anos atrás
  florian ee10850a57 * patch by Sergey Larin: Reducing and aligning the size of TAnsiRec, TUnicodeRec for CPU64, resolves #38018: há 4 anos atrás
  florian a5f6505edc * fix range checking for zero based strings, resolves #39323 há 4 anos atrás
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, há 4 anos atrás
  michael 257ef24a1e * Fix bug ID #38008: allow UTF8 to unicode conversion to react on/ignore invalid input há 4 anos atrás
  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 há 4 anos atrás
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) há 5 anos atrás
  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. há 5 anos atrás
  svenbarth 48b8110e38 * disable UCS4String if dynamic arrays are disabled há 6 anos atrás
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop há 6 anos atrás
  yury a19528efa1 * Fixed warnings. há 7 anos atrás
  marco 15fcd0ab61 * remove old ifdefs há 7 anos atrás
  pierre 5cd984b0cb Use RTE 234 insterad of 233 which is for SigQuit in unimplementedunicodestring há 7 anos atrás
  florian a650d346f1 * optimized for speed UpCase/LowerCase for UnicodeChar, based on a patch by AlexeyT, resolves #32638 há 7 anos atrás
  florian b086b10adf * enable more features for avr6 há 8 anos atrás
  yury 980c4741ac * Fixed conversion from PWideChar to ansistring. há 9 anos atrás
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. há 9 anos atrás
  michael 1bdae1edc8 * Correct comments about sizes/offsets in invisible string header record há 9 anos atrás
  Jonas Maebe a100309350 * made utf8tostring() Delphi-compatible (mantis #29585): há 9 anos atrás
  Jonas Maebe 0deacf9fba * fixed missing range checks in r33056 há 9 anos atrás
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) há 9 anos atrás
  michael ee2f34588d * Fix bug #28258, missing UTF8ToString, patch by Stocki há 9 anos atrás
  Jonas Maebe db2a02fb63 * clarified missing unicodestring manager error message há 9 anos atrás
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 há 10 anos atrás
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it há 10 anos atrás
  Jonas Maebe 85403876cd * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) há 10 anos atrás
  Jonas Maebe cec82a1540 * translate placeholder code page numbers into actual code pages in há 10 anos atrás
  sergei ae68a4962f - RTL: merged functionality of InitWideStringManager into InitUnicodeStringManager and removed the former. há 11 anos atrás
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time há 11 anos atrás