Commit History

Author SHA1 Message Date
  florian c67502ac2c * real consts are now stored in text segment so they can be easier accessed 20 years ago
  florian 10db94c8c1 * there is no muls, muld must be generated 20 years ago
  florian 4f2c0a7049 * don't setup generic widestring routines, this would override the win32 specific ones 20 years ago
  florian e0d2eee158 * GenericAnsiStrComp fix from Vincent Snijders 20 years ago
  florian 5a2b5a50a4 * data order for doubles in int registers on wince fixed 20 years ago
  florian 0b3094fdde * from Thomas Schatzl: changed result type of InstanceSize to PtrInt 20 years ago
  florian 700aacf6a3 + forgot to add some helpers, now type cast helpers for olevariants should be complete 20 years ago
  florian 372141e19d + more olevariant type cast wrappers 20 years ago
  florian 6863cb00df * code simplified 20 years ago
  peter cde3b119ef * enable section smartlinking by default for i386-linux 20 years ago
  peter 0edbc24e91 * add FSectsIndex that stores the sections in order, the old FSects is renamed to FSectsDict 20 years ago
  florian c7cd9ff06b * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils 20 years ago
  marco 20087744ea * libc patches from Almindor 20 years ago
  Jonas Maebe 8b8d3de3bf * finally fix for fixing up conditional jumps that are too long 20 years ago
  oro06 84cd7d6706 * fixed stream resource unicode issue 20 years ago
  florian 2476957db9 * workaorund for ld merging problems from Simon Kissel 20 years ago
  florian 95b995fe27 * fixed resource streams for 64 bit systems 20 years ago
  florian eb57d588fd + several olevariant helpers and wrappers implemented 20 years ago
  florian c94849ddb0 * readded overload directive to lowercase 20 years ago
  florian 77db0e5185 + length(<variant>); 20 years ago
  florian 7c7ca4b8b6 + some variant helper routines implemented 20 years ago
  florian 6df53bf057 - removed overload directive from LowerCase, UpperCase hasn't one either 20 years ago
  florian 3da870d699 + -Sk loads also dynlibs 20 years ago
  oro06 1cb9b55548 * updated wince\classes.pp stream resource unicode 20 years ago
  peter 22a20e15e4 * aligntoptr needs to use unsigned calculations, patch by Thomas 20 years ago
  peter 32fa578b58 * fix wrong typecast for smallset 20 years ago
  marco 64dd758281 * minor updates 20 years ago
  peter c7f720aa09 * remove wrong check for empty section name. An empty section name is 20 years ago
  florian 527a01bc9d + TResourceStream implemented 20 years ago
  florian bb26084a0f + UCS4StringToWideString 20 years ago