Commit History

Author SHA1 Message Date
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
  florian 4a243d451f + support of -Mxxx or $modeswitch to enable single mode specific features 17 years ago
  Jonas Maebe a324744cbe * fixed checking for defined/undefined macro's in the configuration file 17 years ago
  peter f915cbc4ca * replace constants to formal const with variables 17 years ago
  Jonas Maebe 24f8249f36 * flush pending local switch changes before evaluating ifopt 18 years ago
  yury 99a8012472 * Allow using constants in {$IF } directive in OBJFPC mode. 18 years ago
  yury a477a3781a * Added support of HIGH() function in {$IF } preprocessor directive. Delphi 7 supports HIGH() there. 18 years ago
  florian d9e0f078e1 * continued to play around with package support 18 years ago
  florian 6e5ff9b825 * hack around the -intconst hack in pexpr when recording tokens, resolves #9471 18 years ago
  Jonas Maebe 91629f810f * better error messages for non-overloadable operators: 18 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  daniel 5aef9bc086 - Put gpc mode between ifdefs. The only thing it does it disable all 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  peter 70fc3274e2 * minor fixes from mantis 8132 18 years ago
  peter 2bc3bd8c4f * ignoredirectives changed to tfphashlist 19 years ago
  yury 4092321ae9 * Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp. 19 years ago
  florian f9235938b4 * storing/restoring of settings when doing a specialization 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter c371d639f4 * fixed missing reset of inputbuffer after include file or macro 19 years ago
  peter aee2da566d * scannerdirectives to TFPHashObjectList 19 years ago
  florian 5cb1af6e2a * fixed some issue with the inputpointer when specializing generics 19 years ago
  florian a3a650ee73 * fixed more line numering output 19 years ago
  peter 7a2e0da7bd * extra parameter for file searching functions 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 2974bbaf10 * get proper moduleindex when loading a unit, fixes #4778 19 years ago