Historique des commits

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