Commit Verlauf

Autor SHA1 Nachricht Datum
  yury adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. vor 19 Jahren
  florian f37ed0cf25 * improved r5564 vor 19 Jahren
  florian a5c5c0956d * edited fix from Rimgaudas Laucius to fix #7868 vor 19 Jahren
  marco f68280e91c * Patch from 7048 vor 19 Jahren
  yury 84d5552deb * Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines. vor 19 Jahren
  yury c00d0debf0 * fixed some notes/warnings. vor 19 Jahren
  florian 81a4547901 * fixed assignment of empty strings for windows vor 19 Jahren
  peter 2f0ce31751 * string concat changed from function to procedure to vor 19 Jahren
  florian 9d14c87da7 * fpc_assign_widestr after a hint of Martin Schreiber fixed, see #7272 vor 19 Jahren
  yury 5a49addb35 * fixed more warnings and notes while compiling RTL. vor 19 Jahren
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. vor 19 Jahren
  florian 096fb2dcb8 * really copy widestrings in widestr_assign when winlike wistrings are used vor 19 Jahren
  peter 16411cda22 * fix win32 vor 19 Jahren
  peter fc2f86b210 * small cleanup fixes vor 19 Jahren
  peter eb8db1e460 * fix internal alias parameters for incr_ref vor 19 Jahren
  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