提交历史

作者 SHA1 备注 提交日期
  sergei afd34cf9d5 * Changed section for ansi/wide/unicodestring constants, resourcestrings (content only) and dataconstnodes from sec_rodata to sec_rodata_norel, because they never contain relocations. 13 年之前
  michael e8580b5d9c * Changes to make it more compatible to other connectors 13 年之前
  nickysn 8222b8d956 * enable the assembler by default in hermes.pp 13 年之前
  marco 31e5ac3836 * Patch from Reinier to cache libraryname in a global. 13 年之前
  joost e26f4ac798 * Added SkipCrossPrograms parameter to fpmkunit 13 年之前
  Jonas Maebe dfe59e6838 - removed unimplemented/unsupported rtleventsync (mantis #23332) 13 年之前
  Jonas Maebe d3d0df6e4d * terminate with an error when initializing a critical section and recursive 13 年之前
  Jonas Maebe 676db6d377 * removed stray try/finally statement (mantis #23333) 13 年之前
  nickysn 3de0f0d7b5 * ptcpas: prefix all x11 include files with 'x11' 13 年之前
  nickysn f2cb80f639 * ptcpas: prefix all win32/win64 include files with 'win32' to avoid include file name duplications 13 年之前
  joost b61960a0fb * Implemented BuildCPU, BuildOS en BuildString properties 13 年之前
  nickysn b3d86072b8 * updated ptcpas fpmake.pp 13 年之前
  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 年之前