mtext 2.0: The String Module Formerly Known as ‘dstring’

The original Chris Miller has announced a new version of his string module, now called mtext rather than ‘dstring’. New in this version (besides the name change):

* support for both Phobos and Tango;
* allocators, allowing more control over memory usage, especially when the garbage collector is not desired;
* updated the code to work better with modern D compilers, such as using opAssign;
* and made name changes to work better with D’s standard string and dstring types.

Technorati Tags: , ,

This entry was posted in News. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>