Commit History

Author SHA1 Message Date
  peter 2d3c01d83a * basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR 19 years ago
  peter 340cf721b5 * faster int_str 19 years ago
  daniel 3a60adb3a1 * var back to out 19 years ago
  daniel b2202654ca * It could be done even better. 19 years ago
  daniel 3adcaaad36 * Faster and more compact integer str routines 19 years ago
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 19 years ago
  Jonas Maebe 5b9f58ef73 * reverted r2037 because of braindead "out" semantics for refcounted 19 years ago
  Jonas Maebe 9a08cdccf0 * several changes of var parameters into out parameters to avoid 19 years ago
  Jonas Maebe 84aab46550 * changed formal "var" paramters of move, movechar0 and fill* into 19 years ago
  michael 5cafc069b5 + Removed NOSAVEREGISTERS define 20 years ago
  michael 033e38b8df + Removed NOCLASSHELPERS define 20 years ago
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 years ago
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 years ago
  michael db5d9d75aa + Removed INTERNCOPY define 20 years ago
  michael 8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines 20 years ago
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 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
  peter e417e34496 * truncate log 20 years ago
  peter f13ab0667c * missing typecast in indexchar0 20 years ago
  michael 06668dda22 + Fixed IndexChar0 20 years ago
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface 21 years ago
  florian c9e17321d7 * fixed software longint mod operation 21 years ago
  florian 5972f89919 * changed maxlongint to high(sizeint) 21 years ago
  florian ef25f06e1c * fixed array sizes 21 years ago
  peter fd759e521f * saveregisters calling convention is obsolete 21 years ago
  florian 8c85454cf9 + added system.align 21 years ago
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath 21 years ago
  florian 7a7c34e1b7 + several unicode (to/from utf-8 conversion) stuff added 21 years ago