Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe aa9aeeada0 * fixed compilation on platforms without ansistring support since assigning před 13 roky
  florian 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 před 13 roky
  Jonas Maebe f67d7f08fc * use temporary location to construct writestr() string, because the před 14 roky
  paul 60de075ebe rtl: initialize CodePage field of ReadStr/WriteStr Text variables před 14 roky
  paul 5c00cdf40d rtl: correct ifdef for a code which assigns a codepage to textrec to use FPC_HAS_CPSTRING před 14 roky
  florian 72425b49c9 * fixes bootstrapping with upcoming 2.6.x před 14 roky
  paul b7185a554c rtl: před 14 roky
  paul e08c68f308 rtl: set codepages for TextRec field when Text file is opened + update this field for standard IO files when cwstring is used před 14 roky
  paul 2254dad68a rtl: add SetTextCodePage, GetTextCodePage functions which set/get TTextRec.CodePage field před 14 roky
  paul 7a998aec3a compiler, rtl: add a codepage argument fpc_Read_Text_AnsiStr to create new AnsiString with the codepage of passed AnsiString argument před 14 roky
  paul 9e0ad7baae merge r17318 from cpstrnew branch by florian: před 14 roky
  paul 2023b618ac merge r14131 from cpstrnew branch by paul: před 14 roky
  Jonas Maebe f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to před 15 roky
  florian 18011b99cc o patch by Sven Barth, resolves #17827 před 15 roky
  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 před 15 roky
  mazen b127fc154a * Fixed spell error revealed by lintian. před 15 roky
  florian 9e053edf2e * fix iso i/o with unix style line feeds před 15 roky
  florian 79fa2eb539 * support of iso pascal like i/o in iso mode před 15 roky
  florian c506913e9b * iso conformant writing of floats (using e instead of E) in iso mode před 15 roky
  florian d0ea23f39e * write false/true lower case in iso mode před 15 roky
  Jonas Maebe ab8b32dafb - removed PARAOUTFILE define and ifdefs před 16 roky
  florian 1b79f2ebcf * improved feature defines před 16 roky
  Jonas Maebe afafe33266 + readded FPC_WRITE_TEXT_ANSISTR alias removed in r12322, because it's před 17 roky
  Jonas Maebe 53a638ad9f - removed no longer needed alias names před 17 roky
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from před 17 roky
  Vincent Snijders 783a1ce4e7 * fixed typos in comment před 17 roky
  florian e165741d56 * formatting před 17 roky
  yury 86eef577f1 * Fixed fpc_write_text_enum on ARM. TTypeInfo is packed record. před 17 roky
  tom_at_work 33bba100fc * fix writing of enums for 64 bit platforms that do not require proper alignment před 17 roky
  tom_at_work 20737f0ac1 fix webts/tw10033 on ppc64: před 17 roky