Mantis - ALGLIB
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
812 | General | feature | have not tried | 2018-04-19 18:51 | 2018-04-26 17:56 |
|
|||||
Reporter: | SergeyB | Platform: | |||
Assigned To: | SergeyB | OS: | |||
Priority: | normal | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | implemented | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.14.0 | ||
Programming language: | Unspecified | ||||
|
|||||
Summary: | 0000812: IMPLEMENTED: support for IDisposable interface and using semantics by ALGLIB for C# | ||||
Description: |
All objects in ALGLIB for C# now implement IDisposable interface. In managed edition Dispose() call does nothing, in HPC edition (native core) it performs immediate deallocation of unmanaged memory allocated by ALGLIB. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-04-19 18:51 | SergeyB | New Issue | |||
2018-04-19 18:51 | SergeyB | Status | new => assigned | ||
2018-04-19 18:51 | SergeyB | Assigned To | => SergeyB | ||
2018-04-19 18:51 | SergeyB | Programming language | => Unspecified | ||
2018-04-26 17:56 | SergeyB | View Status | private => public | ||
2018-04-26 17:56 | SergeyB | Summary | support for IDisposable interface and using semantics => IMPLEMENTED: support for IDisposable interface and using semantics by ALGLIB for C# | ||
2018-04-26 17:56 | SergeyB | Description Updated | |||
2018-04-26 17:56 | SergeyB | Status | assigned => resolved | ||
2018-04-26 17:56 | SergeyB | Fixed in Version | => 3.14.0 | ||
2018-04-26 17:56 | SergeyB | Resolution | open => implemented |
There are no notes attached to this issue. |