Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-09 | DateTime refactoring. | Remko Tronçon | |
Moved DateTime serializing into Base. Fixed a bug when XEP82 dates are non-UTC. Added unit tests. | |||
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon | |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-04-18 | Chop off trailing \0 in ByteArray::toString(). | Remko Tronçon | |
2011-04-18 | Added ByteArray unit tests for null termination. | Remko Tronçon | |
2011-03-12 | Allow empty hashes in cache. | Remko Tronçon | |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-02-14 | String refactoring. | Remko Tronçon | |
Removed String::getLength(). Rewrote String::removeAll(). | |||
2010-08-19 | Added getExecutablePath(). | Remko Tronçon | |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2009-12-22 | Add a PreviousStatusStore. | Kevin Smith | |
2009-09-30 | Fix ByteArray::getData() when bytearray is empty. | Remko Tronçon | |
Also did similar fix for ByteArray constructor. | |||
2009-08-22 | Fix expanded tab characters. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-07-31 | Add String::split(). | Remko Tronçon | |
2009-06-22 | Use lowercase app name for application dir on Un*x systems. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |