~phablet-team/+git/wds:upstream

Last commit made on 2016-04-22
Get this branch:
git clone -b upstream https://git.launchpad.net/~phablet-team/+git/wds
Members of Ubuntu Phablet Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
upstream
Repository:
lp:~phablet-team/+git/wds

Recent commits

ac3d821... by Alexander Shalamov <email address hidden>

Merge pull request #158 from pozdnyakov/v1.1.0

Version 1.1.0

0410f76... by Mikhail Pozdnyakov <email address hidden>

Version 1.1.0

3692d0a... by Alexander Shalamov <email address hidden>

Merge pull request #157 from pozdnyakov/make_crossplatform

Make libwds compile on Windows

52dd2e7... by Mikhail Pozdnyakov <email address hidden>

Revert "Make libwds compile on Windows"

This reverts commit 41e07d08129a997eaf6d18b69c0482c46699a7dc.

Reason: MSVC compile warnings

7c4fe68... by Mikhail Pozdnyakov <email address hidden>

Make libwds compile on Windows

2810b10... by Alexander Shalamov <email address hidden>

Merge pull request #156 from pozdnyakov/make_crossplatform

Make libwds cross-platfrom

41e07d0... by Mikhail Pozdnyakov <email address hidden>

Make libwds compile on Windows

e1c644d... by Mikhail Pozdnyakov <email address hidden>

Use the standard unsigned integral type

Use 'unsigned' instead of 'uint'.

0b6bb84... by Mikhail Pozdnyakov <email address hidden>

Move logging functions bodies to a .cpp file

That puts the logging static variables initialization to a proper place,
besides it fixes inlining of the exported 'LogSystem' class methods.

d8b764c... by Mikhail Pozdnyakov <email address hidden>

Merge pull request #148 from michaelolbrich/queue_order

MessageSenderBase: add timeouts at the end of the queue