Историја ревизија

Аутор SHA1 Порука Датум
  marco 1567e63420 * Cleaned up the work of two days using the rawbytestring alias for 2.6.2 bootstrapping. пре 12 година
  michael 209aa73d58 * Unicode RTL and packages compile пре 12 година
  florian 0e41df598e * merge i8086 branch by Nikolay Nikolov пре 12 година
  nickysn 8b6b832677 + added helper functions for read/readln longint/longword on 16/8-bit cpus пре 12 година
  nickysn 697de721ef + added write/writeln helpers in the RTL for writing longints/longwords on 16/8-bit CPUs пре 12 година
  Jonas Maebe e1e11f81e3 * fixed using readstr/writestr inside routines called from the parameter пре 12 година
  florian d5985b4f0e * patch by Christophe Staïesse to implement more ISO-like read behaviour in iso mode, resolves #24060 пре 12 година
  florian 81e0e3114c * throw an error if threadvars are used but not supported пре 12 година
  florian 420cd9bd27 + support for <text>^ in iso mode пре 13 година
  florian 088a7229aa * use ValSInt parameter as code parameter in val calls to make the code cross platform пре 13 година
  paul 1af45d7ec0 rtl: don't perform unneeded string conversions if string codepage matches codepage to convert (thanks to Sergey) пре 13 година
  Jonas Maebe aa9aeeada0 * fixed compilation on platforms without ansistring support since assigning пре 13 година
  florian 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 пре 13 година
  Jonas Maebe f67d7f08fc * use temporary location to construct writestr() string, because the пре 14 година
  paul 60de075ebe rtl: initialize CodePage field of ReadStr/WriteStr Text variables пре 14 година
  paul 5c00cdf40d rtl: correct ifdef for a code which assigns a codepage to textrec to use FPC_HAS_CPSTRING пре 14 година
  florian 72425b49c9 * fixes bootstrapping with upcoming 2.6.x пре 14 година
  paul b7185a554c rtl: пре 14 година
  paul e08c68f308 rtl: set codepages for TextRec field when Text file is opened + update this field for standard IO files when cwstring is used пре 14 година
  paul 2254dad68a rtl: add SetTextCodePage, GetTextCodePage functions which set/get TTextRec.CodePage field пре 14 година
  paul 7a998aec3a compiler, rtl: add a codepage argument fpc_Read_Text_AnsiStr to create new AnsiString with the codepage of passed AnsiString argument пре 14 година
  paul 9e0ad7baae merge r17318 from cpstrnew branch by florian: пре 14 година
  paul 2023b618ac merge r14131 from cpstrnew branch by paul: пре 14 година
  Jonas Maebe f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to пре 15 година
  florian 18011b99cc o patch by Sven Barth, resolves #17827 пре 15 година
  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 пре 15 година
  mazen b127fc154a * Fixed spell error revealed by lintian. пре 15 година
  florian 9e053edf2e * fix iso i/o with unix style line feeds пре 15 година
  florian 79fa2eb539 * support of iso pascal like i/o in iso mode пре 15 година
  florian c506913e9b * iso conformant writing of floats (using e instead of E) in iso mode пре 15 година