sergei
|
bfcdf6b825
* Replaced tai_ent and tai_ent_end classes with tai_directive subtypes. Having separate classes for them is unnecessary complication.
|
12 лет назад |
lacak
|
b2e7364ae8
fcl-db: bufdataset: improves rev.25333; length indicator is saved only for variable length fields
|
12 лет назад |
sergei
|
108d3cb090
- Removed tai_label.is_global field, was used in just one place and is generally not needed: binding is controlled by 'bind' property of referenced AsmLabel.
|
12 лет назад |
sergei
|
b8a76c5da2
- Removed gen_proc_symbol procedure, no longer used, replaced by thlcgobj.gen_proc_symbol method.
|
12 лет назад |
svenbarth
|
1a3b70960a
Add example for connecting to a remote registry on Windows.
|
12 лет назад |
lacak
|
625a2c18f3
fcl-db: bufdataset: fixes bug when saving of BLOB data using SaveToFile or SaveToStream in dfBinary format.(instead of BLOB data only pointer to "BLOB buffer record" is saved)
|
12 лет назад |
svenbarth
|
a298a9ecf8
Implement TRegistry.RegistryConnect for Windows (excluding WinCE).
|
12 лет назад |
Jonas Maebe
|
ce6e72c341
* define COREVIDEO_SUPPORTS_IOSURFACE for iphonesim platform
|
12 лет назад |
Jonas Maebe
|
1af312c129
* don't overwrite result of librarysearchpath.FindFile() in
|
12 лет назад |
svenbarth
|
b57a587842
Fix for Mantis #24903.
|
12 лет назад |
Jonas Maebe
|
528f5d1096
* initialise result of GetDarwinPrtobjName() in case GetDarwinCrt1ObjName()
|
12 лет назад |
reiniero
|
e7b833bd1b
sqldb: tests: clean up forms so database.ini editor is in main form
|
12 лет назад |
lacak
|
62857c565e
fcl-db: tests: formatting
|
12 лет назад |
Jonas Maebe
|
4ec9ec2009
+ PIC support for Darwin/ARM:
|
12 лет назад |
Jonas Maebe
|
8ffb704b8c
* don't split address labels from the instruction they belong with when
|
12 лет назад |
Jonas Maebe
|
b31e5c2536
+ PIC support for ARM jump tables (only for plain ARM right now, not
|
12 лет назад |
Jonas Maebe
|
d5c86bcfef
* created combined (lipo'd) armv6 and armv7 versions
|
12 лет назад |
paul
|
4ee7b4e7e2
rtl: code refactoring by Inoussa (mantis #0024898)
|
12 лет назад |
Jonas Maebe
|
936bd3c902
* fixed definitions/uses of asmsymbols: always explicitly define local
|
12 лет назад |
paul
|
4c23d2281a
rtl: fpwidestring:
|
12 лет назад |
paul
|
2cb8125bfc
tests: fix test to use fpwidestring manager (by Inoussa, mantis #0024890)
|
12 лет назад |
paul
|
d375cc88a1
rtl: apply patch of Inoussa which fixes undefined result of UnicodeToLower and UnicodeToUpper (mantis #0024889)
|
12 лет назад |
lacak
|
99e67d19cc
fcl-db: bufdataset: partialy fixes TestOpeningNonExistingDataset. See also #22030.
|
12 лет назад |
lacak
|
4237cbcfd8
fcl-db: bufdataset: formatting
|
12 лет назад |
paul
|
e913ab1f9f
rtl: apply patch of Inoussa which drops unicode manager dependency on SysUtils (issue #0024887)
|
12 лет назад |
paul
|
ec7be0d231
test: add more fpwidestring tests by Inoussa
|
12 лет назад |
florian
|
6606955b88
+ basic support for pic on arm-linux
|
12 лет назад |
paul
|
7ac3647ff2
rtl: apply patch of Inoussa with Incremental Implementation of the Unicode Collation Algorithm (mantis #0024873)
|
12 лет назад |
paul
|
f285948fcb
rtl, utils: apply patch of Inoussa:
|
12 лет назад |
lacak
|
721d695ae4
fcl-db: base: implements AsBytes for TBlobField
|
12 лет назад |