Historial de Commits

Autor SHA1 Mensaje Fecha
  marco 2cf1d1d51d * enhmetafileproc/enummetafileproc fix. Reported by Oleg, mantis #32751 hace 7 años
  joost 19db86cafa * Fixed mem-leak in TWebHandler hace 7 años
  nickysn 7763942907 * fixed the 'Unsupported fixup location type' error messages in the MZ internal hace 7 años
  nickysn 07c18c8689 * fixed snapshot building of win16-i8086 in the medium memory model, via the use of FarAddr() hace 7 años
  nickysn b571f48735 * fixed the return type of FarAddr(), so that it is assignment compatible to hace 7 años
  nickysn 78e0f6c68b + added an i8086-specific FarAddr() function, similar to Addr(), but always hace 7 años
  florian 7741b495bd - duplicate defintion of TBoundArray removed, resolves #32530 hace 7 años
  florian 04738ff2a6 + shlobj: SHGetKnownFolderPath hace 7 años
  florian a650d346f1 * optimized for speed UpCase/LowerCase for UnicodeChar, based on a patch by AlexeyT, resolves #32638 hace 7 años
  florian 46ab35edb3 * apply MovOpMov2Op also to inc and dec hace 7 años
  florian 8e3d23a23e + patch by Florian Immenroth: MagickSetResolution added hace 7 años
  florian 32f305d2a8 o patch by Ondrej Pokorny: adds a simple box/pixelate interpolation to fcl-image, resolves #32665 hace 7 años
  florian 2be94d3c78 * fix building on win64 with FPC_SOFT_FPUX80 defined, resolves #32502 hace 7 años
  florian 0c07db3904 * made libcups initialization/finalization more threadsafe hace 7 años
  florian 4b8dcd676c * libcups interface unit included in FPC, resolves #32729 hace 7 años
  nickysn 44f04d39a4 + added asm optimized implementations of StrLower() and StrUpper() for i8086 hace 7 años
  nickysn 51489f9186 + added test for the StrUpper() and StrLower() functions in the strings unit hace 7 años
  nickysn 5595a74609 + i8086 asm implementation of StrEnd() hace 7 años
  nickysn 39dc58de09 - removed one asm instruction from i386's StrEnd() implementation hace 7 años
  nickysn 3d108d5e51 + enabled the i386 asm optimized strcomp (was previously disabled due to wrong ifndef) hace 7 años
  nickysn c464f7fa56 * fixed the SEG inline asm directive when used with 32-bit registers on the i8086 target hace 7 años
  marco 89da7ad63e * zero out timeval/zone before use. zoneinfo of gettimeofday is often hace 7 años
  pierre c63981e5b5 Fix msdos failure due to copy/paste error in previous commit hace 7 años
  Mattias Gaertner 5d943aeeed fcl-passrc: resolver: fixed procedure modifier overload with multiple units hace 7 años
  florian 0f637434a3 * disable test on avr hace 7 años
  florian cb087279d6 * do not generate an andi if the constant is 255 hace 7 años
  florian 366360d36c * LdiMov/Cp2Ldi/Cpi may not be performed if reg0=reg1 hace 7 años
  florian 010a6f5016 + shift by 8 and 16 on 8 and 16 bit cpus by simple register moves hace 7 años
  florian 3352311124 * disable test on avr as it works only with table driven init/final code hace 7 años
  florian ad01f059e8 * after a LdiMov/Cp2Ldi/Cpi optimization, the compiler should not continue to optimize this instruction because then reg. alloc info is wrong hace 7 años