~ultimaker/ultimaker/+git/libArcus:2.6

Last commit made on 2017-04-13
Get this branch:
git clone -b 2.6 https://git.launchpad.net/~ultimaker/ultimaker/+git/libArcus

Branch merges

Branch information

Recent commits

8b6bd61... by Tim Kuipers <email address hidden>

Update README.md

linux install doesnt require separate python install

cdacd15... by Tim Kuipers <email address hidden>

Update README.md

CMAKE install isntructions

dff80e7... by Ruben D

Revert "Revert "Always use uint32_t instead of unsigned int""

This reverts commit c2f59078e949f4a37ddbe6456def00a86b6302ba and unreverts the commit that one reverts. We didn't want to make these widespread changes in the 2.4 branch so we revert them there and unrevert them here.

Contributes to issue CURA-3274.

dd6ce02... by Ruben D

Revert "Revert "Rename readInt32 and writeInt32 to reflect unsignedness""

This reverts commit bfdbb1e7571fe7608c9d618e64cc3257976b9e5f and unreverts the commit that one reverts. We didn't want to make these widespread changes in the 2.4 branch so we revert them there and unrevert them here.

Contributes to issue CURA-3274.

b4e1eae... by Ruben D

Revert "Revert "Make readInt32 and writeInt32 use unsigned ints""

This reverts commit 8b692c2f3414a787738bf781d056f56a6ce0f442 and unreverts the commit that one reverts. We did not want to make these widespread changes in the stable 2.4 branch so we revert them there and unrevert them here.

Contributes to issue CURA-3274."

6025ab1... by Ruben D

Merge branch '2.4'

8b692c2... by Ruben D

Revert "Make readInt32 and writeInt32 use unsigned ints"

This reverts commit 0cc8fdb175be4943971854fb962f660dbf38b9c3.

bfdbb1e... by Ruben D

Revert "Rename readInt32 and writeInt32 to reflect unsignedness"

This reverts commit 63bfdccda10c13e4f54caecf824875768f68d816.

c2f5907... by Ruben D

Revert "Always use uint32_t instead of unsigned int"

This reverts commit 0f583781061ff5c0f4a7d2542bc527a703e7aca7.

6214a0d... by Ruben D

Still check for socket error before checking error code

Contributes to issue CURA-3274.