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 ani în urmă |
nickysn
|
0d6c36d980
* updated hermes fpmake.pp
|
13 ani în urmă |
nickysn
|
7d0b209349
* updated hermes
|
13 ani în urmă |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
13 ani în urmă |
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 ani în urmă |
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 ani în urmă |
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 ani în urmă |
lacak
|
544c7d8dbb
fcl-db: add support for ftFixedWideChar and ftWideMemo into xmldatapacketreader.
|
13 ani în urmă |
reiniero
|
ccead0db7b
* fcl-db: forgot rename in {$IFNDEF Win64} section in r22993
|
13 ani în urmă |
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 ani în urmă |
masta
|
e370303fda
Add unsigned versions of ntohl and htonl
|
13 ani în urmă |
reiniero
|
02bccda89e
fcl-db: cosmetic change due to new variable names too similar to existing ones in r22988
|
13 ani în urmă |
michael
|
4ecfde31e1
* Prevent Move from freeing an associated object if OwnsObjects=True (reported on sourceforge)
|
13 ani în urmă |
pierre
|
29609ee37b
* Regenerated with trunk compiled fpcmake (adds missing supproted targets like x86_64-netbsd)
|
13 ani în urmă |
lacak
|
9e5c31331e
fcl-db: tests: add more information to be able find point where test fails.
|
13 ani în urmă |
lacak
|
e8b2ae1112
fcl-db: tests: More descriptive error messages.
|
13 ani în urmă |
lacak
|
7a9a5ea6bf
fcl-db: test:
|
13 ani în urmă |
sergei
|
1aea22a6ca
+ Internal linker: generic and ELF-specific support for grouped sections, allow same symbol to be defined in several COMDAT groups.
|
13 ani în urmă |
lacak
|
82fd77d341
fcl-db: sqlite: call InitializeSQLite with SQLiteLibraryName (in same style like in DoInternalConnect)
|
13 ani în urmă |
lacak
|
1fe0240029
fcl-db: mssql:
|
13 ani în urmă |
Tomas Hajny
|
451d486c37
* add support for syncobjs under OS/2
|
13 ani în urmă |
Tomas Hajny
|
688c0a6f3c
* avoid need of GetLastOSError under OS/2
|
13 ani în urmă |
Jonas Maebe
|
cb41d6355c
* clarified -Cb explanation (mantis #23308)
|
13 ani în urmă |
lacak
|
56350aec8a
fcl-db: sqlite: cleanup + formatting
|
13 ani în urmă |
joost
|
1698673744
* Make distclean should clean up for all known targets. This behavior waw broken since r18060
|
13 ani în urmă |
marco
|
f0fcd4647b
* fix for mantis #22283, Wrong bit shift in ListView_GetCheckState (shl instead of shr)
|
13 ani în urmă |
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 ani în urmă |
Jonas Maebe
|
8bf71af3b1
* fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière,
|
13 ani în urmă |
Jonas Maebe
|
d9e67fc835
* don't add a separate high parameter for array-of-const parameters on the
|
13 ani în urmă |
florian
|
d67f31a0e1
* allow type parameters variables being passed to new/dispose, resolves #23270
|
13 ani în urmă |