Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe c2c68ddb8f - removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs il y a 16 ans
  ivost 0438667eed * fixed bug #5800 il y a 16 ans
  Jonas Maebe 95431c57f5 * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to il y a 16 ans
  florian 1b79f2ebcf * improved feature defines il y a 16 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  florian f56b741948 * quicker finalization of dyn. arrays, thanks to the hint of Volker Zipfel il y a 17 ans
  marco 2fd39019bf * fix for 11176 val ansistring to enum il y a 17 ans
  yury 5dc6e54925 * Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them. il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 il y a 18 ans
  Jonas Maebe dc71827e2e * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) il y a 18 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions il y a 18 ans
  Jonas Maebe 17e0807a20 * fixed cycle (fpc_getmem argument from ptrint -> ptruint) il y a 18 ans
  florian 2c4aeefbf4 * fixed copying of automated records il y a 18 ans
  florian 37bd49692e * proper fix for 8481 et. al. il y a 18 ans
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 il y a 18 ans
  Jonas Maebe 5a8679131f + support for new/dispose with extra size parameter in macpas mode il y a 18 ans
  Jonas Maebe 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since il y a 18 ans
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: il y a 18 ans
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines il y a 18 ans
  Jonas Maebe 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures il y a 18 ans
  Jonas Maebe a2c3826281 * changed fpc_big_chararray and fpc_big_widechararray from il y a 18 ans
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: il y a 18 ans
  florian 2167655902 * patch from Thorsten Engler submitted in #8235 il y a 18 ans
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) il y a 18 ans
  florian 2579cd139f + support for sets with size 1 and 2 il y a 18 ans
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. il y a 19 ans
  yury f45a5e2961 * fixed compilation on 64 bit targets. il y a 19 ans
  Jonas Maebe 2fa51a485f * bootstrapping for systems where currency is not a float il y a 19 ans