1. 9bb4c11 Testcase fixed by Jens Geyer · 11 years ago
  2. 0cb870b Thrift-2467: Unable to build contrib/fb303 on OSX 10.9.2 by jfarrell · 11 years ago
  3. 35c8b97 fix TFramedTransport residual continuation by Wade Simmons · 11 years ago
  4. 7878f11 Add [-s[sl]] option for the python service remote to enable communication over an SSL socket connection by David Robakowski · 11 years ago
  5. bf2617e Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby by jfarrell · 11 years ago
  6. c9bdd50 THRIFT-2579 C++ lib Windows CE support by henrique · 11 years ago
  7. ff296c8 THRIFT-2588 Thrift compiler is not buildable in Visual Studio 2010 by Jens Geyer · 11 years ago
  8. cf9d968 format tutorial Java README.md by henrique · 11 years ago
  9. 58993d1 THRIFT-2577 C++ TFileTransport missuse of closesocket on windows platform by henrique · 11 years ago
  10. d5acf05 format tutorial Java README.md by Henrique Mendonça · 11 years ago
  11. ad67aa0 THRIFT-2581 C++ TFDTransport destructor should not throw by henrique · 11 years ago
  12. bd05f9e THRIFT-2233 Java compiler should defensively copy its binary inputs by Jens Geyer · 11 years ago
  13. 9999f52 THRIFT-2503 C++: Fix name collision when a struct has a member named "val" by Jens Geyer · 11 years ago
  14. ebddd93 THRIFT-2508 Uncompileable C# code due to language keywords in IDL by Jens Geyer · 11 years ago
  15. 104ecb6 FIX broken test by Jens Geyer · 11 years ago
  16. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  17. 329d59a THRIFT-2576 Implement Thrift.Protocol.prototype.skip method in JavaScript library by Jens Geyer · 11 years ago
  18. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  19. 55087a4 THRIFT-2571 doc and speed up travis build by henrique · 11 years ago
  20. 44c9b44 THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows by Randy Abernethy · 11 years ago
  21. db372ac compiler: move README_Windows.md content to README.md by Roger Meier · 11 years ago
  22. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  23. 746952e compiler: move README_Windows.md content to README.md by Roger Meier · 11 years ago
  24. cd9dd51 THRIFT-2572 Add string/collection length limit checks (from C++) to java protocol readers by Roger Meier · 11 years ago
  25. 40cc232 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  26. bbac924 THRIFT-2571 Simplify cross compilation using CMake Patch: Pascal Bach by henrique · 11 years ago
  27. a3570ac THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  28. 48b1897 THRIFT-2471 requires libboost 1.54 + additional script clean up by henrique · 11 years ago
  29. 569863a Allow cross build for windows using mingw32 by Pascal Bach · 11 years ago
  30. 42be4e8 Get thrift version from configure.ac for CMake build by Pascal Bach · 11 years ago
  31. 6eb015a Add CMake file for the thrift compiler by Pascal Bach · 11 years ago
  32. faf52db THRIFT-2569 Introduce file to specify third party library locations on Windows by Roger Meier · 11 years ago
  33. 27b5783 .gitignore: add c_glib profiling files *.gcno by Roger Meier · 11 years ago
  34. 7b11fec THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler by Jens Geyer · 11 years ago
  35. 245dbdf THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI by henrique · 11 years ago
  36. cf18e91 THRIFT-2435 Java compiler doesn't like struct member names that are identical to an existing enum or struct type by Jens Geyer · 11 years ago
  37. a3350b4 THRIFT-2560 Thrift compiler generator tries to concat ints with strings using + by Jens Geyer · 11 years ago
  38. 7615072 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  39. 5588a56 THRIFT-2554 double initialization in generated Read() method by Jens Geyer · 11 years ago
  40. eb1e1d5 THRIFT-2555 excessive "unused field" comments Client: Go Patch: Jens Geyer by Jens Geyer · 11 years ago
  41. 91b3b1a THRIFT-2558: CSharp gen tries to add str + int by ra · 11 years ago
  42. 73464ac update doc/install by Roger Meier · 11 years ago
  43. e9f00cb add doc/install from website, update README.md by Roger Meier · 11 years ago
  44. 6848de8 THRIFT-2543 Generated enum type in haskell should be qualified by Roger Meier · 11 years ago
  45. 5c97603 THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  46. e86428c THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  47. 7ca13f5 THRIFT-2526 Assignment operators and copy constructors in c++ don't copy the __isset struct by Roger Meier · 11 years ago
  48. 80a44f8 THRIFT-2551 OutOfMemoryError "unable to create new native thread" kills serve thread by Roger Meier · 11 years ago
  49. 72268b7 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  50. 4b0fede THRIFT-1584 could not SetMinThreads in ThreadPool on single-core machines by Jens Geyer · 11 years ago
  51. 97243a7 THRIFT-2239 Address FindBugs errors by Roger Meier · 11 years ago
  52. f8c1c98 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  53. 44460e2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Roger Meier · 11 years ago
  54. 0cf802a THRIFT-2552 eliminate warning from configure.ac by Jens Geyer · 11 years ago
  55. 5c6ad24 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  56. 8fcc82b Updated makefile for THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  57. f64d7e0 THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects by Jens Geyer · 11 years ago
  58. d9b331d make cross: add nodejs-nodejs test and nodejs compact protocol by Roger Meier · 11 years ago
  59. c62798b THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by Roger Meier · 11 years ago
  60. ad4df16 THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by henrique · 11 years ago
  61. 4f073d8 THRIFT-2505 fix apache license header by henrique · 11 years ago
  62. d0265c7 THRIFT-2522 TypeScript extension for Thrift Compiler by henrique · 11 years ago
  63. ada1016 THRIFT-2522 TypeScript extension for Thrift Compiler by Pascal Schweizer · 11 years ago
  64. a47cf90 Fixed broken build: "thrift -out <dir>" expects that <dir> already exists by Jens Geyer · 11 years ago
  65. 6ff1dfb Fixed broken build (superfluous EXTRA_DIST section) by Jens Geyer · 11 years ago
  66. 91cfb99 THRIFT-2500 sending random data crashes thrift(golang) service by Jens Geyer · 11 years ago
  67. b7cb945 THRIFT-2537 Path for "go get" does not work Client: Go Patch: Jens Geyer by Jens Geyer · 11 years ago
  68. cc0fe27 THRIFT-2534 Cross language test results should recorded to a status.md or status.html file automatically by Roger Meier · 11 years ago
  69. 816790b Thrift-2535:TJSONProtocol when serialized yields TField ids rather than names by jfarrell · 11 years ago
  70. 303eb1b THRIFT-2401 Haskell tutorial compiles by Roger Meier · 11 years ago
  71. 73b58a2 THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a by Roger Meier · 11 years ago
  72. 20aeba3 THRIFT-2511 Node.js compact protocol Client: Node Patch: Randy Abernethy by ra · 11 years ago
  73. facc8dc THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs by Jens Geyer · 11 years ago
  74. 958581d THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  75. f459868 THRIFT-2497 server and client for test/go, also several fixes and improvements by Jens Geyer · 11 years ago
  76. c0ad368 THRIFT-2455 Allow client certificates to be used with THttpClient by Jens Geyer · 11 years ago
  77. 3704227 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  78. 2c60625 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  79. 4fba9d2 THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  80. 6370cfd THRIFT-2512 lib/${language}/README.md by Roger Meier · 11 years ago
  81. 5c80b56 THRIFT-2475 c_glib: buffered_transport_write function return always TRUE. by Roger Meier · 11 years ago
  82. 1953e21 THRIFT-2471: Make cpp.ref annotation language agnostic by Roger Meier · 11 years ago
  83. cf0edd3 THRIFT-2490 c_glib: if fail to read a exception from server, client may be occurred double free by Roger Meier · 11 years ago
  84. 40f8ce2 THRIFT-2494: Add enum toString helper function in c_glib by Roger Meier · 11 years ago
  85. 879cab2 THRIFT-1914 Python: Support for Multiplexing Services on any by Roger Meier · 11 years ago
  86. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  87. 72e9c37 test/README.md: fix link by Roger Meier · 11 years ago
  88. 89847df THRIFT-2499 Compiler: allow annotations without "= value" by Jens Geyer · 11 years ago
  89. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  90. 2a9e6a4 THRIFT-2501: C# The test parameters from the TestServer and TestClient are different from the http://thrift.apache.org/test/ by Jens Geyer · 11 years ago
  91. 885c679 THRIFT-2471 Make cpp.ref annotation language agnostic by Jens Geyer · 11 years ago
  92. 0a7c69c THRIFT-2492 use tcxx instead of tr1 in test/cpp by Roger Meier · 11 years ago
  93. 4edac7f THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  94. 0997250 THRIFT-2502 Optimize go implementations of binary and compact protocols for speed by Jens Geyer · 11 years ago
  95. 731975a THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors by Jens Geyer · 11 years ago
  96. ce79d59 add missing bc on travis by henrique · 11 years ago
  97. 4920a65 exec permissions for sh files by henrique · 11 years ago
  98. d5aba4c more consistent timing on test.sh by henrique · 11 years ago
  99. d17f1c9 THRIFT-847 Test Framework harmonization across all languages by henrique · 11 years ago
  100. 2bc4b13 THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by henrique · 11 years ago