Jonas Maebe
|
01592d7b5d
* don't convert terminating #0 of UCS4Strings to widestring
|
17 سال پیش |
florian
|
213dd11800
* setlength in utf16/widestringtoutf32 fixed, resolves #10462
|
17 سال پیش |
yury
|
e7918b9411
* Fixed compilation on some targets. It seems to be a bug in finding variables in expressions like that: {$if sizeof(my_var) = 4}
|
17 سال پیش |
joost
|
c7219efd02
* Implemented TBufDataset.UpdateIndexDefs
|
17 سال پیش |
yury
|
d306e25dc8
* Fixed warnings.
|
17 سال پیش |
yury
|
d7d6b37158
* Fixed warnings.
|
17 سال پیش |
yury
|
5ed1f63b26
* Really removed warnings about missing libs.
|
17 سال پیش |
yury
|
8a3e22c772
* Removed warnings about missing libs.
|
17 سال پیش |
yury
|
f3699dda56
* Really removed lnfodwrf from build on win32/64 targets because this unit supports only ELF executables atm.
|
17 سال پیش |
Almindor
|
60611c87c1
* fix glext_fog_coord functions, patch by Michalis Kamburelis
|
17 سال پیش |
yury
|
5e3462b6fc
* Fixed warnings and notes.
|
17 سال پیش |
yury
|
b55501afef
* Removed dead code.
|
17 سال پیش |
yury
|
8b12a7f2c2
* Fixed warnings.
|
17 سال پیش |
yury
|
9e9716f95e
* Changed user warnings to notes.
|
17 سال پیش |
joost
|
9f97f670ab
* Moved implementation of IndexDefs from sqldb to bufdataset
|
17 سال پیش |
yury
|
935d13af6d
* Fixed warnings.
|
17 سال پیش |
yury
|
51dbf923b5
* Uncomment implementation of VarInRange and VarEnsureRange functions. They are compilable now.
|
17 سال پیش |
joost
|
5c1ce50a91
* Implemented some kind of AddIndex when ArrayBuf is defined
|
17 سال پیش |
yury
|
a5de81fc55
* Fixed warnings.
|
17 سال پیش |
yury
|
ed5fc4ca0e
* Changed debug notes to hints.
|
17 سال پیش |
yury
|
614f11561e
* Removed lnfodwrf from build on Windows targets because this unit supports only ELF executable atm.
|
17 سال پیش |
yury
|
99ea98c7b1
* Workaround dead code warnings by using preprocessor.
|
17 سال پیش |
yury
|
8c54008d0c
* Fixed condition which was evaluated to true at compile time, and code for else block was not generated at all. "Dead code" warning warned about it.
|
17 سال پیش |
yury
|
6a4ee90cb0
* Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454.
|
17 سال پیش |
yury
|
1361239124
* Don't build Firebird and Postgresql units for wince.
|
17 سال پیش |
yury
|
c35316a30a
* Fixed compilation.
|
17 سال پیش |
yury
|
41d1b3b60f
* Fixed erroneous argument and result type when needed (HWND type replaced by HANDLE type).
|
17 سال پیش |
yury
|
95a6b09af6
* Fixed argument type.
|
17 سال پیش |
Jonas Maebe
|
f8137f686a
* fixed uses of custom-length string types in parameter lists
|
17 سال پیش |
Jonas Maebe
|
91aa85ab4e
* don't rely on #32 (space, which replaces #0 in strings when comparing)
|
17 سال پیش |