커밋 기록

작성자 SHA1 메시지 날짜
  nickysn e616d0b7f0 * updated ptcpas to 0.99.13 13 년 전
  nickysn 504b2bc544 * fixed hermes author and license info - it's a full library translation and not just header translation, the original author is Christian Nentwich and the license of the pascal version is modified LGPL (changed from LGPL with Christian's permission) 13 년 전
  nickysn 0d6c36d980 * updated hermes fpmake.pp 13 년 전
  nickysn 7d0b209349 * updated hermes 13 년 전
  joost 316717a710 * Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now. 13 년 전
  sergei 186cbaaf18 * Ansistring versions of MkDir,ChDir,RmDir: make a full copy of argument string. This is necessary because underlying implementations can modify directory separators in argument, causing crash if argument resides in read-only memory. This is also consistent with shortstring variants of same procedures. 13 년 전
  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 년 전