Commit History

Author SHA1 Message Date
  michael fd096ef0f8 * Use StrToXXXDef functions for readXXX() 18 years ago
  michael cc9bc424e4 * SectionExists now Delphi compatible 18 years ago
  Jonas Maebe 720ad93659 * fixed mode switch (objpas -> objfpc) 18 years ago
  michael a78f576074 * Marked some sections as private 18 years ago
  florian acb9fb53d2 * fixed ide building using the new comment hook 18 years ago
  florian 39dc562326 * changed some message handling to ansistring, no slow down measurable with make cycle, resolves #8890 18 years ago
  joost d8c741f472 * Enabled IBConnection for win64 18 years ago
  peter e7ead9fc9f * nested procedures are not supported in generic methods 18 years ago
  peter cbb3667d73 * default dynamic linker for i386 18 years ago
  peter 377aae4ba0 * only add .o extension if no extension is provided. fixes 8520 18 years ago
  peter 6c916a032d * support - and + after -S options 18 years ago
  michael 061bfa3301 * Introduced TCustomSQLQuery, with properties in protected mode 18 years ago
  Jonas Maebe 3bc08cafae * -dFPC_USE_LIBC fix 18 years ago
  michael 06f27aa25c Published TnamedItem.Name as in Delphi 18 years ago
  michael e46ecfb3d4 Better error checking at connect/disconnect 18 years ago
  Jonas Maebe f4b2ee2904 + test which already works 18 years ago
  Jonas Maebe 6555f37cff * do not search variant operators when looking for an overloaded 18 years ago
  Jonas Maebe fdc813db9a * no need to synchronise the upper bound of a for-loop after the loop 18 years ago
  pierre 79f314cf96 Put every {$smarlink on} inside an {$ifndef NO_SMART_link} condition. 18 years ago
  yury df36385c89 * fixed mantis #8887. (please merge to fixes). 18 years ago
  peter ea92a0e1a7 * prefer overloaded methods in current object over 18 years ago
  michael 2d2469c45e * Added brazilian translation by Antonio Galvao 18 years ago
  Jonas Maebe f28079bcd7 + test for previous commit 18 years ago
  Jonas Maebe 2c5a284060 * upper bound of for-loop cannot be a regvar, because the regvar may 18 years ago
  michael 6944bac2b4 * Added RTF writer 18 years ago
  tom_at_work 8c70e81c9c * 6 bit sized members of packed records can never be split over more than 2 bytes too 18 years ago
  sekelsenmat a3703321f3 Improved Symbian RTL. Separated os include files from SDK include files and added more bindings 18 years ago
  peter 83ccc62cf0 * during specialization use the symtable stack at 18 years ago
  Jonas Maebe 4ff8d4f15c + added tests for already solved bug (crashed with IE in 2.0.4) 18 years ago
  pierre e0783f446e + new program to ease cross RTL compilation tests 18 years ago