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 年之前 |
Jonas Maebe
|
bc6f078247
* don't create the synthetic routines if any errors occurred, since that
|
13 年之前 |
Jonas Maebe
|
c4a55f5481
* store the "synthetic kind" information about procdefs in ppu files,
|
13 年之前 |
Jonas Maebe
|
5929ec5592
* turned getpropaccesslist, add_parameters and add_index_parameter into
|
13 年之前 |
Jonas Maebe
|
cf717c4b75
* use -iphone_os_min rather than -ios_version_min, because the former
|
13 年之前 |
marco
|
7af086c05d
* make socket stuff compiling again. Package not 100% yet due to gtk1 dependencies.
|
13 年之前 |
michael
|
cbbf87a58f
* Need FILE_WRITE_ATTRIBUTES for setfiledate (mantis #23290)
|
13 年之前 |
sergei
|
277200e7ae
+ ELF linker: Support writing RELATIVE dynamic relocations ahead of the rest, and their number in DT_REL[A]COUNT dynamic tag (still needs changes in CPU-specific code to function properly).
|
13 年之前 |
michael
|
d1440c7483
* Patch from Christian Schiffler (Bug ID 22943) to fix missing dependency on fcl-base
|
13 年之前 |
michael
|
5f053be31d
* Switched to using ansistring, because dynlibs use ansistrings
|
13 年之前 |
michael
|
d9511be84b
* Updated makefiles
|
13 年之前 |
pierre
|
5ad752ab70
Avoid range check error in IDE by changing value of sfHasMemInfo constant to fit with longint value
|
13 年之前 |
michael
|
461ca6fa90
* Removed debug statements
|
13 年之前 |
michael
|
a3f7a7fdb4
* Avoid overflow when reading from streams > 2gb
|
13 年之前 |
Jonas Maebe
|
3a5b5f03d5
* only enable for Linux and Win32/Win64, since those are presumably the
|
13 年之前 |
michael
|
9d7ba28cf7
* Initial version of libvlc units
|
13 年之前 |
lacak
|
70b030c9f1
fcl-db: mssql: very basic support for variant data type, rather than raising exception.
|
13 年之前 |
michael
|
b24074841e
* trivial patch from Laco
|
13 年之前 |
lacak
|
43375ef468
fcl-db: formatting
|
13 年之前 |
lacak
|
221ee477b2
fcl-db tests: unification of file names used (generated) during testing.
|
13 年之前 |
lacak
|
0893146a91
fcl-db test: improve testing of ftAutoInc. After rev.22935
|
13 年之前 |
svenbarth
|
fdf6b17421
rtl/linux/m68k/prt0.as:
|
13 年之前 |
ludob
|
35f1339404
sqldb: Modified ftAutoinc behavior slightly to match Delphi behavior and allow updating of ftAutoInc fields for those db backends that support it. Added support for odbc ReadOnly fields. Patch from Lacak2 Mantis #22531
|
13 年之前 |
reiniero
|
51c06b1180
* FCL-DB: cosmetic changes in comments
|
13 年之前 |
florian
|
761fcca4ec
+ is_dynamicstring
|
13 年之前 |