)]}'
{
  "log": [
    {
      "commit": "4ca8c3b8197994b9933a33556144a3403d09f75e",
      "tree": "fb594f609b92a1c7ba7ae11a0786a44caa42269e",
      "parents": [
        "363f6d414b824303f3c1f440620c4a2ac7581e47"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Mar 02 05:22:02 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Mar 02 05:22:02 2012 +0000"
      },
      "message": "THRIFT-1523: clientTimeout not worked as expected in TServerSocket created by TSSLTransportFactory\nClient: java\nPatch: Alexey Sviridov\n\nAdds server timeout to SSLTransportFactory\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1296053 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "363f6d414b824303f3c1f440620c4a2ac7581e47",
      "tree": "8bebca491ae822bf06108c2a3aa5ac920a8267bc",
      "parents": [
        "68839504c2f13a058b17391414f40012e54ff398"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Mar 02 02:50:50 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Mar 02 02:50:50 2012 +0000"
      },
      "message": "THRIFT-1128:MAC OS X thrift.h incompatibility with Thrift.h\nClient: cpp, c_glib\nPatch: Jake Farrell\n\nMoving c_glib headers into $(includedir)/thrift/c_glib to not collide with cpp headers.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1296038 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "38087708b5ca5a575bb3bcbbf3c24ab181e1cfc1",
      "tree": "2057059de4427c7e55a0043eeb7a354d1ad31f88",
      "parents": [
        "9be7b3886027509c8c68f79fd8ac60c0005d09e2"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Mar 01 23:41:09 2012 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Mar 01 23:41:09 2012 +0000"
      },
      "message": "THRIFT-1529. java: TupleProtocol can unintentionally include an extra byte in bit vectors when number of optional fields is an integral of 8\n\nThis patch harmonizes the math between writeBitSet and readBitSet to eliminate the mismatch in number of bytes calculation, allowing structs to be serialized correctly.\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1295995 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f85ad517656fda3f1dad04dab50771614e4df95a",
      "tree": "940f6ee6ea2f48552c1a0c5530af5b02a0231e5b",
      "parents": [
        "a81b040ee0408c1cad0c3515dd8513120754935a"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Feb 29 01:12:27 2012 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Feb 29 01:12:27 2012 +0000"
      },
      "message": "THRIFT-1526. java: Union TupleSchemeFactory returns StandardSchemes\n\nThis patch makes it return nice, proper TupleSchemes.\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1294925 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a81b040ee0408c1cad0c3515dd8513120754935a",
      "tree": "f54c205cc41da1569fc60e27bd84dde1dec7c124",
      "parents": [
        "35f977c28e14b45b35063b57d47c76f89d2921b3"
      ],
      "author": {
        "name": "Ilya Maykov",
        "email": "ilyam@apache.org",
        "time": "Wed Feb 29 00:39:38 2012 +0000"
      },
      "committer": {
        "name": "Ilya Maykov",
        "email": "ilyam@apache.org",
        "time": "Wed Feb 29 00:39:38 2012 +0000"
      },
      "message": "THRIFT-369: sets and maps break equality\nClient: ruby\nPatch: Ilya Maykov\nAdded a unit test demonstrating that equality is not broken for structs with nested containers.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1294917 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "35f977c28e14b45b35063b57d47c76f89d2921b3",
      "tree": "a9e3a317101a83cc80799b65302fa37e82c4550a",
      "parents": [
        "8b1adf42e200be9d9e1d017e5c1d02c67912a051"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Feb 28 20:50:13 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Feb 28 20:50:13 2012 +0000"
      },
      "message": "THRIFT-1524 TNonBlockingServer does not compile in Visual Studio 2010\nPatch: Christian Taedcke\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1294824 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "8b1adf42e200be9d9e1d017e5c1d02c67912a051",
      "tree": "94da6707eff5ae6bd7675277fc23d47078f07af5",
      "parents": [
        "5b9693c9fa0e28eda52bd3e53c458d6398af7b36"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Feb 28 20:34:06 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Feb 28 20:34:06 2012 +0000"
      },
      "message": "THRIFT-1524 TNonBlockingServer does not compile in Visual Studio 2010\nPatch: Christian Taedcke\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1294819 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "5b9693c9fa0e28eda52bd3e53c458d6398af7b36",
      "tree": "51e5456789c366d151e1151fb00aab9a390f1ec6",
      "parents": [
        "b2507dbb0c9869acb8ff7fab6d3cd5b415a7c6ec"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Feb 28 19:32:55 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Feb 28 19:32:55 2012 +0000"
      },
      "message": "THRIFT-1388 Delphi XE code-generation test case\nPatch: Jens Geyer\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1294798 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "cb4e116ea77b71405cf027f4ac46cc588de5d3ce",
      "tree": "a0c6b7b865bdcc336bfd4de2741b2f5504c0f62d",
      "parents": [
        "2b828b1a94a0421da098a0092fccdabec41d3124"
      ],
      "author": {
        "name": "Anthony F. Molinaro",
        "email": "molinaro@apache.org",
        "time": "Wed Feb 22 19:33:43 2012 +0000"
      },
      "committer": {
        "name": "Anthony F. Molinaro",
        "email": "molinaro@apache.org",
        "time": "Wed Feb 22 19:33:43 2012 +0000"
      },
      "message": "THRIFT-1520 : embed version number in .app file for easier integration with rebar\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1292466 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "2b828b1a94a0421da098a0092fccdabec41d3124",
      "tree": "7d7391b9ada7f943351b640717c9377b9c726de0",
      "parents": [
        "2fbde0eff0e17b66e6c2ea931bd5882607e019c4"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Feb 22 07:08:36 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Feb 22 07:08:36 2012 +0000"
      },
      "message": "THRIFT-1516 TProtocolException in C# should be public\nPatch: Stefan Gmeiner\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1292148 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "2fbde0eff0e17b66e6c2ea931bd5882607e019c4",
      "tree": "5cc095705006d3bb5b31029fa0b2bf476c1da0e3",
      "parents": [
        "b405ca6be839c5a7072cbe3cd3a584523b960058"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Feb 19 18:53:08 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Feb 19 18:53:08 2012 +0000"
      },
      "message": "THRIFT-1517 TTransport.ReadAll() should set exception type to EndOfFile\nPatch: Stefan Gmeiner\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1291039 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b405ca6be839c5a7072cbe3cd3a584523b960058",
      "tree": "813dd8b224d02e25266266a1ce8708e82d32865d",
      "parents": [
        "19a991528f8ed41319737ee758b79ae8b66cd9f7"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Feb 14 23:35:22 2012 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Feb 14 23:35:22 2012 +0000"
      },
      "message": "THRIFT-1447. java: NullpointerException in ProcessFunction.class :in \u0027oneway\u0027 method\n\nPatch: Ihor Mysak\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1244272 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "19a991528f8ed41319737ee758b79ae8b66cd9f7",
      "tree": "8295f2962055394fcea23d1d7f3c99a25d9fbb33",
      "parents": [
        "0bab154d9f3cac02b0c523e1e578bf5b87f494d0"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Feb 11 19:09:30 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Feb 11 19:09:30 2012 +0000"
      },
      "message": "THRIFT-1348 C++ Qt bindings\nPatch: Doug Rosvick\nqt-cleanup.patch applied\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1243124 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "0bab154d9f3cac02b0c523e1e578bf5b87f494d0",
      "tree": "4e4b9537da11295e0ffa9e096ad4f009a58b6506",
      "parents": [
        "86e89865872cf051e8272e5e33ca669fa68f4f85"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Feb 10 21:08:36 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Feb 10 21:08:36 2012 +0000"
      },
      "message": "THRIFT-1348 C++ Qt bindings\nfix: remove moc_TQTcpServer.cpp (was added by accident)\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1242921 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "86e89865872cf051e8272e5e33ca669fa68f4f85",
      "tree": "50d8037c84fb81f9aa483f7e9a036b38171d7485",
      "parents": [
        "afb9f970a42d4728f43a705e457ebce2d400992a"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Feb 10 19:53:20 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Feb 10 19:53:20 2012 +0000"
      },
      "message": "THRIFT-1348 C++ Qt bindings\nPatch: Doug Rosvick and Vitali Lovich\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1242900 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "64af51bbbb6080b6f4343205cbb99e5faa81fd0f",
      "tree": "82eb8e2456e39c15cb5e1b5a5d43e0c338a976eb",
      "parents": [
        "6f0f52758381643ac80172d2c53c00e00c898a8e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Feb 06 20:46:06 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Feb 06 20:46:06 2012 +0000"
      },
      "message": "THRIFT-1512 Thrift socket support for Windows XP\nPatch: Peace C\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1241171 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6f0f52758381643ac80172d2c53c00e00c898a8e",
      "tree": "96be41d9c1ead706747a3d8e4d3469868cd07320",
      "parents": [
        "c00d83b26a4ae5211e2e7a92c6b8c377aded7b4e"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Jan 31 03:39:30 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Jan 31 03:39:30 2012 +0000"
      },
      "message": "THRIFT-1510:There should be an implementation of the JsonProtocol for ruby\nClient: ruby\nPatch: Wim Crols\n\nJSON impl for ruby\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1238144 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "c00d83b26a4ae5211e2e7a92c6b8c377aded7b4e",
      "tree": "f7119a284964d847a7917affe7c4b4213092f371",
      "parents": [
        "f9f01fa1e054ff28d7b8023eeb53cd5ba0ed6b1c"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Jan 28 03:57:58 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Jan 28 03:57:58 2012 +0000"
      },
      "message": "Thrift-1453:Don\u0027t change types of arguments when serializing with thrift php extension\nClient:php\npatch: Dave Watson\n\nDon\u0027t change types of arguments when serializing with thrift php extension\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1236972 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f9f01fa1e054ff28d7b8023eeb53cd5ba0ed6b1c",
      "tree": "7cd1d0604894e57fec7a1468c9ddf9619d71dd9a",
      "parents": [
        "6ce2704a14bb109d2d9e29d1b77974f57b2e8636"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 04:48:26 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 04:48:26 2012 +0000"
      },
      "message": "THRIFT-1394:Treatment of optional fields is not consistent between C++ and Java\nClient: cpp\nPatch: Diwaker Gupta\n\nIn CPP, all optional fields are guarded by the isset helper struct. On Java, however, the generated code takes advantage of nullable types: for containers, structs, exceptions, enums, and, notably, strings, the generator elides explicit use of an \"isset\" bit vector and instead emits checks of the form \"field null\". This leads to varying behavior between the two languages: an optional string field with a default value will have {{isset[fieldid]}} false on C, but the equivalent test in Java will be true.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1236529 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6ce2704a14bb109d2d9e29d1b77974f57b2e8636",
      "tree": "2140e7f20314c60ed9ce951fb3537e657206a4a9",
      "parents": [
        "b2c49527999528c2d9f28486d358e6ff3c3cc9dc"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 04:32:17 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 04:32:17 2012 +0000"
      },
      "message": "Thrift-1502:TSimpleServer::serve(): Do not print out error message if server was stopped.\nClient: cpp\nPatch: Vibhav Sreekanti\n\nPrint msg on TSimpleServer stop.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1236523 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b2c49527999528c2d9f28486d358e6ff3c3cc9dc",
      "tree": "cf0c776a46cb827ab150c562d90c147db8872d34",
      "parents": [
        "100f616afd0f31346f958339cc83f71330fd7593"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 04:01:54 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 04:01:54 2012 +0000"
      },
      "message": "Thrift-1465:Visibility of methods in generated java code\nClient: java\nPatch: Ashutosh Chauhan\n\nChanges visibility of processor getProcessMap() and getEmptyArgs() methods\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1236515 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "100f616afd0f31346f958339cc83f71330fd7593",
      "tree": "f9cafcf02d0b5b1ed01b823b4a5b6c481128c132",
      "parents": [
        "ba021466824299c6122e26b8850759f0a17314c0"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 03:19:01 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Jan 27 03:19:01 2012 +0000"
      },
      "message": "THRIFT-1498:Allow TThreadedPoolServer.Args to pass a ExecutorService\nClient: java\nPatch: Scott Chen\n\nAdds ability to assign a ExecutorService from TThreadedPoolServer.Args.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1236505 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ac70b5f832ddcc9cd2733ed0361536a58a6ec861",
      "tree": "61d7c8c0a681b0bc653a4ecc4357898062af33e7",
      "parents": [
        "6823b6d729b05c29150c037aff4535aae0595a7e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 24 20:18:07 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 24 20:18:07 2012 +0000"
      },
      "message": "THRIFT-1478 TJSONProtocol in PHP\nfix: remove dist and add lunit log format\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1235467 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6823b6d729b05c29150c037aff4535aae0595a7e",
      "tree": "98a6db6423a08c6432c11111dcf41e98e299dfd4",
      "parents": [
        "33b720a958987fd8edf9021c8d40de9e338314b1"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 24 19:35:09 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 24 19:35:09 2012 +0000"
      },
      "message": "add info on proxy usage\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1235438 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "33b720a958987fd8edf9021c8d40de9e338314b1",
      "tree": "05ed397934f674ce01ff0e1e02803f959c91af73",
      "parents": [
        "b33967be7632161721be57184d93db3e3ce77645"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 24 18:42:46 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 24 18:42:46 2012 +0000"
      },
      "message": "THRIFT-1478 TJSONProtocol in PHP\nPatch: Greg Fodor, Andrew Grumet, Roger Meier\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1235403 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f0e517db99db763e5e7b2ab306990c381320ce62",
      "tree": "d30cba7012ca3c97b8f52b4c97c602cb2c2f2fde",
      "parents": [
        "36f7a72646c6b2b4501a1b41439713c762055ac8"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 17 21:20:56 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 17 21:20:56 2012 +0000"
      },
      "message": "THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code\nPatch: Kieran Benton\n\nchanges by roger:\n- use ServiceModel, DataContract only when wcf is enabled\n- indent space vs tab\n- remove issue on lib/cpp/README_WINDOWS\n- add testStringMap on test/csharp/ThriftTest/TestServer.cs\n- add build to test/csharp/ThriftTest/maketest.sh\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1232578 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "36f7a72646c6b2b4501a1b41439713c762055ac8",
      "tree": "7949a699df1133cdde968c8e0ac68f197569c51c",
      "parents": [
        "d77d180355a28ea5523480c2bd3bf34633711fd6"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 17 19:18:13 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 17 19:18:13 2012 +0000"
      },
      "message": "THRIFT-1491 Uninitialize processorFactory_ member in TServer.h\nPatch: Ben Frederickson\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1232544 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d77d180355a28ea5523480c2bd3bf34633711fd6",
      "tree": "633b478faed1bea3ca8e89673e5ea7e44cbe138e",
      "parents": [
        "4749b4f66ef56aa7729e694d5d78feeedf827f61"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Jan 17 14:28:05 2012 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Jan 17 14:28:05 2012 +0000"
      },
      "message": "Thrift:1488 - src/concurrency/Thread.h:91:58: error: invalid conversion from \u0027pthread_t {aka _opaque_pthread_t*}\u0027 \nClient: cpp\nPatch: Jake Farrell\n\nAdded cast to Thread.h get_current()\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1232424 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "4749b4f66ef56aa7729e694d5d78feeedf827f61",
      "tree": "e35178730fae7e2aefb5f65a600da4a05c1e8c07",
      "parents": [
        "eaa61d8fda8c5f326311d952bc19a851a8427db7"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 17 12:25:22 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Jan 17 12:25:22 2012 +0000"
      },
      "message": "THRIFT-1490 Windows-specific header files - fixes \u0026 tweaks\nPatch: Peace C\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1232397 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "eaa61d8fda8c5f326311d952bc19a851a8427db7",
      "tree": "b4216d3b5802179afa9d48a2ea8b207dfa677063",
      "parents": [
        "0580d8dcb1874426559e0d40740bfb47b17c5188"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Jan 12 21:38:29 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Jan 12 21:38:29 2012 +0000"
      },
      "message": "THRIFT-1267 Node.js can\u0027t throw exceptions\nPatch: Henrique Mendonca\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1230797 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "333bbf3d8899a6a0e8971ed7abb10f51b4fc7867",
      "tree": "8df4f544f44ff3e6cefecf0ec45ed09a10b9ca4a",
      "parents": [
        "77e1e629131228cdeda3b740ef4cbf27a7af886b"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Jan 08 21:51:08 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Jan 08 21:51:08 2012 +0000"
      },
      "message": "THRIFT-1485 Performance: pass large and/or refcounted arguments as \"const\"\nPatch: Jens Geyer\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1228965 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "45a372679de011d7bc3fecd053738cf505086b53",
      "tree": "02e66ff5b91d205e284920191bbbd20993c5dbe4",
      "parents": [
        "c8d5d4d911afc08874c7b3fafbb700ceaee2e610"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Jan 08 21:44:44 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Jan 08 21:44:44 2012 +0000"
      },
      "message": "THRIFT-1473 JSON context stack may be left in an incorrect state when an exception is thrown during read or write operations\nPatch: Jens Geyer\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1228963 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "c8d5d4d911afc08874c7b3fafbb700ceaee2e610",
      "tree": "b606bb240c6e93d250aa07e010a41bf8fdef576d",
      "parents": [
        "bad4174a57b849054293cc8f829c638383ecc2f5"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Jan 07 20:32:24 2012 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sat Jan 07 20:32:24 2012 +0000"
      },
      "message": "THRIFT-1486 Javascript manual testserver not returning content types\nPatch: Andrew Grumet\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1228717 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6972041392314d526584e733781ca382a960b295",
      "tree": "f68da7e2d3d4187a9c1ce755417c7c735b7365fa",
      "parents": [
        "9704630bab3dc502bbd216380f9bb5e6b13228f0"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Jan 03 17:32:30 2012 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Jan 03 17:32:30 2012 +0000"
      },
      "message": "THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings\n\nThis patch addresses a host of PEP8 lint problems.\n\nPatch: Will Pierce\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1226890 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a3df547c84b463934589beac7bc37b272b34d4ea",
      "tree": "1cbdecd36be27ed2800341aaba5da941651229fd",
      "parents": [
        "e7bec408825d53bf9d3e8a10c8afd889cdb28814"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Dec 27 22:26:59 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Dec 27 22:26:59 2011 +0000"
      },
      "message": "THRIFT-317. java: Issues with Java struct validation\n\nNested structs will now be validated before serialization starts.\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1225035 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e7bec408825d53bf9d3e8a10c8afd889cdb28814",
      "tree": "34177dd66f96349cd80ce82129b80b303cd80ff0",
      "parents": [
        "94eecc8259db0d62589b5bd28e8dfb986689ce01"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Dec 22 19:04:16 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Thu Dec 22 19:04:16 2011 +0000"
      },
      "message": "THRIFT-1468. java: Memory leak in TSaslServerTransport\n\nThis patch changes a particular map element to a WeakReference and thus avoids some awkward un-GC-ableness.\n\nPatch: Mithun Radhakrishnan\"\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1222397 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1e79cb40f5447b514cad823f14fd32235bf6d07b",
      "tree": "27d9dc440ec909632608735766e57f02bd4ac38f",
      "parents": [
        "a2a9ee993e0fb7607ab1bf4173b7037e3c317c28"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Dec 21 18:13:29 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Dec 21 18:13:29 2011 +0000"
      },
      "message": "THRIFT-1469. java: Java isset space optimization\n\nThis patch gives the generated code some variable-sized options for the isset bit vector. The compiler will attempt to use byte, short, int and long types before reverting to a BitSet for structs with a LOT of optional fields. This should save a fair amount of memory in a lot of cases.\n\nPatch: Brian Bloniarz\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1221828 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a2a9ee993e0fb7607ab1bf4173b7037e3c317c28",
      "tree": "8e5dbf64604d7e818f42dd26121edb0cad7455cf",
      "parents": [
        "f3e48d4a2e0392d25b02fbfb2df51489744b250e"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Dec 15 20:50:31 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Dec 15 20:50:31 2011 +0000"
      },
      "message": "Thrift-1467:Possible AV with empty strings when using JSON protocol\nClient:delphi\nPatch: Jens Geyer\n\nFixes exception raised on empty json strings.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1214955 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f3e48d4a2e0392d25b02fbfb2df51489744b250e",
      "tree": "4a82569329ff5bd15fb6ed0eea3bb05e133bd55f",
      "parents": [
        "12d705390d24359900256ceda15e00de4df4a6cd"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Dec 14 23:48:22 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Dec 14 23:48:22 2011 +0000"
      },
      "message": "THRIFT-1464: AbstractNonblockingServer.FrameBuffer TNonblockingTransport accessor changed from public to private\nClient: java\nPatch: Jake Farrell\n\nFixes accessor for TNonblockingTransport in AbstractNonblockingServer.FrameBuffer that was changed from public to private\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1214557 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "12d705390d24359900256ceda15e00de4df4a6cd",
      "tree": "62922ea60d20e328b29a907f9040f40c4da57553",
      "parents": [
        "a99027c708f3d920db68d72966e5bd221b7440e1"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Dec 14 23:35:28 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Dec 14 23:35:28 2011 +0000"
      },
      "message": "THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads\u003dyes, Windows\nPatch: Alexandre Parenteau\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1214547 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ea949fbaf915f04b584efe24a9706586b53193a5",
      "tree": "0f7fb9a50ef98f34bf723a7372730bd9ea83ffac",
      "parents": [
        "3371925d1804e6b7a4e94ef928ea897ded5e09fb"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 13 20:02:33 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 13 20:02:33 2011 +0000"
      },
      "message": "Thrift-1462: add more strict compiler flags\n\nReverting patch due to it breaking compilers older than 4.4 (os x, centos 5.x, etc)\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213901 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3371925d1804e6b7a4e94ef928ea897ded5e09fb",
      "tree": "db5ba440b6eb3359120ddcc150d01108bd439fd4",
      "parents": [
        "6e96965fdb19755489c0d35dee6d7fe868477b55"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Dec 13 18:33:15 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Tue Dec 13 18:33:15 2011 +0000"
      },
      "message": "THRIFT-1449. rb: Ruby client does not work on solaris (?)\n\nThis patch adds a new argument to the socket calls that seems to fix the problems while not causing any detriment to non-Solaris systems.\n\nPatch: Erik Hetzner\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213837 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ca10fd4a51b218accd2f616b89ce76464f7e847a",
      "tree": "eb661b2932f30eea6eb6dd20b4bc11787d269131",
      "parents": [
        "611f90cf9ee177367d6b1f53d2ebb8493b44eec1"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Dec 12 22:00:23 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Dec 12 22:00:23 2011 +0000"
      },
      "message": "THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std\u003dc++0x -pedantic)\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213459 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "611f90cf9ee177367d6b1f53d2ebb8493b44eec1",
      "tree": "36686bf9547142149aefdf8f34776ae9940eaa8b",
      "parents": [
        "3fc481961778b1ec5faebd2b42d9a15d8b875e35"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 22:08:51 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 22:08:51 2011 +0000"
      },
      "message": "THRIFT-1459 declare shared_ptr as boost::shared_ptr\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213090 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3fc481961778b1ec5faebd2b42d9a15d8b875e35",
      "tree": "e00475324789dd088512606eda83f18bc3a515aa",
      "parents": [
        "1d282a95c604019cc7b4f885738daa61b7974ca4"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 21:05:35 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 21:05:35 2011 +0000"
      },
      "message": "THRIFT-1272 add subclass of ReadWriteMutex that avoids writer\nstarvation\nPatch: Dave Watson\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213067 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1d282a95c604019cc7b4f885738daa61b7974ca4",
      "tree": "e938ac1dfdc1f1fb2e953de36e20c95ebf2d1a02",
      "parents": [
        "3781c2419c8e9b4b2f37e4317519f142efc1768d"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 20:30:21 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 20:30:21 2011 +0000"
      },
      "message": "THRIFT-1273 Replace assignment of a negative literal to an\nunsigned int with assignment of an unsigned int\nPatch: Dave Watson\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213055 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3781c2419c8e9b4b2f37e4317519f142efc1768d",
      "tree": "65abc67e1c1fed12a35befcd92e5ff3b223f3ffb",
      "parents": [
        "aad8fb4fecb834ae200c6b22535de1fa774fbb36"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 20:07:21 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Dec 11 20:07:21 2011 +0000"
      },
      "message": "THRIFT-1337 support maximum frame size in TNonblockingServer\nPatch: Dave Watson\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213052 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "343c61d6a7f06e65de8087499675d7b8295e41b2",
      "tree": "c1e269cbff9df2c49ab5c2432053f30d7ef6008f",
      "parents": [
        "12ac2acfaf3532eb200f499e528dec04931f67ed"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Dec 09 02:29:56 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Dec 09 02:29:56 2011 +0000"
      },
      "message": "Thrift-1441: Generate constructor with parameters for exception class to let it update message property automatically.\nClient:delphi\nPatch: Kenjiro Fukumitsu\n\nAdd the function to delphi generator that generates constructor with parameters to initialize members,if the class is exception and have more than zero parameters.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1212226 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "12ac2acfaf3532eb200f499e528dec04931f67ed",
      "tree": "b949bcb9840a79050f29f42995176d616839fee9",
      "parents": [
        "3318201c2f6d7dd6c9d10b120556bc9567184f18"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Dec 09 02:21:37 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Dec 09 02:21:37 2011 +0000"
      },
      "message": "Thrift-1456: System.Net.HttpWebRequest\u0027 does not contain a definition for \u0027Proxy\u0027\nClient: delphi\nPatch: Jens Geyer\n\nFix for Silverlight \u0027System.Net.HttpWebRequest\u0027 does not contain a definition for \u0027Proxy\u0027 \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1212223 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6c26fad24613c208cdc5d268dd96bcf7d91f312d",
      "tree": "ac756be592602f7bb652b744f6bdf2cceab8faef",
      "parents": [
        "d0cdecf4a1baec625cf73e91b0cef406c7b4039e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 20:44:16 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 20:44:16 2011 +0000"
      },
      "message": "THRIFT-1433 TServerSocket fix for MSVC\nPatch: Peace C\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1212109 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d0cdecf4a1baec625cf73e91b0cef406c7b4039e",
      "tree": "f896a4765fedd495d7c79d22229e238fb3d886fe",
      "parents": [
        "284a9b56d73194d8a123f7bf88e2dace9c3cbec0"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 19:34:01 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 19:34:01 2011 +0000"
      },
      "message": "THRIFT-1442 TNonblockingServer: Refactor to allow multiple IO Threads\nFix Warnings\nPatch: Dave Watson\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1212067 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "284a9b56d73194d8a123f7bf88e2dace9c3cbec0",
      "tree": "1e3cb17d4be2522ee92e6d519f07a900277ea282",
      "parents": [
        "5b1e3c7bf17fcdbaade18e43137fda4bcbfe1e53"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 13:39:56 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 13:39:56 2011 +0000"
      },
      "message": "THRIFT-1037 Proposed changes to support Silverlight, Windows Phone and AsyncCTP v3\nPatch: Damian Mehers \u0026 Jens Geyer\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1211880 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "406fc7497d4c40d4ed3ed99227cf7b90b63150e5",
      "tree": "ab59b2524dd6cecbb32c03b3ed2a72bb25a5a23e",
      "parents": [
        "f05e1486e4b213842d362f8be62cd0352f29fbe3"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 11:32:21 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Thu Dec 08 11:32:21 2011 +0000"
      },
      "message": "THRIFT-1325 Thrift SVN and latest GCC issue: Undefined symbols: \"apache::thrift::protocol::TBinaryProtocolT\u003capache::thrift::transport::TTransport\u003e::VERSION_MASK\"\nPatch: Brandon Arp\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1211842 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "f05e1486e4b213842d362f8be62cd0352f29fbe3",
      "tree": "0f32010f36e35002dabaf748ed51452582620801",
      "parents": [
        "23bf35daa32231ca00b8a12d91f503f3f8ebf1f7"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Dec 08 02:08:38 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Dec 08 02:08:38 2011 +0000"
      },
      "message": "Thrift-1451:FramedTransport: Prevent infinite loop when writing\nClient: cpp\nPatch: Dave Watson\n\nInvoked test client with a big enough query to trigger the resize\ncode.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1211737 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "23bf35daa32231ca00b8a12d91f503f3f8ebf1f7",
      "tree": "5f1bb0cf047b426403962382d2f8fbd75f6bdcc9",
      "parents": [
        "21f8dc900a1c05fcf7d2454068a9fef046c81997"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Dec 08 02:02:20 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Dec 08 02:02:20 2011 +0000"
      },
      "message": "Thrift-1454:Better handling of write on a closed TSocket\nClient: cpp\nPatch: Dave Watson\n\nTSocket.send() was expecting a send() on the underlying socket\nto fail by returning zero, but the actual behavior is to raise\nan exception.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1211736 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "21f8dc900a1c05fcf7d2454068a9fef046c81997",
      "tree": "15e9ff5bc65ea6420c1a3d32efb18ff8a72db221",
      "parents": [
        "a2c5674920905df244526b88ba1caf3c1f6d8e86"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 03:13:55 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 03:13:55 2011 +0000"
      },
      "message": "Thrift-1090: Document the generation of a file called \"Constants.java\"\nClient: java\nPatch: Jake Farrell\n\nFixing test cases left out in initial patch. \n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1210765 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "753b6c5674d3d5eb466fca8d7f28dddff31a2ab7",
      "tree": "33a0defce401e9d0825f36a507ac780807c3ded4",
      "parents": [
        "b0d9560c330fedb49be6b2272b95c83b000fd415"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 01:41:59 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 01:41:59 2011 +0000"
      },
      "message": "Thrift-1444:FunctionRunner - add syntactic sugar to create shared_ptrs\nClient: cpp\nPatch: Dave Watson\n\nSimplify FunctionRunner addTask calls.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1210741 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b0d9560c330fedb49be6b2272b95c83b000fd415",
      "tree": "2866b40a0c876801c54eef953a2cb946f8395921",
      "parents": [
        "9689d89df17d0876e4928fa80407225cfd46bb23"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 01:17:26 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 01:17:26 2011 +0000"
      },
      "message": "Thrift-1442: TNonblockingServer: Refactor to allow multiple IO Threads\nClient: cpp\nPatch: Dave Watson\n\nAds multiple IO threads to TNonblocking Server\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1210737 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "9689d89df17d0876e4928fa80407225cfd46bb23",
      "tree": "253c6d26fcab81cc3a79f61034fd057faa54bb73",
      "parents": [
        "6fa2b30940188fef9f1eaba539dedfa4ddc0946f"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 01:07:17 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 01:07:17 2011 +0000"
      },
      "message": "Thrift-1340: Add support of ARC to Objective-C\nClient: Objective-c\nPatch: Hirano Satoshi\n\nAdds -objc-arc flag to compiler and if used removes the retain/release/autorelease from generated code\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1210732 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6fa2b30940188fef9f1eaba539dedfa4ddc0946f",
      "tree": "f64be90ae9c48c723710f63af5efb9d8a296136b",
      "parents": [
        "3775a683af521f15632d0809f56d87b61ba49939"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 00:59:30 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Dec 06 00:59:30 2011 +0000"
      },
      "message": "Thrift-1446:Compile error with Delphi 2009 in constant initializer\nClient: delphi\nPatch: Kenjiro Fukumitsu \n\nGenerated code cannot be compiled with Delphi 2009 due to the bug in constant initializer.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1210728 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "9901069442f25fb8783fb62b9899b4e81937717b",
      "tree": "6674fcb3269ea8db3ee2b5d6a8c357c9cf3da26f",
      "parents": [
        "b03a59cc5c3e71c74c6d374e67bd45de6b270eea"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 30 02:09:46 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 30 02:09:46 2011 +0000"
      },
      "message": "Updating trunk to 0.9.0 version.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1208214 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "b03a59cc5c3e71c74c6d374e67bd45de6b270eea",
      "tree": "60a98a8f6ecd22d87af8be66a292b09a446d1846",
      "parents": [
        "828789580b253522c5bddb76d82ee8ab4e98d74a"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Nov 29 16:45:51 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Nov 29 16:45:51 2011 +0000"
      },
      "message": "Thrift-1427: PHP library uses non-multibyte safe functions with mbstring function overloading\nClient: php\nPatch: Bryan Alves\n\nFixes issue with php overloaded mbstring to be binary-safe for strlen and substr.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1207960 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "a0dd75d7c871370341c27388ffed5ed66917098f",
      "tree": "cd7de1247fdfa5d5b81bdd4af60db75b544b584e",
      "parents": [
        "94519b394374391b4d026163f227dec43863e9bd"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Nov 26 05:23:09 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Nov 26 05:23:09 2011 +0000"
      },
      "message": "Thrift-386: Make it possible to build the Python library without the extension\nClient: py\nPatch: Jake Farrell\n\npatch for py lib which will attempt to build the C extension and if it fails falls back to just building the library without any extensions.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1206398 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "289cbb2e4c3550caf1011548bda1996383100c7c",
      "tree": "c80abf5dee2eb703142aab78e78f739cedc9b9cf",
      "parents": [
        "ac10256fccfcc9a31946c26777007a41d7766489"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Nov 23 20:44:09 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Nov 23 20:44:09 2011 +0000"
      },
      "message": "THRIFT-1431 Rename \u0027sys\u0027 module to \u0027util\u0027\nPatch: David Worms\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1205576 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ac10256fccfcc9a31946c26777007a41d7766489",
      "tree": "9d110073cfef3829d84d1129cc8cc584066fcfd5",
      "parents": [
        "a6c031ad41716173007677dda5e244d7b1314a3d"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 23 14:30:41 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 23 14:30:41 2011 +0000"
      },
      "message": "Thrift-1435: make TException.Message property conformant to the usual expectations\nClient: delphi\nPatch: Jens Geyer\n\nMake delphi exceptions act like standard TException within other languages \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1205415 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e34009b76cfa255e216eac79f673bd7e0798119e",
      "tree": "34cb7090a8728e2551f6ac1c34847f2af6f3d26f",
      "parents": [
        "1b533e9177c1d5fa9a37148af075df10e6e511b1"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 17 00:17:29 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 17 00:17:29 2011 +0000"
      },
      "message": "Thrift-1391: Improved Delphi XE test cases\nClient: delphi\nPatch: Jens Geyer\n\nImproved TestClient:\n - collects test results and reports errors\n - added or completed a number of tests, like listTest, mapmapTest, multiExceptionTest and others\n - exception content test also included\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1202948 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1b533e9177c1d5fa9a37148af075df10e6e511b1",
      "tree": "06ccbf18f800975b703ea584e052f3bf8103c5a3",
      "parents": [
        "e0c531673657fb85ed9cc653c1976bd1810deb76"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Nov 16 19:11:34 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Nov 16 19:11:34 2011 +0000"
      },
      "message": "THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads\nMinor Fix: add PDB files to vcxproj files\nPatch: Peace C\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1202843 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e0c531673657fb85ed9cc653c1976bd1810deb76",
      "tree": "ab37013400edd246e3d0503699accfc4178aff6a",
      "parents": [
        "2a266cb59504fa56dd693fa7c62072a48c70e9b5"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 16 12:58:36 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Nov 16 12:58:36 2011 +0000"
      },
      "message": "Thrift-1426: Dist package missing files for release 0.8\nClient: build\nPatch: Jake Farrell\n\nCleans up dist target and removes extra folders.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1202686 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e24ba11cbbe3b6d9abb264483ee47016947a80c2",
      "tree": "305952a7dd75a4c339886de656efee74695556ea",
      "parents": [
        "29defeb6a71d8f1e71c6ff1d614f68c65897a97d"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Nov 12 14:18:30 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Nov 12 14:18:30 2011 +0000"
      },
      "message": "Thrift-1425:The Node package is incompatible with latest node (0.6) \u0026 npm (1.0.27)\nClient: nodejs\nPatch: David Worms\n\nChanges web to url within bug stanza for nodejs packaging \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1201270 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "29defeb6a71d8f1e71c6ff1d614f68c65897a97d",
      "tree": "5e0d1f4afd0c3bc9d0e0d1403ce8f77478a51152",
      "parents": [
        "27274229510ce6c99f20dad2d11fc2d7acc6e8d3"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 10 21:11:46 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 10 21:11:46 2011 +0000"
      },
      "message": "Thrift-1401: JSON-protocol for Delphi XE Libraries\nClient: delphi\nPatch: Jake Farrell\n\nFixing windows newlines removed incorrectly.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1200551 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "27274229510ce6c99f20dad2d11fc2d7acc6e8d3",
      "tree": "f80cfbde15afd791f2b4ca48221054b90354d6a8",
      "parents": [
        "8941458f721a1fcc4220adb7e8c14eddc77f8691"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 10 20:32:44 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 10 20:32:44 2011 +0000"
      },
      "message": "Thrift-1401: JSON-protocol for Delphi XE Libraries\nClient: delphi\nPatch: Jens Geyer\n\nAdds support for the JSON protocol to the existing Delphi XE libraries.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1200538 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "8941458f721a1fcc4220adb7e8c14eddc77f8691",
      "tree": "ab48566075d178a69657ad7d88616bbba914a65c",
      "parents": [
        "5d85bbcabe9339357f6f3f01920d5da1ac42fdcd"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 10 00:53:17 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Thu Nov 10 00:53:17 2011 +0000"
      },
      "message": "Thrift-1424:Ruby specs fail when run with rake\nClient: ruby\nPatch: Peter Sanford\n\nFixes specs failing to load the spec_helper in ruby 1.9.2\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1200070 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "34e1db48db9eea73cc346e08ce32855353df8430",
      "tree": "73cc02d7dfdb689bae555a619289d47f59070c04",
      "parents": [
        "d889d8ddfa08f9177eb26bbfab5ea1938462e296"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Nov 08 01:39:47 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Nov 08 01:39:47 2011 +0000"
      },
      "message": "Thrift-184: Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime\nClient: java\nPatch: Jake Farrell\n\nUpdated manifest to add OSGI support.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1199047 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d889d8ddfa08f9177eb26bbfab5ea1938462e296",
      "tree": "fd6b155fdfd391e49577208d1d1124b477e8281c",
      "parents": [
        "c965dda2ddcea60dad5286702d6d2fd7bf05afdd"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 23:40:07 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 23:40:07 2011 +0000"
      },
      "message": "Removing trailing quote in java build.properties file.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198592 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "9e7a88267c1a45d06ca3f332f683e2bbfa4eb9a0",
      "tree": "22d1f77017ffbc217f7acf9396259757a020439b",
      "parents": [
        "d5df77a90626ffddaa00b351eda4dbf0810c1836"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 19:58:32 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 19:58:32 2011 +0000"
      },
      "message": "Thrift-1382: Bundle install doesnot work because thrift crashes\nClient: ruby\n\nFixing strlcpy header.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198543 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d5df77a90626ffddaa00b351eda4dbf0810c1836",
      "tree": "a730df39e8a03ed4b67b6b22ee01acb953c0f87d",
      "parents": [
        "ceead00409628055eff057afd2d78565ddfa6eb1"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 17:43:44 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 17:43:44 2011 +0000"
      },
      "message": "Thrift-1382: Bundle install doesnot work because thrift crashes\nClient: ruby\n\nAdding header for strlcpy.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198503 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "ceead00409628055eff057afd2d78565ddfa6eb1",
      "tree": "8b0185a768dd41c4803c396249720d66801bb0bd",
      "parents": [
        "605c760ba690056e562f38395d6b40e5b2bacd8c"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 16:07:45 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sun Nov 06 16:07:45 2011 +0000"
      },
      "message": "Thrift-1382: Bundle install doesnot work because thrift crashes\nClient: ruby\nPatch: Jake Farrell\n\nFixes strlcpy header include issue with ruby 1.9.x.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198394 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "6f7681f91d1cdf41be657978d819d94b6024c434",
      "tree": "4f6a55e55af4cc8fa3c4734a1e6e32dc5e9487b6",
      "parents": [
        "38315786e5c9e972aef50433b401dcff23259cae"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 06 12:04:28 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 06 12:04:28 2011 +0000"
      },
      "message": "THRIFT-1361 revert compiler/cpp/src/thrifty.yy change\n\u003d\u003e breaks mingw build\n\u003d\u003e memleak fixes reported by cppcheck\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198347 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "38315786e5c9e972aef50433b401dcff23259cae",
      "tree": "28dc13bba5655cab8c1c12ad67d7e0bd87fbaba6",
      "parents": [
        "1b6153bdd145be14ce2a58cee2858d07ae60b829"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 06 11:29:41 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Nov 06 11:29:41 2011 +0000"
      },
      "message": "THRIFT-1361 Optional replacement of pthread by boost::thread\nPatch: Alexandre Parenteau\nrev3\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1198339 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "28459dc9c56eb2b4148d719d5559eaac669eff06",
      "tree": "16a26ecd3aa29c4508d91806f8d5c0bb5412ba83",
      "parents": [
        "48bb0e2ad4e5fb10cc832e05a2af4f505c5b0922"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Nov 05 13:36:27 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Sat Nov 05 13:36:27 2011 +0000"
      },
      "message": "Thrift-1415: delphi: add version Info to the library\nClient: delphi\nPatch: Jens Geyer \n\nAdding versioning to delphi library\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1197957 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "17b8469d169adfbab5ae60a957ec4a7f71c2b44a",
      "tree": "7da1dceeca18e6bc5e81b72bb5f186171ab9a5aa",
      "parents": [
        "df971daf373ceda6de2f76e5f0713c64b6d2e242"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Nov 04 11:55:49 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Nov 04 11:55:49 2011 +0000"
      },
      "message": "THRIFT-1335: Add accept timeout to TServerSocket\nClient: cpp\nPatch: Dave Watson\n\nFIX: add accTimout_ Initialization to DomainSocket Constructor\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1197523 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "df971daf373ceda6de2f76e5f0713c64b6d2e242",
      "tree": "e77f84418bae0c5f5e5fab0c9ff5c80d8cb110af",
      "parents": [
        "e7bdf70daba05e2fa704a3562eb924573342777b"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Fri Nov 04 00:23:30 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Fri Nov 04 00:23:30 2011 +0000"
      },
      "message": "THRIFT-1420. java: Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits\n\nThis patch makes the selector threads close out all of their open sockets before completely exiting. In testing, this appears to alleviate issues with hanging clients.\n\nPatch: Thomas Kielbus\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1197370 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "e7bdf70daba05e2fa704a3562eb924573342777b",
      "tree": "24e06550e4dd544d5fbd91eb244911c12baf807f",
      "parents": [
        "61188a47975da49fd6f28789cf2b45590766fa96"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Nov 02 22:40:01 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Wed Nov 02 22:40:01 2011 +0000"
      },
      "message": "THRIFT-1419. java: AbstractNonBlockingServer does not catch errors when invoking the processor\n\nThis patch changes the invoke() method to catch Throwables instead of just Exceptions.\n\nPatch: Thomas Kielbus\"\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1196848 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "73a921f85c57fd9dda26f91405999455eab8582b",
      "tree": "3ea57bcd815a499a05a2b8609414d31c81e6b884",
      "parents": [
        "1290d42162c1de8a256d3db9c118d308f5cceb84"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Oct 31 14:07:14 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Mon Oct 31 14:07:14 2011 +0000"
      },
      "message": "Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message\nClient: delphi\nPatch: jens Geyer\n\nFix name comflict with e.message \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1195461 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "1290d42162c1de8a256d3db9c118d308f5cceb84",
      "tree": "5b2c5a0c2c4889ffbbc539987c30a55f16bdc0e0",
      "parents": [
        "f55f33bfbacde6fb83892aef14b4cb4751517180"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 26 12:36:17 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 26 12:36:17 2011 +0000"
      },
      "message": "THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enable a global socket timout\nClient: py\nPatch: adalc\n\nFixes typo in python socket server timeout\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1189170 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "806d298042243f1005c062a920b358c95444c9dd",
      "tree": "bcdb4b630ecc6bfd0dbd305ba14a257d37b9e95e",
      "parents": [
        "d2b3bb4e236cd8383c97be665fa3324bc900ef64"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 26 02:33:31 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 26 02:33:31 2011 +0000"
      },
      "message": "THRIFT-1399: One of the TServerImpl.Create CTORs lacks implementation\nClient: delphi\nPatch: Jens Geyer\n\nAdding delphi test server missing constructor. \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1189007 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "d09362c5c734b5032372a2c8bfc8c6afcb632149",
      "tree": "625d9dc3dc5279f97a8b61b9ce71f20a5e2c32c0",
      "parents": [
        "0c0f651e1079ffa95be0d5b9a768fdef8af9dc9b"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 26 02:25:07 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Wed Oct 26 02:25:07 2011 +0000"
      },
      "message": "THRIFT-1404: Delphi compiler generates struct reader code with problem.\nClient: delphi\nPatch: Kenjiro Fukumitsu\n\nAfter recieved STOP,it calls additional ReadFieldEnd, which is different from the implementation of other language compiler.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1189005 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "bcbf6d6fcda19768ab526e4dd15422584e9db79e",
      "tree": "68e5ba8199afa2d8926115427843e9f9567bfd2e",
      "parents": [
        "8514755daf15d0bf66d121f492874c00f460d973"
      ],
      "author": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Mon Oct 24 17:29:16 2011 +0000"
      },
      "committer": {
        "name": "Bryan Duxbury",
        "email": "bryanduxbury@apache.org",
        "time": "Mon Oct 24 17:29:16 2011 +0000"
      },
      "message": "THRIFT-1400. rb: Ruby native extension aborts with __stack_chk_fail in OSX\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1188248 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "266a6b5c113538ba95a21e6b308389c9d59c6762",
      "tree": "63d2a9ec3a29fef69dbf964bc9ea005593d3df99",
      "parents": [
        "0dab3832c719f7f4e87d87ab098ca967adfa807d"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 19 09:27:01 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Wed Oct 19 09:27:01 2011 +0000"
      },
      "message": "THRIFT-1361 Optional replacement of pthread by boost::thread\nrevert boost changes\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1186049 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "0dab3832c719f7f4e87d87ab098ca967adfa807d",
      "tree": "8ebccdfcb42712e79272517a5651d29a57dbc6a9",
      "parents": [
        "711c70c786abf91dc784a002edc4bdab468f3d8e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 18 22:19:30 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 18 22:19:30 2011 +0000"
      },
      "message": "THRIFT-1361 Optional replacement of pthread by boost::thread\nPatch: Alexandre Parenteau\n\nRemark: lib/cpp/src/concurrency/BoostMutex.cpp is unmodified\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1185904 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "711c70c786abf91dc784a002edc4bdab468f3d8e",
      "tree": "426e38a2810d6b9f00bc6ffaa7b44bbc3fe0ad27",
      "parents": [
        "7ae13e10f7cb0e0c6107cb849d33b9a46b299840"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Oct 18 15:31:17 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Oct 18 15:31:17 2011 +0000"
      },
      "message": "Thrift-1393: TTransportException\u0027s thrown from THttpClient contain superfluous slashes in the Exception message\nClient : php\nPatch: Nick Jones\n\nThe THttpClient class ensures the $uri_ property has a slash prefixed by appending one if needed in the constructor. However in THttpClient::read, there are 2 exceptions thrown where a slash is concatenated between the port and uri. This results in a superfluous slash in the TTransportException message.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1185723 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "7ae13e10f7cb0e0c6107cb849d33b9a46b299840",
      "tree": "c757f2c0228b78ab4b02075b11aab75a8f56e69a",
      "parents": [
        "857a8b8bf81d4ead905e02527727a751720ffdbc"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Oct 18 14:35:26 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Tue Oct 18 14:35:26 2011 +0000"
      },
      "message": "Thrift-1366: Delphi generator, lirbrary and unit test.\nClient: delphi\nPatch: Kenjiro Fukumitsu\n\nAdding delphi XE generator, lib and unit tests.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1185688 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "857a8b8bf81d4ead905e02527727a751720ffdbc",
      "tree": "08be0a5c8efc98c62e03e7bbcab4a6863ce7f0a5",
      "parents": [
        "6c928f3f5f91afa0917f4625f39b4048865a6027"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Oct 14 06:35:28 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Oct 14 06:35:28 2011 +0000"
      },
      "message": "THRIFT-1261 STDIO support for node-thrift\nPatch: Jordan Shaw\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1183221 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "bf12239d2e98d475c5506e5511cc0fe3fea148da",
      "tree": "2642b019df695730407cad9b4b7cde4ae2d983d7",
      "parents": [
        "878a948894a82fea1f01acf1c0cda0c2297fcafb"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 11 19:48:57 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 11 19:48:57 2011 +0000"
      },
      "message": "THRIFT-1381 Thrift C++ libs have incorrectly versioned names\nPatch: Jake Farrell\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1182052 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "878a948894a82fea1f01acf1c0cda0c2297fcafb",
      "tree": "96d699c72beea1ed7dc88ef05d41ee45fdb15432",
      "parents": [
        "fae04ead811fa92957dbc6578c1fcd52e16c320c"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 11 19:02:37 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Tue Oct 11 19:02:37 2011 +0000"
      },
      "message": "THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads\nPatch: Peace C \u0026 Alexandre Parenteau\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1182024 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "51700649d0adbd0bbdf407ba251170a29f04e691",
      "tree": "9095b27674d2955a8537943fbbfa4d91363e963a",
      "parents": [
        "b5d94e07c481bacb0de55dfc9c16b2cf86feb25c"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Oct 07 00:17:25 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Oct 07 00:17:25 2011 +0000"
      },
      "message": "Thrift-1377: abort PHP deserialization on unknown field type\nclient: php\nPatch: Dave Watson\n\nPreviously the code incorrectly ignored unknown field types. After\nreading the field header, if it was an unknown type it would incorrectly\nassume there was no data, and start trying to read the next field\nimmediately. \n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1179907 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "336a1599d7e1611edd1dfc93a8a952bbd8717f64",
      "tree": "28f42e384b2e3fffbca04a7ba2e569dc910b248d",
      "parents": [
        "2ce7f66deab8602b6de2422aaa520a1b2e508e60"
      ],
      "author": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Oct 07 00:10:20 2011 +0000"
      },
      "committer": {
        "name": "Jake Farrell",
        "email": "jfarrell@apache.org",
        "time": "Fri Oct 07 00:10:20 2011 +0000"
      },
      "message": "Thrift-1375: fixed a hex char conversion bug in TJSONProtocol\nClient: java\nPatch: Dave Watson\n\nFixed a hex char conversion bug in TJSONProtocol: 10 ~ 15 \u003c\u003d\u003e \u0027a\u0027 ~ \u0027f\u0027.\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1179904 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "20e6ef136e411c3d263d7cbbb8b22bc4de31d8b8",
      "tree": "9c59d22df0e184e5e31810e93419a7d101b856e7",
      "parents": [
        "3faaedf46b0c99096f0a18820782362886530e8e"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 03 19:37:09 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Mon Oct 03 19:37:09 2011 +0000"
      },
      "message": "THRIFT-1361 Optional replacement of pthread by boost::thread (minor fix)\nFIX: member initialization order within constructor\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1178532 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3faaedf46b0c99096f0a18820782362886530e8e",
      "tree": "da42b357f44eeeaf8d41dfd005b8c8c6d2a2f288",
      "parents": [
        "3516e0e306c4ae124dba3ed8f997c8820bcd0864"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Oct 02 10:51:45 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Sun Oct 02 10:51:45 2011 +0000"
      },
      "message": "THRIFT-1361 Optional replacement of pthread by boost::thread\nPatch: alexandre parenteau\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1178176 13f79535-47bb-0310-9956-ffa450edef68\n"
    },
    {
      "commit": "3516e0e306c4ae124dba3ed8f997c8820bcd0864",
      "tree": "152fea6b2718a61603a5420fd9cd363af9bbfcaf",
      "parents": [
        "9a1d2f01c6fc7726432292dbec2a741d6a72684c"
      ],
      "author": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Sep 30 20:23:34 2011 +0000"
      },
      "committer": {
        "name": "Roger Meier",
        "email": "roger@apache.org",
        "time": "Fri Sep 30 20:23:34 2011 +0000"
      },
      "message": "THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0\nPatch: Peace\n\ngit-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1177817 13f79535-47bb-0310-9956-ffa450edef68\n"
    }
  ],
  "next": "9a1d2f01c6fc7726432292dbec2a741d6a72684c"
}
