История коммитов

Автор SHA1 Сообщение Дата
  sergei 2c011312db * Changed TElf32Header and TElf64Header definitions, making them look closer to canonical ones (first 16 bytes are a single array field, addressable via EI_xx indices). 13 лет назад
  lacak 4aa8b2cef7 fcl-db: tests: MS SQL Server and Sybase do not support dates before 1753 for their DATETIME data type so do not try insert these dates into test tables. 13 лет назад
  lacak 544c7d8dbb fcl-db: add support for ftFixedWideChar and ftWideMemo into xmldatapacketreader. 13 лет назад
  reiniero ccead0db7b * fcl-db: forgot rename in {$IFNDEF Win64} section in r22993 13 лет назад
  lacak ffefefc1dc fcl-db: when moving odd number bytes from blob stream into widestring allocate sufficient space. (f.e. if Len=1 then Len div 2 = 0) 13 лет назад
  masta e370303fda Add unsigned versions of ntohl and htonl 13 лет назад
  reiniero 02bccda89e fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988 13 лет назад
  michael 4ecfde31e1 * Prevent Move from freeing an associated object if OwnsObjects=True (reported on sourceforge) 13 лет назад
  pierre 29609ee37b * Regenerated with trunk compiled fpcmake (adds missing supproted targets like x86_64-netbsd) 13 лет назад
  lacak 9e5c31331e fcl-db: tests: add more information to be able find point where test fails. 13 лет назад
  lacak e8b2ae1112 fcl-db: tests: More descriptive error messages. 13 лет назад
  lacak 7a9a5ea6bf fcl-db: test: 13 лет назад
  sergei 1aea22a6ca + Internal linker: generic and ELF-specific support for grouped sections, allow same symbol to be defined in several COMDAT groups. 13 лет назад
  lacak 82fd77d341 fcl-db: sqlite: call InitializeSQLite with SQLiteLibraryName (in same style like in DoInternalConnect) 13 лет назад
  lacak 1fe0240029 fcl-db: mssql: 13 лет назад
  Tomas Hajny 451d486c37 * add support for syncobjs under OS/2 13 лет назад
  Tomas Hajny 688c0a6f3c * avoid need of GetLastOSError under OS/2 13 лет назад
  Jonas Maebe cb41d6355c * clarified -Cb explanation (mantis #23308) 13 лет назад
  lacak 56350aec8a fcl-db: sqlite: cleanup + formatting 13 лет назад
  joost 1698673744 * Make distclean should clean up for all known targets. This behavior waw broken since r18060 13 лет назад
  marco f0fcd4647b * fix for mantis #22283, Wrong bit shift in ListView_GetCheckState (shl instead of shr) 13 лет назад
  joost 8168276912 * Only rebuild the fpmake executable if fpmake.pp is changed. With this change it is possible again to cross-compile after a normal compile without a make clean in between. 13 лет назад
  Jonas Maebe 8bf71af3b1 * fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière, 13 лет назад
  Jonas Maebe d9e67fc835 * don't add a separate high parameter for array-of-const parameters on the 13 лет назад
  florian d67f31a0e1 * allow type parameters variables being passed to new/dispose, resolves #23270 13 лет назад
  sergei 49501413e1 + Support library grouping in internal linker script, use it to load C libraries. 13 лет назад
  sergei 8ff1d76239 + x86_64/cpuelf.pas: Support writing RELATIVE relocations separately from other ones. 13 лет назад
  lacak 2a7c9f0848 fcl-db: change var params to out in TParams.ParseSQL to reduce compiler hints about uninitialized variables. 13 лет назад
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the 13 лет назад
  Jonas Maebe 1c32590294 + added search_struct_member_no_helper() to search a struct for a symbol 13 лет назад