joost
|
0e9bfdcf68
* Add package-variant directory *after* the target-string
|
10 年之前 |
marco
|
70e560d6e4
* GTK demoes compile again. Mantis #027172
|
10 年之前 |
lacak
|
e82b7a953d
fcl-db: sqldb: set default return value for function StartImplicitTransaction. Can be overriden by descendants.
|
10 年之前 |
joost
|
a829420d09
* Changed location of examples and documentation on unices to
|
10 年之前 |
pierre
|
78761c106f
Avoid blocking pipe read calls by only asking as many bytes as returned by NumBytesAvailable
|
10 年之前 |
pierre
|
fdbfe7dae0
Remove double unixcp entry which caused installation failure
|
10 年之前 |
Jonas Maebe
|
a7d36de9ae
* associate debug information for local variables with the second instead of
|
10 年之前 |
pierre
|
905c47ef84
Fix error with .ref pseudo-op. with assembler labels that still had dollar signs on AIX assembler
|
10 年之前 |
marcus
|
7c42cb8b0c
Amicommon: Change back WindowPtr in DiskSize/DiskFree
|
10 年之前 |
pierre
|
788c6a6f83
Do not call Free if constructor failed
|
10 年之前 |
marcus
|
9c635671ce
amicommon: DiskSize/DiskFree implemented with some helper functions
|
10 年之前 |
florian
|
677d30182a
* improve error location reporting, resolves #26279
|
10 年之前 |
florian
|
4289dd667d
* managed types cause a different warning/hint when they are
|
10 年之前 |
marcus
|
6767ed7103
Amiga, AROS, MorphOS: Sysutils, GetDirs must also cut at DriveSeparator
|
10 年之前 |
florian
|
c9ba9665dd
* set nf_internal for if nodes generated by assert, prevent warning for assert(true); resolves #26467
|
10 年之前 |
florian
|
f630fb94b5
* do not warn when internally generated if nodes are simplified
|
10 年之前 |
florian
|
09220c6ad3
+ add GetIconInfo, patch by Andrew G. Khodotov, resolves #26772
|
10 年之前 |
florian
|
45d3bc623c
* change define WINDOWS to MSWINDOWS so it does not apply to WinCE
|
10 年之前 |
florian
|
f1eb00a450
* do not issue a hint about uninitialized var-parameters, resolves #25916
|
10 年之前 |
marcus
|
21dcedb18e
AROS: corrected type of TDiskObject.do_type
|
10 年之前 |
florian
|
2eef483aaf
* make fpmkunit shellapi independent by adding the three necessary contants manually,
|
10 年之前 |
joost
|
2d4511101d
* Use the windows-api instead of findfirst/findnext to remove a full path. The latter
|
10 年之前 |
florian
|
bb01872821
+ handle -CPPACKENUM and -CPPACKRECORD, resolves #27153
|
10 年之前 |
florian
|
d540d56908
* unified internal errors
|
10 年之前 |
joost
|
5b7f168d2c
* Set the full path to the fpc-binary in the fppkg-configuration file
|
10 年之前 |
michael
|
a127bfa51d
* Fixed tex marker
|
10 年之前 |
svenbarth
|
77df68b2d9
Fix basically a regression since the reworking of Delphi compatible generics. The typenames of specialization now (again) contains the type names of the parameters. Additionally they are nicely formatted (TypeName<UnitName1.TypeName1[,...]>. If the full string should be longer than 255 characters an ellipsis will be added accordingly instead of the remaining parameters.
|
10 年之前 |
svenbarth
|
27f398851b
The assumptions of test tthlp22 have changed.
|
10 年之前 |
pierre
|
ddf1a3ea76
Set filemode to READ_ONLY for CopyFile source and correct error in previous commit
|
10 年之前 |
pierre
|
5240a309e0
Retry opening using read only mode for input file in CopyFile function, never generate an error
|
10 年之前 |