提交历史

作者 SHA1 备注 提交日期
  michael 8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines 20 年之前
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 defines 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter f13ab0667c * missing typecast in indexchar0 21 年之前
  michael 06668dda22 + Fixed IndexChar0 21 年之前
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface 21 年之前
  florian c9e17321d7 * fixed software longint mod operation 21 年之前
  florian 5972f89919 * changed maxlongint to high(sizeint) 21 年之前
  florian ef25f06e1c * fixed array sizes 21 年之前
  peter fd759e521f * saveregisters calling convention is obsolete 21 年之前
  florian 8c85454cf9 + added system.align 21 年之前
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath 21 年之前
  florian 7a7c34e1b7 + several unicode (to/from utf-8 conversion) stuff added 21 年之前
  peter 3094258825 * removed warnings 21 年之前
  peter 62850815bd * fix arguments for shortstr_compare 21 年之前
  peter 4917058b59 * fixed compile with 1.0.x 21 年之前
  peter 81b6d9f16c * replace strlenint with sizeint 21 年之前
  peter b5df63e617 * ValSInt fixed for 64 bit 21 年之前
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used 21 年之前
  peter 53ec165e68 * x86-64 fixes 21 年之前
  florian 704ce8035c * tvmt fixed (longint -> ptrint) 21 年之前
  peter 8c60c6f93e * ordinal-pointer conversions fixed 21 年之前
  peter b4474438d9 * FPC_MOVE alias 21 年之前
  florian 6cd2cddd33 + added prefetch(const mem) 21 年之前
  florian 87f13990e5 * alignment handling of generic fillbyte/word fixed 21 年之前
  florian 0b8ffc2fb2 * fixed a couple of broken generic routines 21 年之前
  florian 83127c2889 * improved generic int. div routines 21 年之前