aboutsummaryrefslogtreecommitdiffstats
path: root/src/typeAdapter.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored header field values and parameters.Vincent Richard2005-11-041-49/+0
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Some fixes for Visual C++/Windows.Vincent Richard2005-03-251-2/+2
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Fixed parameters not showing as child components + fixed parsing bounds in ↵Vincent Richard2005-03-121-0/+2
| | | | typeAdapter.
* Fixed a linking error with g++ <= 3.2.Vincent Richard2005-01-031-0/+4
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-1/+1
|
* Added specialization for typeAdapter <string>::parse() as it took only the ↵Vincent Richard2004-10-251-0/+39
first word of the text (operator<<).