Commit History

Author SHA1 Message Date
  michael db8aec57a2 * fpcunit test case for base64 unit 18 years ago
  michael 28e7b354cc * Patch from Bram Kuijvenhoven to fix stream, and add MIME mode 18 years ago
  michael 74cbe82e3f * Fixed TimeToStr and DateTimeToStr so they are delphi compatible 18 years ago
  michael dc4cb7170c * Fixed bug #8303 18 years ago
  michael f60fbbb01b * Removed inttostr, isvalidident so sysutils versions are used. 18 years ago
  michael 8b9b6130d9 * Fixed equivalent of bug #8529 18 years ago
  michael 0ec0f734bd * Patch to fix reset 18 years ago
  michael 3399c88af7 * More typo fixes 18 years ago
  marco 0dc221be8f * initial version copied from x86 18 years ago
  marco 793ef9fdf1 * little fixes in prep of x86_64 port. 18 years ago
  michael c8ea0b0344 * Fixed compilation 18 years ago
  marco a6933471cd * FreeBSD/x86_64 didn't define BSD 18 years ago
  florian 70b438a40f * better insert of pc relative data 18 years ago
  Jonas Maebe 673d02c6b8 * re-added darwin/ppc64 support (please use up-to-date fpcmake) 18 years ago
  mazen 57696aa274 * Build unixutil package for all Linux platforms instead of only Linux/i386. 18 years ago
  Jonas Maebe 89be4f6d07 + added declarations for Apple-specific socket options 18 years ago
  florian a6f503f263 * load object files always at once, speeds up Morfik project compilation by 15% 18 years ago
  florian 66a6764d8a * TCFileStream.Seek should return the new position 18 years ago
  daniel 82b973937d * Change padding to 2 bytes. 18 years ago
  daniel 3a7266a462 * Handle FPC_USE_LIBC case for Sparc too. 18 years ago
  daniel 084a78fdd3 * Make sparc/linux stat structure backward compatible too. 18 years ago
  daniel ae15527637 * Make ARM stat structure backwards compatible too. 18 years ago
  daniel 8127fb7a05 * Switch to classic field names to prevent further messing with compatibility. 18 years ago
  daniel d030103742 + Restore "stat" data structure in backward compatible state 18 years ago
  daniel 59a972ec9c * Change dd_nextoff to cardinal to prevent upscaling of calculations to 64-bit. 18 years ago
  daniel 5da5440e12 * Ptrint considered harmfull bug no 54689826, change to ptruint. 18 years ago
  pierre f91620c22b * fix threadvar stabstr handling in internal assembler 18 years ago
  Jonas Maebe 5f169f97ff * fixed SSE2 substraction when both operands are on the 80x87 fpu stack 18 years ago
  Tomas Hajny e3221637a4 + support for new packages 18 years ago
  Tomas Hajny 35a3d96d6f + increase maximum number of possible packages 18 years ago