Commit History

Author SHA1 Message Date
  svenbarth bf9cb352b3 ptype.pas, single_type: If the generic dummy type is used in mode Delphi then generate an error. This fixes Mantis #21363. 13 years ago
  Mattias Gaertner a5e05d0d65 fpimage: tiff: fixed writing bits per channel 13 years ago
  Tomas Hajny 95bb7a9129 * don't check for returned string in case of wildcards and multiple matches (order depends on the underlying filesystem and not guaranteed) 13 years ago
  sergei 7d3294b504 * Moved 4 procedures for basic reading/writing TObjSection contents into ogcoff.pas, so they don't have to be reimplemented for every output format. 13 years ago
  michael efe5362670 * Fixed bug #19376: when quoting, quote character should be doubled 13 years ago
  michael f97c4b7b57 * Applied patch from Reinier Olislaghers to quote memo fields (bug 19759) 13 years ago
  Mattias Gaertner 54ba30ec10 fpimage: tiff: write tiles 13 years ago
  Jonas Maebe 8329e60d28 * also support running the "full" and "fulldb" targets with -jX by 13 years ago
  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