Commit History

Author SHA1 Message Date
  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
  peter 3094258825 * removed warnings 21 years ago
  peter 62850815bd * fix arguments for shortstr_compare 21 years ago
  peter 4917058b59 * fixed compile with 1.0.x 21 years ago
  peter 81b6d9f16c * replace strlenint with sizeint 21 years ago
  peter b5df63e617 * ValSInt fixed for 64 bit 21 years ago
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 years ago
  peter 53ec165e68 * x86-64 fixes 21 years ago