Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Some news...
Some news... [message #42880] Sat, 12 April 2014 19:57
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
While I am now mostly working on improving infrastructure, there were some smaller features introduced over past weeks:

String::FindAfter is similiar to String::Find, but if found, adds the length of needle to the position, so that results points AFTER the needle found.

U++ now has plugin/POP3, contributed by Oblivion. We have also codeveloped interpretation of RFC2822 internet message format (still in progress, but generally it parses emails quite well already...)

In related news, plugin/SMTP has some new features too, most importantly it now adds Message-ID. Also, we have MIME type <-> file extension conversions and MIMEHeader parser.

To avoid confusion, String::operator+(String, int) was removed (and using it results in compilation error).

Mirek
Previous Topic: CParser::ReadString inverted default for 'unterminated string' checks
Next Topic: plugin/ppm
Goto Forum:
  


Current Time: Fri Apr 19 16:57:24 CEST 2024

Total time taken to generate the page: 0.04007 seconds