Historique des commits

Auteur SHA1 Message Date
  pierre bc04e83b25 Add pi_needs_got to current_procinfo.flags in pass_1 method if a label reference is used il y a 13 ans
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 il y a 13 ans
  paul a26bc50ca6 compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility) il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe d1acb76df8 * don't replace "expr1 or expr1" or "expr1 and expr1" with just "expr1" il y a 13 ans
  Jonas Maebe 74e721517d * keep track of the type of symbolic floating point constants rather il y a 13 ans
  paul c6ca9e5091 compiler: il y a 14 ans
  paul 56ecf146be compiler: fix error in length retrieving during the unicode to utf8 conversion il y a 14 ans
  paul 85c2f195d6 compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test il y a 14 ans
  paul 6ec879219e compiler: fix tstringconstnode.changestringtype() for case of unicode to ansi conversion. remove hackish and incorrect change of ansistring def il y a 14 ans
  paul a99ffb3097 compiler: apply patches from Inoussa and Jonas: il y a 14 ans
  paul 6266b88b74 compiler: fix string const conversion from one codepage to another il y a 14 ans
  paul 4d3da666db compiler: replace string codepage comparison to numeric. store codepage as number in current settings il y a 14 ans
  paul 723f3424d4 merge r17484 from cpstrnew branch by michael: il y a 14 ans
  paul 1db610ecbd merge r17434 from cpstrnew branch by michael: il y a 14 ans
  florian a1381c1240 * some aint -> tcgint changes to avoid range check errors on systems with sizeof(aint)<4 il y a 14 ans
  Jonas Maebe 28c20cfc5e * the default string type for the JVM target is no longer automatically il y a 14 ans
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype il y a 14 ans
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target il y a 14 ans
  Jonas Maebe 7200245337 + cs_unicodestrings global switch to indicate that the default string type il y a 14 ans
  sergei ba700ad2ff * Improvements to Dispatch call handling: il y a 14 ans
  Jonas Maebe 14b95b3b9b * always force range checking for the upper and lower bounds of for-loops if il y a 15 ans
  Jonas Maebe 769eb3f604 * moved the initialisation of the nodetree and tai class reference constants il y a 15 ans
  Jonas Maebe 45d25bbe77 * fixed storing/loading widestring constant nodes into/from ppu files il y a 15 ans
  florian c6ffbe9eda * support string constants > 255 chars il y a 15 ans
  paul 166f8a63a2 compiler: implement class constants + tests il y a 15 ans
  florian 448f3d99c1 * cleanup of case <string> of code by Sergei Gorelkin, resolves #13700 il y a 15 ans
  florian 44aed2af60 o patch by Michael Denisenko, resolves #14734: il y a 16 ans
  florian 24889df6ed * fixed breakage by r13718 il y a 16 ans
  florian daa5984212 * fix by Michael Vadymovitch Denisenko for r13712 il y a 16 ans