Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to vor 14 Jahren
  florian 18011b99cc o patch by Sven Barth, resolves #17827 vor 15 Jahren
  tom_at_work 19baf7d3e0 * changes to alignment for enumeration rtti record members: we need a Tconstptrint alignment before the MinValue/MaxValue members because the entire record needs that alignment due to some pointers inside vor 15 Jahren
  mazen b127fc154a * Fixed spell error revealed by lintian. vor 15 Jahren
  florian 9e053edf2e * fix iso i/o with unix style line feeds vor 15 Jahren
  florian 79fa2eb539 * support of iso pascal like i/o in iso mode vor 15 Jahren
  florian c506913e9b * iso conformant writing of floats (using e instead of E) in iso mode vor 15 Jahren
  florian d0ea23f39e * write false/true lower case in iso mode vor 15 Jahren
  Jonas Maebe ab8b32dafb - removed PARAOUTFILE define and ifdefs vor 16 Jahren
  florian 1b79f2ebcf * improved feature defines vor 16 Jahren
  Jonas Maebe afafe33266 + readded FPC_WRITE_TEXT_ANSISTR alias removed in r12322, because it's vor 17 Jahren
  Jonas Maebe 53a638ad9f - removed no longer needed alias names vor 17 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  Vincent Snijders 783a1ce4e7 * fixed typos in comment vor 17 Jahren
  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 18 Jahren