Commit History

Author SHA1 Message Date
  michael a0facbf1af * Applied rename patch from Luiz Americo 13 years ago
  sergei 5b035afc9b * sizeof(tagVariant) should be 24 for 64 bit targets, so it is assignment-compatible with Variant type. Resolves #22050. 13 years ago
  Mattias Gaertner 71f5e86a7f fcl-image: tiff: register handler, write hostname, maker, model, software 13 years ago
  sergei 263b46be86 * ogelf.pas: Changed MaybeSwap* into procedures, makes them more suitable for reuse in the upcoming reader (and reduces amount of copying while writing, too). 13 years ago
  Mattias Gaertner ca0cc29a26 fcl-image: tiff: reading CMYK, handling of unorderd tags, alpha mode 1, multiple pages, tiles 13 years ago
  florian 31b1678757 * write parameter refs to ppu (only 1=used; 0=unsed), fixes parameter usage checking of inlined procedures loaded from units 13 years ago
  florian e96dc4204e * version update 13 years ago
  Jonas Maebe 4fe93bbff0 * clarified that you should only clean between test suite runs for the 13 years ago
  Jonas Maebe 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 years ago
  marco c7a90ef5d2 * if wifexited, pass exitcode unmodified. Bug #22055, though it doesn't close that. 13 years ago
  marco 1edca76490 * Patch from #22183 by Luiz. Fix a copy paste error and 13 years ago
  marco 0b60e0dbcf * addition of stdole2 and eventsink to winceunits. Patch by Ludo #22157 13 years ago
  marco 347ab7651a * changed delp from unit dos to unit sysutils. (path lengths) 13 years ago
  marco 6033d3df0d * adding a copyright banner and a short description. 13 years ago
  marco bc56239af7 * removed checkcvs. We stopped using CVS 7 years ago, and don't check $Log:'s 13 years ago
  Tomas Hajny 6c6d2489d1 + test for ExpandFileNameCase added 13 years ago
  Tomas Hajny 99a9955195 + ExpandFileNameCase implementation added 13 years ago
  sergei 747cd55b09 * Fixed 64-bit ELF program header definition (field order is different from 32-bit counterpart!) 13 years ago
  florian 52372a88ca * arm and x86-64 can do exception handling without a framepointer based stack 13 years ago
  florian 15b613a083 * another rule fix 13 years ago
  sergei e41a365f59 * Changed 'var' parameters to 'out' in order to avoid warnings (Mantis #22136) 13 years ago
  pierre 1759d5fc8e Correctly handle implicitlibs="c gcc" 13 years ago
  svenbarth a7f95382b6 Added test for Mantis #15683 which seems to be fixed already. 13 years ago
  pierre a9e6a732c7 Enable graph for go32v2 target 13 years ago
  pierre a998ce14eb Avoid installation in units/i386-go32v2 instead of units/go32v2 for global packages go32v2 installation 13 years ago
  michael f855753a78 * Easy access functions in TJSONObject 13 years ago
  florian 3ae5fc8c04 * patch by Nico Erfurth: adds a check for SM_ASR to also support removal of unnecessary sign extension before STRH. 13 years ago
  florian af7bb6faab * ignore unused parameters when inlining 13 years ago
  florian 4f273aa08d * patch by Nico Erfurth: Handle STR*/LDR* properly in ARM Peephole optimizers 13 years ago
  pierre b9f8934d7e * Fix for go32v2 specific failure in test/cg/tcalval5 with -Aas option 13 years ago