Archive
-
May, 2009
-
February, 2009
-
December, 2008
-
November, 2008
-
August, 2008
-
July, 2008
-
June, 2008
-
February, 2008
-
November, 2007
-
October, 2007
|
|
Imebra 0.0.48 has been released. Differences from 0.0.47: - Fixes #44 (Add the "const" modifier to all the relevant functions in the data handlers)
- Fixes #55 (Add const qualifier to functions that require them)
- Fixes #56 (The external lock in baseObject may create circular references)
- Fixes #57 (RGBToPALETTECOLOR causes memory leaks)
- Fixes #58 (The destructors of objects derived from baseObject must be protected, since they can be deleted only by themself)
- Increased the speed of CopyFromInt32Interleaved
- Increased the speed of dicomCodec::ReadPixel when bitsAllocated == 8 or 16
- Improved the speed of streamWriter::write()
- Increased the speed of streamWriter::writeBits
- The file reading related function now return the read byte or bits by value
|
|
Now Imebra has its own website, Imebra.com . The website includes on-line documentation, articles and blog related to the development of Imebra. |
|
|