florian
|
f1eb00a450
* do not issue a hint about uninitialized var-parameters, resolves #25916
|
před 10 roky |
marcus
|
21dcedb18e
AROS: corrected type of TDiskObject.do_type
|
před 10 roky |
florian
|
2eef483aaf
* make fpmkunit shellapi independent by adding the three necessary contants manually,
|
před 10 roky |
joost
|
2d4511101d
* Use the windows-api instead of findfirst/findnext to remove a full path. The latter
|
před 10 roky |
florian
|
bb01872821
+ handle -CPPACKENUM and -CPPACKRECORD, resolves #27153
|
před 10 roky |
florian
|
d540d56908
* unified internal errors
|
před 10 roky |
joost
|
5b7f168d2c
* Set the full path to the fpc-binary in the fppkg-configuration file
|
před 10 roky |
michael
|
a127bfa51d
* Fixed tex marker
|
před 10 roky |
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.
|
před 10 roky |
svenbarth
|
27f398851b
The assumptions of test tthlp22 have changed.
|
před 10 roky |
pierre
|
ddf1a3ea76
Set filemode to READ_ONLY for CopyFile source and correct error in previous commit
|
před 10 roky |
pierre
|
5240a309e0
Retry opening using read only mode for input file in CopyFile function, never generate an error
|
před 10 roky |
pierre
|
42b3a51333
* Try to call tarwriter.addfile multiple times
|
před 10 roky |
svenbarth
|
7b216d7fa6
Fix for Mantis #27120.
|
před 10 roky |
pierre
|
43213dc637
Change AddFile method from procedure to boolean function
|
před 10 roky |
Tomas Hajny
|
ec24138bfa
+ add new packages resulting from splitting of utils
|
před 10 roky |
Tomas Hajny
|
335dd5a05e
* fix another mistake in description
|
před 10 roky |
Tomas Hajny
|
fdd389e72b
* fix another mistake in description
|
před 10 roky |
Tomas Hajny
|
074f9a1e66
* fix typo in description (creaty)
|
před 10 roky |
Tomas Hajny
|
5b3cf423bf
* increase maximum amount of packages/lines per tab to 60 - make space for new utils packages
|
před 10 roky |
Tomas Hajny
|
e659fd73eb
* fix pkglist command to include also packages built for all targets (relevant mostly for utils)
|
před 10 roky |
florian
|
dd967eb136
* handle records in iso mode properly if no tag-field is given
|
před 10 roky |
Jonas Maebe
|
7897c81c77
* regenerated by top-leve make all
|
před 10 roky |
Jonas Maebe
|
63bd65942b
* fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG
|
před 10 roky |
Tomas Hajny
|
3998c2f7fa
* make sure that fpcmake.inc is properly (re-)built as necessary - pass the proper path to data2inc
|
před 10 roky |
Tomas Hajny
|
77ef230ff4
* fixed typo in description
|
před 10 roky |
lacak
|
3fe277f2e4
fcl-db: sqlite: remove unused published property TSQLite3Connection.Options: TSqliteOptions, which hides newly added TSQLConnection.Options
|
před 10 roky |
nickysn
|
c39128708e
+ implemented inc/dec for huge pointers
|
před 10 roky |
joost
|
d4ee6fb0e5
* Placed bootstrapping the fpmkunit in a separate make-target
|
před 10 roky |
joost
|
fb3125d61a
* Pass FPCMAKEOPT to the compile when bootstrapping the fpmkunit. For
|
před 10 roky |