Historie revizí

Autor SHA1 Zpráva Datum
  paul 26f66897cd compiler: před 14 roky
  paul 21ac5dfb3b compiler: output ansistring constants in explicit codepage if codepage is explicitly defined using either $codepage directive or compiler switch or for SystemCodepage modeswitch před 14 roky
  paul 4d3da666db compiler: replace string codepage comparison to numeric. store codepage as number in current settings před 14 roky
  paul e9f8182370 merge r14142 from cpstrnew branch by paul: před 14 roky
  pierre b5c4df8eb5 * exclude cs_create_smart if using external assembler and dwarf před 14 roky
  pierre c43b91ef15 Fix infinite loop in PUSH/POP directives před 14 roky
  pierre 1a262bee80 * $WARN $PUSH/$POP support před 14 roky
  pierre d09389ac79 Implement support for $WARN XXX ON/OFF/ERROR před 14 roky
  florian 93e53e1990 * allow also smaller values for code alignment parameters than the current one, resolves #19463 před 14 roky
  paul 86d3e41442 compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests před 14 roky
  florian 0085c22c59 - NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757) před 15 roky
  paul 1b614b526a compiler: před 15 roky
  paul 49d94c5a16 compiler: implement {$VARPROPSETTER ON/OFF} support which is required for COM (D7 compatibility): před 15 roky
  Jonas Maebe 23e517a81e + {$OV+/-} alias for {$Q+/-} in macpas mode for CodeWarrior compatibility před 15 roky
  Jonas Maebe 1b7dacfd1c * make {$align powerpc} an alias for {$align power} (patch by před 15 roky
  paul a8381c8b32 fpc: compiler: před 15 roky
  Jonas Maebe 9cc211e88e * changed {$align mac68k} from an alias for {$packrecords 2} to a proper před 15 roky
  paul 8166148a37 compiler: 'static' keyword: před 15 roky
  florian c1f3d8dcaa * unified names of system_*/systems_* sets před 15 roky
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 před 15 roky
  florian caf0096877 * enabled version and description directive for all windows před 16 roky
  florian f342e825ab * store scanner directive stack when starting compilation of another module před 16 roky
  Jonas Maebe bf7c9361f6 * delay effect of {$calling x} until switches are flushed (mantis #12985) před 16 roky
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes před 17 roky
  florian e89ee84c53 * ignore $region/$endregion directives, resolves #11937 před 17 roky
  yury fd0ed50331 * Removed/commented more unused variables. před 17 roky
  yury d5a3a28379 * Set PE_FILE_LARGE_ADDRESS_AWARE flag for win64 executables to allow access more than 2GB of memory. před 17 roky
  florian 4a243d451f + support of -Mxxx or $modeswitch to enable single mode specific features před 17 roky
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from před 17 roky
  Jonas Maebe 86f90d8ac1 + support for setting the name of "main" (-XM command line parameter) in před 17 roky