커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  pierre 42b3a51333 * Try to call tarwriter.addfile multiple times 10 년 전
  svenbarth 7b216d7fa6 Fix for Mantis #27120. 10 년 전
  pierre 43213dc637 Change AddFile method from procedure to boolean function 10 년 전
  Tomas Hajny ec24138bfa + add new packages resulting from splitting of utils 10 년 전
  Tomas Hajny 335dd5a05e * fix another mistake in description 10 년 전
  Tomas Hajny fdd389e72b * fix another mistake in description 10 년 전
  Tomas Hajny 074f9a1e66 * fix typo in description (creaty) 10 년 전
  Tomas Hajny 5b3cf423bf * increase maximum amount of packages/lines per tab to 60 - make space for new utils packages 10 년 전
  Tomas Hajny e659fd73eb * fix pkglist command to include also packages built for all targets (relevant mostly for utils) 10 년 전
  florian dd967eb136 * handle records in iso mode properly if no tag-field is given 10 년 전
  Jonas Maebe 7897c81c77 * regenerated by top-leve make all 10 년 전
  Jonas Maebe 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG 10 년 전
  Tomas Hajny 3998c2f7fa * make sure that fpcmake.inc is properly (re-)built as necessary - pass the proper path to data2inc 10 년 전
  Tomas Hajny 77ef230ff4 * fixed typo in description 10 년 전
  lacak 3fe277f2e4 fcl-db: sqlite: remove unused published property TSQLite3Connection.Options: TSqliteOptions, which hides newly added TSQLConnection.Options 10 년 전
  nickysn c39128708e + implemented inc/dec for huge pointers 10 년 전
  joost d4ee6fb0e5 * Placed bootstrapping the fpmkunit in a separate make-target 10 년 전
  joost fb3125d61a * Pass FPCMAKEOPT to the compile when bootstrapping the fpmkunit. For 10 년 전
  joost 6c29775e09 * Use separate repositories for each compiler 10 년 전
  lacak 6c10d2ddad fcl-db: sqlite: map INTEGER PRIMARY KEY columns (ROWID) to TAutoIncField (as part of adding support for Refreshing AutoInc fields) 10 년 전
  sergei 8f4430e795 * tcg.translate_register: check that reg.allocator is not nil before calling its method (in case of "assembler nostackframe" function returning an x87 float compiler tries to translate NR_ST which is used for function result). 10 년 전
  svenbarth fe49a4b60c Fix Fp*Stat calls when compiling with FPC_USE_LIBC for x86_64-linux. 10 년 전
  svenbarth 01278e2800 Fix three warnings when compiling with FPC_USE_LIBC. 10 년 전
  svenbarth e2c546b26f Regenerate msg*.inc files 10 년 전
  svenbarth e614914016 Fix a grammatical error in warning asmr_w_global_access_without_got 10 년 전
  lacak e26d106b5b fcl-db: sqldb: some databases supports inserting of explicit values into "autoincrementing" columns. So in case when ftAutoInc field has already supplied value, do not do fetch of LastID 10 년 전