Historique des commits

Auteur SHA1 Message Date
  paul 25298fbcd9 compiler: allow hint modifier for 'unit' keyword (reason - delphi compatibility) + test il y a 15 ans
  Jonas Maebe 7592388858 * the parameter to flagdependent() is not the ppu for which to flag the il y a 15 ans
  Jonas Maebe 820edb41a5 * hopefully fixed occasional endless ppu resolving loops after r14503 il y a 15 ans
  Jonas Maebe 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used il y a 15 ans
  Jonas Maebe c3eb47293a * fixed derefdata corruption in case a unit is re-resolved and it has a il y a 16 ans
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from il y a 17 ans
  yury 5e11e697b4 * Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers. il y a 17 ans
  yury 578c91f69d * Create instance of tdosinputfile instead of tinputfile to prevent warning about abstract methods. il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  Jonas Maebe 86f90d8ac1 + support for setting the name of "main" (-XM command line parameter) in il y a 17 ans
  Jonas Maebe 839edb58a1 - reverted r9776 (see comments to #10433) il y a 17 ans
  Vincent Snijders 9de3695061 * fixed comparing ppu time with source time (bug 10443) il y a 17 ans
  peter 241c65d5ec * optimize fixpath, findfile to not require temp ansistrings il y a 18 ans
  peter 9ca132c61b * look in main source dir instead of loaded_from unit dirs. The loaded_from dir is normally il y a 18 ans
  Jonas Maebe c5b3180f5f * save/load LinkOtherFrameworks to/from ppu files il y a 18 ans
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. il y a 18 ans
  florian 7b519c1ce3 * prevent usage of units being compiled with different fpu emulation state il y a 18 ans
  peter b29e4ad12f * add used by unit to can't find unit message il y a 18 ans
  peter e2db0a3982 * cleanup current module status il y a 18 ans
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 il y a 18 ans
  peter 79720fa7d8 * also queue source file info for ppu reporting il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter 7a2e0da7bd * extra parameter for file searching functions il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter d4d4309e44 * use unique symid and defid per module il y a 19 ans
  micha a3c1250cd3 do not search for sources of released ppu files il y a 19 ans