vitalyster
|
30b1ad6ce8
|
boost::locale::generator: using default system locale
|
2017-06-27 14:57:35 +03:00 |
|
Manuel Mausz
|
f916febf5d
|
Fix value_type definition of std::map. (#186)
Has to be std::pair<const Key, T>
|
2017-02-17 15:36:10 +03:00 |
|
Vladimir Matena
|
6d2f8c1927
|
Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
|
2016-09-12 19:20:58 +03:00 |
|
Jan Kaluza
|
8d64493eef
|
Fix #86 - Use utf8 aware to_lower function
|
2016-01-23 21:58:48 +01:00 |
|
Jan Kaluza
|
af75453834
|
Fix #86 - Support case-sensitive buddy names transparently. When lower-cased name is received from frontend, it is mapped to case-sensitive name sent by the backend originally.
|
2016-01-22 15:17:51 +01:00 |
|
Jan Kaluza
|
8ef948c25f
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
|