- ed5c5a4 THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage) by Carel Combrink · 4 months ago
- 4b90909 THRIFT-5773 Strong UUID wrapper for C++ by CJCombrink · 9 months ago
- 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
- 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
- 9c0de2d lib: c_glib: fix compile error due to missing unistd.h by Christopher Friedt · 2 years, 2 months ago
- f066d84 Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master by Jens Geyer · 2 years, 7 months ago
- 4646a35 Remove execute bit from plain text files in git (#2611) by Christopher Tubbs · 2 years, 8 months ago
- bdb54bc Use modern OpenSSL cmake syntax (if available), and larger cmake cleanup by Mario Emmenlauer · 3 years, 4 months ago
- 9fab238 Minor cleanup of two CMake files, and removed some (unused) boost dependencies by Mario Emmenlauer · 4 years ago
- c821d25 THRIFT-5244 Dynamic exception specifications are deprecated in C++11[-Wdeprecated] by zeshuai007 · 4 years, 5 months ago
- 037753e THRIFT-5265 add the zlib transport to c_glib Client: c_glib Patch: Zezeng Wang by zeshuai007 · 4 years, 1 month ago
- 997e2d4 fix warning in c_glib from add max_message_size code by zeshuai007 · 4 years, 3 months ago
- 062521f add the test case into cmake by zeshuai007 · 4 years, 4 months ago
- c80b8bb THRIFT-5237 Implement MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class by zeshuai007 · 4 years, 6 months ago
- 26681fb THRIFT-5225: Use nullptr instead of NULL Patch: Zezeng Wang by zeshuai007 · 4 years, 7 months ago
- a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
- 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
- c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
- 0140cbf remove unused variables by cyy · 6 years ago
- 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
- 87ad2bc THRIFT-4329: multiplexed processor, client and server for c_glib Client: c_glib by Gonzalo Aguilar Delgado · 7 years ago
- 43f4bf2 THRIFT-4376: fix a few high impact coverity defects: by James E. King, III · 7 years ago
- 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
- 82ae957 THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_ptr) by James E. King, III · 7 years ago
- 37aac3b THRIFT-3706: added cross test support for backwards compatible multiplexed server, added c_glib testBinary, fixed a number of glib object reference issues by James E. King, III · 8 years ago
- 36628a2 THRIFT-3369 Provide SSL/TLS client for c_glib by James E. King, III · 8 years ago
- 30a8b65 THRIFT-3968: Deserializing empty string/binary fields by Simon South · 8 years ago
- 11da87e THRIFT-2835 Add possibility to distribute generators separately from thrift core, and load them dynamically by Nobuaki Sukegawa · 8 years ago
- 21b6d92 THRIFT-3909 Fix c_glib static lib CMake build by Nobuaki Sukegawa · 8 years ago
- 1fa273b THRIFT-2980 Accept external buffer in thrift_memory_buffer constructor by Chandler May · 9 years ago
- 1ccd81b THRIFT-3569 Add thrift_transport_read_all to facilitate large reads in c_glib. by Chandler May · 9 years ago
- 2303d97 THRIFT-3577 assertion failed at line 512 of testcontainertest.c by Nobuaki Sukegawa · 9 years ago
- e71f20c THRIFT-3556 c_glib file descriptor transport by Simon South · 9 years ago
- 6076970 THRIFT-3573 c_glib: No rule to make target issue by Nobuaki Sukegawa · 9 years ago
- 3fe3df2 THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed by Chandler May · 9 years ago
- 6dde90b THRIFT-1313 implement compact protocol for c_glib library by Chandler May · 9 years ago
- 8b0fe28 THRIFT-3558 fix typos in c_glib test assertions by Chandler May · 9 years ago
- bf8f7b4 THRIFT-3383 i64 related warnings by Simon South · 9 years ago
- 56cf779 THRIFT-3512 c_glib: Build fails due to missing features.h by Simon South · 9 years ago
- ba3fe86 THRIFT-3464 Fix several defects in c_glib code generator by Nobuaki Sukegawa · 9 years ago
- 362a5ed THRIFT-3455 struct write method's return value is incorrect by Nobuaki Sukegawa · 9 years ago
- ca93936 THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
- 792db4e THRIFT-2423 Facebook's THeader protocol and transport for cpp by Dave Watson · 10 years ago
- a649e74 THRIFT-3337 Add testBool method to cross tests by Nobuaki Sukegawa · 9 years ago
- ff4a8ed THRIFT-3326 Tests do not compile under *BSD by Roger Meier · 9 years ago
- f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
- 4fed1af THRIFT-3178 glib C does not compile by Jens Geyer · 9 years ago
- 54f392b THRIFT-2832 c_glib: Handle string lists correctly by Jens Geyer · 9 years ago
- 38e7155 THRIFT-3288 c_glib: Build unit tests without compiler warnings by Simon South · 9 years ago
- db3646f THRIFT-3288 c_glib: Unit tests: Enable warnings, improve automake-variable use by Simon South · 9 years ago
- 482da72 THRIFT-3267 c_glib: "Critical" failure during unit tests by Jens Geyer · 9 years ago
- 1c19027 THRIFT-3266 c_glib: Multiple compiler warnings building unit tests by Jens Geyer · 9 years ago
- 8c5fce9 THRIFT-2917 "make clean" breaks test/c_glib Client: c_glib Patch: Simon South by Jens Geyer · 9 years ago
- 8677719 THRIFT-2957 warning: source file %s is in a subdirectory, but option 'subdir-objects' is disabled by Jens Geyer · 9 years ago
- ef0a8fa THRIFT-3138 "make check" parallel execution is underministic by Nobuaki Sukegawa · 10 years ago
- 79c9911 THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers by Jim King · 10 years ago
- 3b99c97 THRIFT-3106 CMake summary should give more information why a library is set to off by Roger Meier · 10 years ago
- 8349425 THRIFT-3099 cmake build is broken on FreeBSD by Marco Molteni · 10 years ago
- 79e971e c_glib: fix some warnings by Roger Meier · 10 years ago
- 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
- d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago
- 035870d c_glib: fix automake dependencies by Roger Meier · 10 years ago
- 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
- 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
- aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
- 63243c6 THRIFT-2709 c_glib: Support server implementation by Roger Meier · 10 years ago
- 0cc6d3c THRIFT-2690 by Roger Meier · 10 years ago
- 7fa9848 THRIFT-2680 c_glib: ThriftFramedTransport fails when peer unexpectedly closes connection by Roger Meier · 10 years ago
- 60b7ad6 THRIFT-2639 c_glib: Expose as properties members of generated structs by Roger Meier · 10 years ago
- 909f186 THRIFT-2636 c_glib: ThriftApplicationException: Expose "type" and "message" properties by Roger Meier · 10 years ago
- 1d7e35a THRIFT-2631 c_glib: Support service inheritance in clients by Roger Meier · 10 years ago
- 5c80b56 THRIFT-2475 c_glib: buffered_transport_write function return always TRUE. by Roger Meier · 11 years ago
- c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
- e3da768 THRIFT-1826 update c_glib source header paths Patch: Simon South by Roger Meier · 12 years ago
- c75797d THRIFT-1583 c_glib leaks memory by Roger Meier · 13 years ago
- 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
- a1c416f THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
- 39fbb9a THRIFT-1032. make dist fails due to c_glib problem by Bryan Duxbury · 14 years ago
- c2cc61a THRIFT-1002 some more cleanup in c_glib part by Roger Meier · 14 years ago
- c101092 THRIFT-1003 Polishing c_glib code by Roger Meier · 14 years ago
- 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago