Commit Verlauf

Autor SHA1 Nachricht Datum
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. vor 9 Jahren
  michael 154b9bdd11 * Correct signature of pos vor 10 Jahren
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time vor 10 Jahren
  paul 932349020c rtl: deprecate winwidestringalloc vor 11 Jahren
  sergei f07d02b427 - Removed string conversion helpers that are not actually used by compiler code generation (duplicated pwidechar/punicodechar stuff). vor 13 Jahren
  sergei 8d26b3358f RTL, wide/unicode strings cleanup: vor 13 Jahren
  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. vor 13 Jahren
  paul 631c545423 merge r19075 from cpstrnew branch by paul: vor 14 Jahren
  paul 2162add8ac merge r14132 from cpstrnew branch by paul: vor 14 Jahren
  paul ae0d732c8f merge r13485 from cpstrnew branch by florian: vor 14 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  florian 86e3e79e67 + WC_NO_BEST_FIT_CHARS vor 17 Jahren
  Jonas Maebe 0d8594a705 * made cwstring thread safe without locks + test (twide4): widestring vor 18 Jahren
  florian f900d1ab5b * more consitent space and case usage vor 19 Jahren
  Jonas Maebe b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect vor 19 Jahren
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid vor 19 Jahren
  Jonas Maebe 2dea0c793f * made the target parameter of SetString an "out" instead of "var" parameter vor 19 Jahren
  peter cc38ec676e * add winwidestringalloc boolean, set it to false to use the fpc vor 20 Jahren
  florian 78f4cb86b0 * more widestring overloads for pos to avoid problems with selection of the correct one vor 20 Jahren
  florian bb26084a0f + UCS4StringToWideString vor 20 Jahren
  michael db5d9d75aa + Removed INTERNCOPY define vor 20 Jahren
  michael a20556e62d + Removed INTERNLENGTH/INTERNSETLENGTH defines vor 20 Jahren
  peter 4ace790492 * remove $Log vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  florian 9445db95f3 * widestring manager can handle now ansi<->wide string conversions even if the lens don't match vor 20 Jahren
  florian 0bfbd0a18e + added Ansi* routines to widestring manager vor 20 Jahren
  florian 7fa1ae2ea8 + WideSameStr vor 20 Jahren
  florian eb4b962cee + implemented WideFormat vor 20 Jahren
  florian 3ed23de88e + StrCharLength infrastructure vor 20 Jahren