Commit History

Author SHA1 Message Date
  florian 8f571abbb9 + infrastructure for WideCompareText implemented 20 years ago
  florian 4f7560d89e * improved widestring infrastructure manager 20 years ago
  florian 87771a2ae3 * widecharray patch from Peter 20 years ago
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface 21 years ago
  peter fd759e521f * saveregisters calling convention is obsolete 21 years ago
  mazen b65cffcdef * widestring conversion routines takes a widechar so no 21 years ago
  Jonas Maebe 3f10b1b4f6 - removed unused local variable 21 years ago
  florian 7a7c34e1b7 + several unicode (to/from utf-8 conversion) stuff added 21 years ago
  peter b3e3030e6f * remove maxlen field from ansistring/widestrings 21 years ago
  peter 59691cc142 * decr ref doesn't reset pointer 21 years ago
  peter 962ef697d5 * remove comment warnings 21 years ago
  florian dea441a7dd * the decr functions set the data now to nil 21 years ago
  peter 81b6d9f16c * replace strlenint with sizeint 21 years ago
  peter cafed35e77 * str() helpers now also use valint/valuint 21 years ago
  peter 6dc4cd8b82 * finalize needs to reset to nil after decr_ref 21 years ago
  michael 2f103d8153 + Added overloaded version of SetWideStringManager without old parameter 22 years ago
  michael 51c296f60c + Added WideStringManager 22 years ago
  florian 68e4d5c88a * made Index* usage consistent with astrings.inc 22 years ago
  Jonas Maebe 4be7651aa2 * fixed conversion of fpc_*str_unique to compilerproc 22 years ago
  Jonas Maebe 394b70f94d * fpc_{ansistr|widestr}_unique is now a function so it can be used as 22 years ago
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) 22 years ago
  peter d0776e3492 * implemented some more conversions 22 years ago
  peter 438fbdedee * SetString(WideString,[PChar|PWideChar],Len) added 22 years ago
  sg a384390a05 * Ported improvements from the AnsiString equivalents to NewWideString and 22 years ago
  carl 781415a0da - avoid warnings (add typecast) 23 years ago
  florian c6ea429567 + several widestring/pwidechar related helpers added 23 years ago
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs 23 years ago
  florian 0e22fc491b + some WideString<->AnsiString conversion functions added 23 years ago
  carl e1167f8d09 * Delphi compatibility fix (with string routines) 23 years ago
  carl 7cbb2eb379 * cardinal -> longword 23 years ago