Историја ревизија

Аутор SHA1 Порука Датум
  nickysn 800bb3adc2 * instead of using discardresult, wrap the uniquestring functions in procedures, пре 4 година
  michael 257ef24a1e * Fix bug ID #38008: allow UTF8 to unicode conversion to react on/ignore invalid input пре 4 година
  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 пре 4 година
  michael 213d2905df * Change some methods from using var to using out (bug ID 37376) пре 5 година
  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. пре 5 година
  svenbarth 48b8110e38 * disable UCS4String if dynamic arrays are disabled пре 6 година
  pierre 819752c334 Avoid warnings when -v0 is used by using $push/$pop пре 6 година
  yury a19528efa1 * Fixed warnings. пре 7 година
  marco 15fcd0ab61 * remove old ifdefs пре 7 година
  pierre 5cd984b0cb Use RTE 234 insterad of 233 which is for SigQuit in unimplementedunicodestring пре 7 година
  florian a650d346f1 * optimized for speed UpCase/LowerCase for UnicodeChar, based on a patch by AlexeyT, resolves #32638 пре 7 година
  florian b086b10adf * enable more features for avr6 пре 8 година
  yury 980c4741ac * Fixed conversion from PWideChar to ansistring. пре 9 година
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. пре 9 година
  michael 1bdae1edc8 * Correct comments about sizes/offsets in invisible string header record пре 9 година
  Jonas Maebe a100309350 * made utf8tostring() Delphi-compatible (mantis #29585): пре 9 година
  Jonas Maebe 0deacf9fba * fixed missing range checks in r33056 пре 9 година
  michael 6d051892e5 * Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode) пре 9 година
  michael ee2f34588d * Fix bug #28258, missing UTF8ToString, patch by Stocki пре 9 година
  Jonas Maebe db2a02fb63 * clarified missing unicodestring manager error message пре 9 година
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 пре 10 година
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it пре 10 година
  Jonas Maebe 85403876cd * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) пре 10 година
  Jonas Maebe cec82a1540 * translate placeholder code page numbers into actual code pages in пре 10 година
  sergei ae68a4962f - RTL: merged functionality of InitWideStringManager into InitUnicodeStringManager and removed the former. пре 11 година
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time пре 11 година
  sergei 54e561dfa4 * Assign CharLengthPCharProc and CodePointLengthProc always in initunicodestringmanager, doing it in initwidestringmanager only complicates things. пре 11 година
  Jeppe Johansen 9b79f2f68d Added support for 8-bit CPU's in RTL. Mostly for missing implementations of int<->string conversion and console/text output. пре 11 година
  sergei 0914bb7944 - Removed empty include file wustrings.inc пре 12 година
  Jonas Maebe 3c3ad705f1 * changed fpc_(u)char_to_shortstr() from a procedure into a function, like пре 12 година