Commit Verlauf

Autor SHA1 Nachricht Datum
  florian e165741d56 * formatting vor 17 Jahren
  yury 86eef577f1 * Fixed fpc_write_text_enum on ARM. TTypeInfo is packed record. vor 17 Jahren
  tom_at_work 33bba100fc * fix writing of enums for 64 bit platforms that do not require proper alignment vor 17 Jahren
  tom_at_work 20737f0ac1 fix webts/tw10033 on ppc64: vor 17 Jahren
  micha 461c8fb09f * fix enum rtti info alignment for proper alignment required archs vor 17 Jahren
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) vor 17 Jahren
  florian f8c9052c21 * fixed writeln(<enum>) for 64 bit systems, resolves #10033 vor 17 Jahren
  Jonas Maebe 39463b45ad * fixed writestr io-check comment vor 18 Jahren
  yury e62c6cfcc4 * Fixed warnings and notes. vor 18 Jahren
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions vor 18 Jahren
  Jonas Maebe ceaaa0e552 * fixed writing of widestrings vor 18 Jahren
  peter 48fa078f15 * simplified and optimzied check for eol vor 18 Jahren
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines vor 18 Jahren
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: vor 18 Jahren
  Tomas Hajny 70ca5f79e9 * fix for bug #7539 vor 18 Jahren
  yury a95e47507b * Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function. vor 19 Jahren
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. vor 19 Jahren
  florian 6f968732c0 * don't call the system if flush hasn't to flush anything vor 19 Jahren
  Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading vor 19 Jahren
  micha d704af7216 fix compilation for {$T+} linux/win vor 19 Jahren
  daniel 35bc0b8160 * Fix missing ctrlZmarkseof check. vor 19 Jahren
  Jonas Maebe 9d893195b5 * fixed potential buffer overflow in fpc_Write_Text_Char/ vor 19 Jahren
  michael 155df8d326 + StdIO flush now handled as all other files vor 19 Jahren
  peter 9566255122 * allow out file parameters vor 19 Jahren
  Jonas Maebe 0e2a5dde24 * the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an vor 19 Jahren
  Jonas Maebe a67f42a3e7 * also return 0 when reading an unsigned integer at the end of a file vor 20 Jahren
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 vor 20 Jahren
  peter 198aa2e72a * change value to const string to remvoe implicit exception stack: vor 20 Jahren
  florian 4a6939e354 * made generic basic file handling 64 bit vor 20 Jahren
  florian 0508459315 * From Jakob Klos: vor 20 Jahren