Difference between revisions of "Current Status"
From Ultibo.org
Line 18: | Line 18: | ||
=== RTL support === | === RTL support === | ||
---- | ---- | ||
+ | |||
+ | {| class="wikitable" | ||
+ | ! style="text-align:left;"| Unit | ||
+ | ! style="text-align:left;"| Status | ||
+ | ! style="text-align:left;"| Priority | ||
+ | ! style="text-align:left;"| Effort | ||
+ | ! style="text-align:left;"| Notes | ||
+ | |||
+ | |- | ||
+ | | System | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Some non relevant features not implemented | ||
+ | |||
+ | |- | ||
+ | | SysUtils | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Some non relevant features not implemented | ||
+ | |||
+ | |- | ||
+ | | Classes | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Dos | ||
+ | | Incomplete | ||
+ | | Low | ||
+ | | Moderate | ||
+ | | Compiles but most functions not implemented | ||
+ | |||
+ | |- | ||
+ | | Objpas | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Iso7185 | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Extpas | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Strings | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Math | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Many functions not tested | ||
+ | |||
+ | |- | ||
+ | | Fgl | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Macpas | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Typinfo | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Types | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | RtlConsts | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Getopts | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Lineinfo | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Ctypes | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Charset | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | Not tested | ||
+ | |||
+ | |- | ||
+ | | Uuchar | ||
+ | | Complete | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Softfpu | ||
+ | | Incomplete | ||
+ | | Low | ||
+ | | Moderate | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Ufloat128 | ||
+ | | Incomplete | ||
+ | | Low | ||
+ | | Minor | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | Heaptrc | ||
+ | | Incomplete | ||
+ | | Medium | ||
+ | | Unknown | ||
+ | | Unknown if this can be made to work with HeapManager | ||
+ | |||
+ | |} | ||
=== Feature support === | === Feature support === |
Revision as of 06:08, 4 February 2016
Latest versions
Component | Version |
---|---|
Core | 1.1.015 |
FPC | 3.1.1 revision 32846 |
Lazarus | 1.6RC1 |
RTL support
Unit | Status | Priority | Effort | Notes |
---|---|---|---|---|
System | Complete | Some non relevant features not implemented | ||
SysUtils | Complete | Some non relevant features not implemented | ||
Classes | Complete | |||
Dos | Incomplete | Low | Moderate | Compiles but most functions not implemented |
Objpas | Complete | |||
Iso7185 | Complete | Not tested | ||
Extpas | Complete | Not tested | ||
Strings | Complete | |||
Math | Complete | Many functions not tested | ||
Fgl | Complete | Not tested | ||
Macpas | Complete | Not tested | ||
Typinfo | Complete | |||
Types | Complete | |||
RtlConsts | Complete | |||
Getopts | Complete | Not tested | ||
Lineinfo | Complete | Not tested | ||
Ctypes | Complete | |||
Charset | Complete | Not tested | ||
Uuchar | Complete | |||
Softfpu | Incomplete | Low | Moderate | |
Ufloat128 | Incomplete | Low | Minor | |
Heaptrc | Incomplete | Medium | Unknown | Unknown if this can be made to work with HeapManager |