Histórico de Commits

Autor SHA1 Mensagem Data
  florian 9e053edf2e * fix iso i/o with unix style line feeds há 15 anos atrás
  florian 79fa2eb539 * support of iso pascal like i/o in iso mode há 15 anos atrás
  florian c506913e9b * iso conformant writing of floats (using e instead of E) in iso mode há 15 anos atrás
  florian d0ea23f39e * write false/true lower case in iso mode há 15 anos atrás
  Jonas Maebe ab8b32dafb - removed PARAOUTFILE define and ifdefs há 16 anos atrás
  florian 1b79f2ebcf * improved feature defines há 16 anos atrás
  Jonas Maebe afafe33266 + readded FPC_WRITE_TEXT_ANSISTR alias removed in r12322, because it's há 17 anos atrás
  Jonas Maebe 53a638ad9f - removed no longer needed alias names há 17 anos atrás
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from há 17 anos atrás
  Vincent Snijders 783a1ce4e7 * fixed typos in comment há 17 anos atrás
  florian e165741d56 * formatting há 17 anos atrás
  yury 86eef577f1 * Fixed fpc_write_text_enum on ARM. TTypeInfo is packed record. há 17 anos atrás
  tom_at_work 33bba100fc * fix writing of enums for 64 bit platforms that do not require proper alignment há 17 anos atrás
  tom_at_work 20737f0ac1 fix webts/tw10033 on ppc64: há 17 anos atrás
  micha 461c8fb09f * fix enum rtti info alignment for proper alignment required archs há 17 anos atrás
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) há 17 anos atrás
  florian f8c9052c21 * fixed writeln(<enum>) for 64 bit systems, resolves #10033 há 17 anos atrás
  Jonas Maebe 39463b45ad * fixed writestr io-check comment há 18 anos atrás
  yury e62c6cfcc4 * Fixed warnings and notes. há 18 anos atrás
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions há 18 anos atrás
  Jonas Maebe ceaaa0e552 * fixed writing of widestrings há 18 anos atrás
  peter 48fa078f15 * simplified and optimzied check for eol há 18 anos atrás
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines há 18 anos atrás
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: há 18 anos atrás
  Tomas Hajny 70ca5f79e9 * fix for bug #7539 há 18 anos atrás
  yury a95e47507b * Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function. há 19 anos atrás
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. há 19 anos atrás
  florian 6f968732c0 * don't call the system if flush hasn't to flush anything há 19 anos atrás
  Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading há 19 anos atrás
  micha d704af7216 fix compilation for {$T+} linux/win há 19 anos atrás