Historia zmian

Autor SHA1 Wiadomość Data
  florian a897adf6cc * try to unlock mutex before destroying it 20 lat temu
  michael 2057b480a9 + Fixed resource section names 20 lat temu
  michael 3043828803 + Added ditheres and quantizers by Giulio Bernardi 20 lat temu
  florian 2f011934ef + pull in cthreads 20 lat temu
  florian be99f2a7fd * fixed loading of addresses of virtual methods to methodpointers in delphi mode 20 lat temu
  florian 6bc461dc61 * realmodulename must be used of course 20 lat temu
  florian fa90e913df * don't lowercase resource file name in delphi mode 20 lat temu
  florian faa5630fab * forgot to add file: should have been added with r1176 20 lat temu
  florian a8109acb5c * GlobalNameSpace is an interface so FreeAndNil shouldn't be used on it 20 lat temu
  florian 78f4cb86b0 * more widestring overloads for pos to avoid problems with selection of the correct one 20 lat temu
  florian c67502ac2c * real consts are now stored in text segment so they can be easier accessed 20 lat temu
  florian 10db94c8c1 * there is no muls, muld must be generated 20 lat temu
  florian 4f2c0a7049 * don't setup generic widestring routines, this would override the win32 specific ones 20 lat temu
  florian e0d2eee158 * GenericAnsiStrComp fix from Vincent Snijders 20 lat temu
  florian 5a2b5a50a4 * data order for doubles in int registers on wince fixed 20 lat temu
  florian 0b3094fdde * from Thomas Schatzl: changed result type of InstanceSize to PtrInt 20 lat temu
  florian 700aacf6a3 + forgot to add some helpers, now type cast helpers for olevariants should be complete 20 lat temu
  florian 372141e19d + more olevariant type cast wrappers 20 lat temu
  florian 6863cb00df * code simplified 20 lat temu
  peter cde3b119ef * enable section smartlinking by default for i386-linux 20 lat temu
  peter 0edbc24e91 * add FSectsIndex that stores the sections in order, the old FSects is renamed to FSectsDict 20 lat temu
  florian c7cd9ff06b * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils 20 lat temu
  marco 20087744ea * libc patches from Almindor 20 lat temu
  Jonas Maebe 8b8d3de3bf * finally fix for fixing up conditional jumps that are too long 20 lat temu
  oro06 84cd7d6706 * fixed stream resource unicode issue 20 lat temu
  florian 2476957db9 * workaorund for ld merging problems from Simon Kissel 20 lat temu
  florian 95b995fe27 * fixed resource streams for 64 bit systems 20 lat temu
  florian eb57d588fd + several olevariant helpers and wrappers implemented 20 lat temu
  florian c94849ddb0 * readded overload directive to lowercase 20 lat temu
  florian 77db0e5185 + length(<variant>); 20 lat temu