Jonas Maebe
|
ca29bb10af
- zapped some gremlins in comments
|
13 年之前 |
Jonas Maebe
|
3414f91590
* minor reformatting, and removed superfluous assigned test (the value is
|
13 年之前 |
Jonas Maebe
|
9412d4abd2
* add a reference to the procsym corresponding to the chosen overloaded
|
13 年之前 |
Jonas Maebe
|
df99ef17b6
+ mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878)
|
13 年之前 |
Jonas Maebe
|
769a4ecc6a
* reduced complexity/running time of the test
|
13 年之前 |
svenbarth
|
aa0f1bdf26
pdecl.pas, readconstant: If we are parsing a constant declaration in a generic and we encounter an intrinsic then this intrinsic is left as is (thus the node p returned by comp_expr will be a inlinen instead of an expected ordconstn, stringconstn, etc.). Nevertheless we need to create a symbol for the constant (which isn't done otherwise). In the case of SizeOf a constant "0" will be created. This fixes Mantis #21593.
|
13 年之前 |
svenbarth
|
7332a0f801
ninl.pas, tinlinenode.pass_typecheck: an intrinsic which has a generic type parameter as argument is left as is (e.g. a call) and thus this needs to be respected when typechecking a SizeOf. Fixes Mantis #21592.
|
13 年之前 |
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 年之前 |
Mattias Gaertner
|
a5e05d0d65
fpimage: tiff: fixed writing bits per channel
|
13 年之前 |
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 年之前 |
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 年之前 |
michael
|
efe5362670
* Fixed bug #19376: when quoting, quote character should be doubled
|
13 年之前 |
michael
|
f97c4b7b57
* Applied patch from Reinier Olislaghers to quote memo fields (bug 19759)
|
13 年之前 |
Mattias Gaertner
|
54ba30ec10
fpimage: tiff: write tiles
|
13 年之前 |
Jonas Maebe
|
8329e60d28
* also support running the "full" and "fulldb" targets with -jX by
|
13 年之前 |
michael
|
a0facbf1af
* Applied rename patch from Luiz Americo
|
13 年之前 |
sergei
|
5b035afc9b
* sizeof(tagVariant) should be 24 for 64 bit targets, so it is assignment-compatible with Variant type. Resolves #22050.
|
13 年之前 |
Mattias Gaertner
|
71f5e86a7f
fcl-image: tiff: register handler, write hostname, maker, model, software
|
13 年之前 |
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 年之前 |
Mattias Gaertner
|
ca0cc29a26
fcl-image: tiff: reading CMYK, handling of unorderd tags, alpha mode 1, multiple pages, tiles
|
13 年之前 |
florian
|
31b1678757
* write parameter refs to ppu (only 1=used; 0=unsed), fixes parameter usage checking of inlined procedures loaded from units
|
13 年之前 |
florian
|
e96dc4204e
* version update
|
13 年之前 |
Jonas Maebe
|
4fe93bbff0
* clarified that you should only clean between test suite runs for the
|
13 年之前 |
Jonas Maebe
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 年之前 |
marco
|
c7a90ef5d2
* if wifexited, pass exitcode unmodified. Bug #22055, though it doesn't close that.
|
13 年之前 |
marco
|
1edca76490
* Patch from #22183 by Luiz. Fix a copy paste error and
|
13 年之前 |
marco
|
0b60e0dbcf
* addition of stdole2 and eventsink to winceunits. Patch by Ludo #22157
|
13 年之前 |
marco
|
347ab7651a
* changed delp from unit dos to unit sysutils. (path lengths)
|
13 年之前 |
marco
|
6033d3df0d
* adding a copyright banner and a short description.
|
13 年之前 |
marco
|
bc56239af7
* removed checkcvs. We stopped using CVS 7 years ago, and don't check $Log:'s
|
13 年之前 |