Commit History

Author SHA1 Message Date
  yury 55d6a37865 * Fixed bug #9221. 18 years ago
  yury 8a0cc8c888 * Reallocate source winlike widestring on assign. It fixes bug #9190. 18 years ago
  yury ec2d657a32 * Small addition to r7911. 18 years ago
  yury 8379edbb5d * Clean fix for bug #9170. Thanks Peter. 18 years ago
  yury fd4f90d3ff * fixed bug #9187. 18 years ago
  yury 53b47273c4 * Fixed bug #9170. 18 years ago
  Jonas Maebe 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures 18 years ago
  Jonas Maebe a2c3826281 * changed fpc_big_chararray and fpc_big_widechararray from 18 years ago
  florian 7fb2a035e3 * fixed patch for #8480 18 years ago
  marco 77d82e5b0a * patch from #8480 committed. #0#0 also copied. 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  peter ebccbf720c * fix concat_multi for widestrings, patch was already done for ansistrings fixes 8292 18 years ago
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 18 years ago
  yury 4f5c8cfe1f * fixed fpc_WideStr_Concat in case when strings the same. 18 years ago
  Jonas Maebe 2fa51a485f * bootstrapping for systems where currency is not a float 18 years ago
  yury adae4e9976 * implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr. 18 years ago
  florian f37ed0cf25 * improved r5564 18 years ago
  florian a5c5c0956d * edited fix from Rimgaudas Laucius to fix #7868 18 years ago
  marco f68280e91c * Patch from 7048 18 years ago
  yury 84d5552deb * Added HAS_WIDESTRINGMANAGER define to turn off default wide string manager routines. 19 years ago
  yury c00d0debf0 * fixed some notes/warnings. 19 years ago
  florian 81a4547901 * fixed assignment of empty strings for windows 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  florian 9d14c87da7 * fpc_assign_widestr after a hint of Martin Schreiber fixed, see #7272 19 years ago
  yury 5a49addb35 * fixed more warnings and notes while compiling RTL. 19 years ago
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 years ago
  florian 096fb2dcb8 * really copy widestrings in widestr_assign when winlike wistrings are used 19 years ago
  peter 16411cda22 * fix win32 19 years ago
  peter fc2f86b210 * small cleanup fixes 19 years ago
  peter eb8db1e460 * fix internal alias parameters for incr_ref 19 years ago