Commit History

Author SHA1 Message Date
  marco 96ad9ad3cf * firstoff->widefirstoff typo correction 19 years ago
  florian 6996081cd2 * another windows widestring fix 19 years ago
  florian 631e84dcb4 * fixed hopyfully setlength on windows needs still be optimized using SysReallocStringLen 19 years ago
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 years ago
  peter 9cd5a800af * check for nil in concat_multi 19 years ago
  peter a77f503a30 * optimize multiple concats for ansi/widestring 19 years ago
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 19 years ago
  Jonas Maebe b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect 19 years ago
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
  Jonas Maebe 2dea0c793f * made the target parameter of SetString an "out" instead of "var" parameter 19 years ago
  peter ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number 20 years ago
  peter cc38ec676e * add winwidestringalloc boolean, set it to false to use the fpc 20 years ago
  florian 3a5895be0f * StringToWideChar fixed 20 years ago
  florian 78f4cb86b0 * more widestring overloads for pos to avoid problems with selection of the correct one 20 years ago
  florian bb26084a0f + UCS4StringToWideString 20 years ago
  michael fee6627a8a + Fixed typo, patch by Colin Western 20 years ago
  florian ed95c19399 * reallocation of widestrings on windows fixed 20 years ago
  florian 07442c5693 * fixed passing of variant parameters for windows api 20 years ago
  michael 5cafc069b5 + Removed NOSAVEREGISTERS define 20 years ago
  michael 06ab2d2ee6 + Removed STR_USES_VALINT define 20 years ago
  michael f7edd5a256 + Removed DECRREFNOTNIL define 20 years ago
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
  michael db5d9d75aa + Removed INTERNCOPY define 20 years ago
  michael a20556e62d + Removed INTERNLENGTH/INTERNSETLENGTH defines 20 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  michael 7df51de3d6 + Fix for Utf8ToUnicode from Lazarus bug tracker 888 20 years ago
  florian 375d7711b8 * widestr->shortstr fixed 20 years ago
  florian e2c26378b3 * shortstr_to_widestring fixed 20 years ago