aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/path.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-266/+0
| | | | build.
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-5/+5
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* Fixed compilation warnings.Vincent Richard2008-10-121-7/+7
|
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
|
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
|
* Added support for Courier maildir format.Vincent Richard2007-03-221-0/+6
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Updated FSF address.Vincent Richard2005-09-171-3/+3
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-0/+1
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Added unit tests for 'utility::path'.Vincent Richard2005-01-021-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-1/+1
|
* Removed relative paths from #include's.Vincent Richard2004-12-261-1/+1
|
* Added renameParent() function.Vincent Richard2004-12-221-0/+27
|
* Added isParentOf() function.Vincent Richard2004-12-221-0/+14
|
* Added appendComponent() and getComponentAt() functions.Vincent Richard2004-12-171-0/+18
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-10/+10
|
* Initial import.Vincent Richard2004-10-051-0/+196