Commit Verlauf

Autor SHA1 Nachricht Datum
  marco 96ad9ad3cf * firstoff->widefirstoff typo correction vor 19 Jahren
  florian 6996081cd2 * another windows widestring fix vor 19 Jahren
  florian 631e84dcb4 * fixed hopyfully setlength on windows needs still be optimized using SysReallocStringLen vor 19 Jahren
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows vor 19 Jahren
  peter 9cd5a800af * check for nil in concat_multi vor 19 Jahren
  peter a77f503a30 * optimize multiple concats for ansi/widestring vor 19 Jahren
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 vor 20 Jahren
  Jonas Maebe b08eccdbf0 - reverted ansi2wide and wide2ansi changes, because they affect vor 20 Jahren
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid vor 20 Jahren
  Jonas Maebe 2dea0c793f * made the target parameter of SetString an "out" instead of "var" parameter vor 20 Jahren
  peter ea6dadb7be * make widestrings compatible with COM BSTR, the length is now the number vor 20 Jahren
  peter cc38ec676e * add winwidestringalloc boolean, set it to false to use the fpc vor 20 Jahren
  florian 3a5895be0f * StringToWideChar fixed 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 fee6627a8a + Fixed typo, patch by Colin Western vor 20 Jahren
  florian ed95c19399 * reallocation of widestrings on windows fixed vor 20 Jahren
  florian 07442c5693 * fixed passing of variant parameters for windows api vor 20 Jahren
  michael 5cafc069b5 + Removed NOSAVEREGISTERS define vor 20 Jahren
  michael 06ab2d2ee6 + Removed STR_USES_VALINT define vor 20 Jahren
  michael f7edd5a256 + Removed DECRREFNOTNIL define vor 20 Jahren
  michael 93ba0409be + Removed HASCOMPILERPROC define 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
  michael 7df51de3d6 + Fix for Utf8ToUnicode from Lazarus bug tracker 888 vor 20 Jahren
  florian 375d7711b8 * widestr->shortstr fixed vor 20 Jahren
  florian e2c26378b3 * shortstr_to_widestring fixed vor 20 Jahren