michael
|
8962703312
* Enable datadictionary for MySQL 5.1 and 5.5
|
13 gadi atpakaļ |
yury
|
76dd6cfaac
* Do not write unneeded registry keys if ClassName is empty.
|
13 gadi atpakaļ |
yury
|
91988e611a
* Ignore an error returned by UnRegisterTypeLib() to allow successful un-registration of whole COM object if type library is not registered atm.
|
13 gadi atpakaļ |
pierre
|
66872fafa2
Fix wrong ifdef for MIPS cpu check
|
13 gadi atpakaļ |
yury
|
25602c7cbd
* Make TRegIniFile Delphi compatible.
|
13 gadi atpakaļ |
yury
|
9a3225f1af
* Clear CurrentPath when closing registry.
|
13 gadi atpakaļ |
yury
|
7607cc06de
* Implemented CurrentPath property.
|
13 gadi atpakaļ |
yury
|
8b63363878
* Removed unused vars.
|
13 gadi atpakaļ |
yury
|
7b5baf71f0
+ Added tests for TRegistry bugs.
|
13 gadi atpakaļ |
Legolas
|
5e40262fe2
* Updated libndsfpc to ver. 1.5.7
|
13 gadi atpakaļ |
reiniero
|
a632021d62
Firebird/Interbase connection minor+cosmetic fix:
|
13 gadi atpakaļ |
Jonas Maebe
|
bc35f4b3db
* fixed writing of local static symbols on AIX
|
13 gadi atpakaļ |
florian
|
d7e0f07aab
+ UseAVX check
|
13 gadi atpakaļ |
florian
|
c57f463ede
+ AVXSupport function to detect if the CPU and OS support AVX
|
13 gadi atpakaļ |
reiniero
|
91f1a8736c
+ Added experimental support for Sybase ASE connector in database tests
|
13 gadi atpakaļ |
yury
|
b0b2353f58
* Fixed declaration of ITypeInfo.Invoke(). The last 3 parameters should be able accept nil values. This fixes calling late binding methods of ActiveX server implemented with FPC. Patch by Ludo Brands.
|
13 gadi atpakaļ |
joost
|
9035d3ae5d
* Clear fpmkunit bootstrap files when make (dist)clean is called from packages directory
|
13 gadi atpakaļ |
Jonas Maebe
|
6697ee21bb
* "merge" of r382-383 from macosxintf repository (383 is whitspace fix):
|
13 gadi atpakaļ |
marco
|
d52ce0f6fb
* fix from Ludo to optionally skip generation of "tag" records and associated
|
13 gadi atpakaļ |
marco
|
287adff8a1
* applied patch from Lacak2
|
13 gadi atpakaļ |
joost
|
e98213814b
* When performing a distclean while there is no fpmake-executable available,
|
13 gadi atpakaļ |
masta
|
aef7361f9f
Fix RemoveSuperfluousMov in ARM Peephole optimizers.
|
13 gadi atpakaļ |
masta
|
938c8f1ee1
Fix regLoadedWithNewValue for A_STR on ARM
|
13 gadi atpakaļ |
masta
|
29bac200dd
Fix interaction between peephole optimizers on ARM
|
13 gadi atpakaļ |
joost
|
5f3f7d862b
* For some reason burried in the past a 'make distclean' in fpc's root
|
13 gadi atpakaļ |
sergei
|
0e8829e4e2
* ModulesLinkToLibc: Search for both bare and prefixed names of libc. When this function is invoked, import library names are not yet normalized and either one may be present. Failure to detect libc may end up in using wrong sysinit unit, this fortunately affects only i386-linux (other Linux targets aren't using Pascal sysinit units yet).
|
13 gadi atpakaļ |
yury
|
1a6605fd02
* Fixed warnings.
|
13 gadi atpakaļ |
yury
|
cce786676a
* Fixed declaration of IEnumUnknown.Next().
|
13 gadi atpakaļ |
pierre
|
2fdd8656d5
* Fix tw18702.pp i386-win32 specific failure (stack was not properly maintained)
|
13 gadi atpakaļ |
Jonas Maebe
|
614436d8cb
* added pocall_mwpascal to cdecl_pocalls so we no longer have to explicitly
|
13 gadi atpakaļ |