Commit History

Author SHA1 Message Date
  Jonas Maebe 72b75a627a * fixed another bug in fpc_ansistr_append_ansistring in case source = dest 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
  florian 0f55bd3d42 * small speed improvements 19 years ago
  florian e2e51d6757 * improved SetLength(<ansistring>,...); 19 years ago
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 19 years ago
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
  florian da9469c550 * avoid unique call in ansistr_append 19 years ago
  florian e2a4dac215 + i386 assembler versions of decr_ansistring and unique_ansistring 19 years ago
  Jonas Maebe 50ebeaad5e * fixed fpc_ansistr_append_ansistring() in case it's called to append a 19 years ago
  peter 198aa2e72a * change value to const string to remvoe implicit exception stack: 19 years ago
  Jonas Maebe 2dea0c793f * made the target parameter of SetString an "out" instead of "var" parameter 19 years ago
  florian d8acc80ae5 * reverted inline patch partly 20 years ago
  marco 5fbf962637 * small fix for 1735, tw2242 still broken due to complexity. 20 years ago
  marco 411e2359eb * Fixed 2.0.0 compilation 20 years ago
  marco 5c92d88da8 * inlined a few funcs, inlined the non threaded part of inc/declocked. The lock prefixed one 20 years ago
  marco fa19bc05c8 * pos(shortstring,ansistring) for bug #4119 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 0274b9b848 + Removed erroneously committed debug statement 20 years ago
  michael ba4454e2cb + Variant type conversion rules 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 1768ad35ce 1.0.x fixes 20 years ago