jmoiron plays the blues

506f789a to ultrajson fix an issue where loading numbers between 2**31 and 2**32 became negative signed values rather than the right value (for instance, try ujson.loads('{"id":3590016419}') and you will get {u'id': -704950877})
forked ultrajson, Ultra fast JSON decoder and encoder written in C with Python bindings
3c75a455 to gaspar update gaspar version, various docstrings, readme (release preparation)