‮ittaG ordnasselA

Results 24 comments of ‮ittaG ordnasselA

Related to #126 I still want duration in tests if possible, it'll make it easier to find bottlenecks without bothering the buildbot. My proposal is to still make them a...

I like the test subfolder idea!

it's either this or converters, I assume?

Agreed, since we're using a CSV-ey format, why not have headers?

The HTTP Standard has a 201 response indicating that the resource has been successfully created, probably in response to a PUT request. Maybe we could use that for creation and...

I don't know Travis' status for Go stuff, so it'd be best if you do those settings yourself, my buildbots have all Go installed, so it shouldn't be a problem....

We now have a buildbot setup with FreeBSD 10.0, CentOS 6.4 (Linux 2.4.32) and SmartOS https://buildbot.padrepio.in/waterfall @qpfiffer ping me on irc so we can set it up to work with...

:+1: I propose, yet again, negative numbers (the Windows way(tm)) for those.

I couldn't find a way to hide functions in C nor C++. For the header CPP compatibility, check #68

I meant Standard C, not GNU style, I thought our coding conventions were against that? `Stay POSIX compliant. No weird #define _GNU_SOURCE stuff.` Or did that become a standard somehow?...