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
|
18 年之前 |
Jonas Maebe
|
91aa85ab4e
* don't rely on #32 (space, which replaces #0 in strings when comparing)
|
18 年之前 |
Jonas Maebe
|
0bf43d223b
* fixed uses of custom-length string types in function/property
|
18 年之前 |
Jonas Maebe
|
07ad4bdaac
* fixed differing result types between interface/implementation
|
18 年之前 |
Jonas Maebe
|
719c29cf86
+ new cpo_openequalisexact parameter comparison option which
|
18 年之前 |
florian
|
e7caecb584
+ useunicodefunctions flag added
|
18 年之前 |
florian
|
3036e1052f
+ gprof startup code
|
18 年之前 |
florian
|
86e3e79e67
+ WC_NO_BEST_FIT_CHARS
|
18 年之前 |
yury
|
3a60391838
* Fixed install for wince.
|
18 年之前 |
yury
|
6a7ad3568a
* Fixed compilation for wince.
|
18 年之前 |
Jonas Maebe
|
10d32696df
* fixed string legths for ansistrl(i)comp
|
18 年之前 |
Jonas Maebe
|
ada2c3ca35
* increased ppu version since the darwin name mangling change
|
18 年之前 |
Jonas Maebe
|
2ffc310ebb
* fixed AnsiStrLComp and AnsiStrLIComp: they also have to ignore
|
18 年之前 |
Jonas Maebe
|
72f6ec3c8f
* fixed typo in diagnostic output
|
18 年之前 |
michael
|
4987542446
* Re-implemented Grow
|
18 年之前 |