Commit History

Author SHA1 Message Date
  daniel df1e31034a * Fix endian issue in ppuload/ppuwrite. 18 years ago
  daniel b64558620f * Fix set endian handling. 18 years ago
  yury 8a0cc8c888 * Reallocate source winlike widestring on assign. It fixes bug #9190. 18 years ago
  florian fe59d1fe9e * updates from Karl-Michael Schindler 18 years ago
  daniel 3029d2393a * Update for constexprint changes. 18 years ago
  yury ec2d657a32 * Small addition to r7911. 18 years ago
  yury 28f0d47d83 * Don't be too strict while reading COFF symtable if obj file does not have COFF string table (to be compatible with LD and MS linkers). It fixes bug #9175. 18 years ago
  Jonas Maebe e23a8655e8 * fixed generic in-code in case left = LOC_JUMP 18 years ago
  yury 8379edbb5d * Clean fix for bug #9170. Thanks Peter. 18 years ago
  daniel 997240d094 - Remove unused variable. 18 years ago
  daniel 296501f036 * Remove more ptrint usage.' 18 years ago
  florian 7cbe76b8dc * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 18 years ago
  Jonas Maebe c6ffa724f3 * clarified pointer->integer warning 18 years ago
  florian 219f4430ea * fixed warning 18 years ago
  florian 76a3d55199 * allow enum => pointer type casts in delphi mode, resolves #8465 18 years ago
  florian 4ba2a49318 * compilation fixed 18 years ago
  Jonas Maebe f5beba1eeb * fixed check for not adding "." and ".." to dircache 18 years ago
  daniel 5e24870b8b * Pointer to integer conversion not necessary here. 18 years ago
  joost b2d59b9599 * Support ftMemo parameters 18 years ago
  Almindor d96e4d1f60 * re-license JEDI-SDL for free pascal to LGPL + exception (with blessings from Dominique) 18 years ago
  Almindor 2986623dba * synchronize with JEDI-SDL release 18 years ago
  marco 790490f833 * forgot those 18 years ago
  daniel 35b6980254 * Put pptrint back in place. 18 years ago
  marco 5c74a3c092 * libc was compiled for x86_64. (mantis #8862) 18 years ago
  marco 6f30ee3775 * Cleanup demodir. 18 years ago
  Almindor 6e14df2fc2 * adds version hack check :) 18 years ago
  daniel 6491a6e914 * Make vtype signed again to prevent unnecessary 64 bit promotions. 18 years ago
  daniel ea47fcfc97 * ptrint -> ptruint 18 years ago
  Jonas Maebe fb00c0e253 * fixed case aware file searching in case filename also contains a path 18 years ago
  Almindor 096d5b8485 * adds examples dir with basic loadlibrary example to openssl 18 years ago