Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
057be5a9bd32e3571577edeab1aa0ea7c50087d6
/
compiler
/
cpp
c2ccca8
THRIFT-2458 Generated golang server code for "oneway" methods is incorrect
by Jens Geyer
· 11 years ago
d000b24
THRIFT-2449 Enhance typedef structure to distinguish between forwards and real typedefs
by Jens Geyer
· 11 years ago
8b1799f
THRIFT-2459: --version should not exit 1 Client: compiler Patch: jfarrell
by jfarrell
· 11 years ago
bcc0f1a
THRIFT-2421: Tree/Recursive struct support in thrift Client: cpp
by henrique
· 11 years ago
524b924
Thrift-2421:Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
e0e8316
THRIFT-2421: Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
6cf0ffc
THRIFT-1681: Add Lua Support Patch: Dave Watson
by Roger Meier
· 11 years ago
d06957b
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
5d15212
THRIFT-2009 Go redeclaration error
by Jens Geyer
· 11 years ago
7b021bb
THRIFT-2095:Use print function for Python 3 compatiblity
by jfarrell
· 11 years ago
d7902bf
THRIFT-2368 New option: reuse-objects for Java generator Patch: adam-aph
by henrique
· 11 years ago
8384351
THRIFT-2432 Flaky parallel build Patch: Benoit Sigoure
by Roger Meier
· 11 years ago
bf0b629
THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim
by Roger Meier
· 11 years ago
932cad8
THRIFT-2420 Go argument parser for methods without arguments does not skip fields
by Jens Geyer
· 11 years ago
46f9c45
THRIFT-2419 golang - Fix fmt.Errorf in generated code
by Jens Geyer
· 11 years ago
3c489f9
THRIFT-2418 Go handler function panics on internal error
by Jens Geyer
· 11 years ago
2bf9078
THRIFT-2417: Make union types partial classes
by Jake Luciani
· 11 years ago
ec8daae
THRIFT-2386: Thrift refuses to link yylex Client: compiler Patch: Milan Freml
by jfarrell
· 11 years ago
16fcad0
THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier
by Roger Meier
· 11 years ago
6fe77e8
THRIFT-2404 emit warning on (typically inefficient) list<byte>
by Jens Geyer
· 11 years ago
d272f21
THRIFT-2389: namespaces handled wrongly in acrionscript 3.0 implementation
by jfarrell
· 11 years ago
e3ab0bf
THRIFT-2375 Excessive <br>'s in generated HTML
by Jens Geyer
· 11 years ago
2a7dccc
THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript
by henrique
· 11 years ago
af26af6
THRIFT-2387 nodejs: external imports should be centralized in index.js
by henrique
· 11 years ago
3e4c51f
THRIFT-2378 service method arguments of binary type lead to uncompileable Go code
by Jens Geyer
· 11 years ago
111d13a
THRIFT-2384 Binary map keys produce uncompilable code in go
by Jens Geyer
· 11 years ago
38eea03
THRIFT-2380 unreachable code (CID 1174546, CID 1174679)
by Jens Geyer
· 11 years ago
3123623
THRIFT-2376 nodejs: allow Promise style calls for client and server
by henrique
· 11 years ago
305e42a
THRIFT-2370 Compiler SEGFAULTs generating HTML documentation for complex structure
by Jens Geyer
· 11 years ago
a2de410
THRIFT-2350 Add async calls to normal JavaScript Patch: Randy Abernethy
by henrique
· 11 years ago
2a816c2
THRIFT-2348 PHP Generator: add array typehint to functions
by Roger Meier
· 11 years ago
38b1a04
THRIFT-2343 Fix tutotial code and codegen for methods without exceptions
by Jens Geyer
· 11 years ago
4904ab8
THRIFT-2343 Golang - Return a single error for all exceptions instead of multiple return values
by Jens Geyer
· 11 years ago
d95fc9b
THRIFT-2341 Enable generation of Delphi XMLDoc comments (a.k.a. "Help Insight")
by Jens Geyer
· 11 years ago
483d791
THRIFT-2340 Generated server implementation does not send response type EXCEPTION on the Thrift.TApplicationExceptionType.UNKNOWN_METHOD exception
by Jens Geyer
· 11 years ago
813749d
THRIFT-2338 First doctext wrongly interpreted as program doctext in some cases
by Jens Geyer
· 11 years ago
e8379b5
THRIFT-2320 Program level doctext does not get attached by parser
by Jens Geyer
· 11 years ago
ad7f788
THRIFT-2330 Generate PHPDoc comments Patch: Maurus Cuelenaere
by Roger Meier
· 11 years ago
026d7fc
THRIFT-2323 Uncompileable Delphi code generated for typedef'd structs
by Jens Geyer
· 11 years ago
a16737a
THRIFT-2311 Go: invalid code generated when exception name is a go keyword
by Jens Geyer
· 11 years ago
c0c889b
THRIFT-1964 'Isset' causes problems with C#/.NET serializers
by Jens Geyer
· 11 years ago
06dbb8f
THRIFT-2211:Exception constructor does not contain namespace prefix
by Jake Farrell
· 11 years ago
6bac11f
THRIFT-2304 cpp:Move client assignments from construtor in method
by Roger Meier
· 11 years ago
cf8b626
THRIFT-2304 cpp:Move client assignments from construtor in method
by Roger Meier
· 11 years ago
1406c9a
THRIFT-2290 anyfile.go:10: imported and not used: "math"
by Jens Geyer
· 11 years ago
4095d62
THRIFT-2322: wrong Go code generated for assignment of an optional set
by Jens Geyer
· 11 years ago
0853ab6
THRIFT-2232 IsSet* broken in Go
by Jens Geyer
· 11 years ago
acdac81
THRIFT-2263 java: Always generate good hashCode for Java Patch: Andrew Gaul
by Roger Meier
· 11 years ago
5b8e770
THRIFT-2282 Incorect code generated for some typedefs
by Jens Geyer
· 11 years ago
739032a
THRIFT-2281 Generated send/recv code ignores errors returned by the underlying protocol
by Jens Geyer
· 11 years ago
5f2d34e
THRIFT-2229 thrift failed to build on OSX 10.9 GM
by Roger Meier
· 11 years ago
3da1c90
THRIFT-2260 java: Thrift imposes unneeded dependency on commons-lang3
by Roger Meier
· 11 years ago
5df24f7
THRIFT-2172 Java compiler allocates optionals array for every struct with an optional field
by Roger Meier
· 11 years ago
b54fbd3
THRIFT-2193 Java code generator emits spurious semicolon when deep copying binary data
by Jens Geyer
· 11 years ago
4ccc24f
THRIFT-2227 Thrift compiler generates spurious warnings with Xlint
by Jens Geyer
· 11 years ago
13848c6
THRIFT-2254 Exceptions generated by Go compiler should implement error interface
by Jens Geyer
· 11 years ago
1ee7bb6
THRIFT-1813 java: Add @Generated annotation to generated classes
by Roger Meier
· 11 years ago
73250ba
THRIFT-2247 Go generator doesn't deal well with map keys of type binary
by Jens Geyer
· 11 years ago
0ec155e
THRIFT-2246 Unset enum value is printed by ToString() - fix for some edge cases
by Jens Geyer
· 11 years ago
088c26b
THRIFT-2246 Unset enum value is printed by ToString()
by Jens Geyer
· 11 years ago
fca0b8c
THRIFT-1815 Code generators line buffer output - Go compiler
by Jens Geyer
· 11 years ago
53078be
THRIFT-1815 Code generators line buffer output - Go compiler
by Jens Geyer
· 11 years ago
22856f3
Related to THRIFT-2045: Somehow missed "go" MINGW issue that Jens found.
by Ben Craig
· 11 years ago
e957675
THRIFT-2045: C++ compiler warning and build cleanup (again)
by Ben Craig
· 11 years ago
9f9cd10
Revert "THRIFT-2045: C++ compiler warning and build cleanup"
by Ben Craig
· 11 years ago
282e440
THRIFT-2045: C++ compiler warning and build cleanup
by Ben Craig
· 11 years ago
27148de
THRIFT-2215 Generated HTML/Graphviz lists referenced enum identifiers as UNKNOWN.
by Jens Geyer
· 11 years ago
0164040
THRIFT-2195 Delphi: Add event handlers for server and processing events
by Jens Geyer
· 11 years ago
83767a7
THRIFT-2200: nested structs cause generate_fingerprint() to slow down at excessive CPU load
by Jens Geyer
· 11 years ago
836d95f
THRIFT-2201: Ternary operator returns different types (build error for
by Ben Craig
· 11 years ago
f7be519
THRIFT-1772 Serialization does not check types of embedded structures.
by Henrique Mendonça
· 11 years ago
8cd3efe
THRIFT-1755 Comment parsing bug
by Jens Geyer
· 11 years ago
901d555
THRIFT-2175 Wrong field type set for binary
by Jens Geyer
· 11 years ago
7096942
THRIFT-2178:Thrift generator returns error exit code on --version
by jfarrell
· 11 years ago
aff2f78
THRIFT-2167 nodejs lib throws error if options argument isn't passed
by henrique
· 11 years ago
c949514
THRIFT-2170 Generated Go code should populate all ReadErrors completely
by Jens Geyer
· 11 years ago
ec8744c
THRIFT-2166 Delphi compiler should generate constant class name prefixed with thrift file name (similar to Java and C#)
by Jens Geyer
· 11 years ago
d21fa6e
THRIFT-2163 Incorrect Delphi code generated for typedef'ed constants
by Jens Geyer
· 11 years ago
718f6ee
THRIFT-2162 Missing calls to inherited CTOR at misc. places
by Jens Geyer
· 11 years ago
03d4944
THRIFT-2165: Thrift Compiler fails at input files with UTF-8 BOM
by Jens Geyer
· 11 years ago
17d4279
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
by henrique
· 11 years ago
fb89bb5
THRIFT-2155: Adding one liner guide to rename the version.h.in and rename
by Ben Craig
· 11 years ago
2fdd916
THRIFT-2053 NodeJS: Support for Multiplexing Services
by henrique
· 11 years ago
cf1fe74
THRIFT-2149:Add an option to disable the generation of default operators
by Carl Yeksigian
· 11 years ago
12c09f4
THRIFT-667 Period should not be allowed in identifier names
by Jens Geyer
· 11 years ago
d4a0b27
THRIFT-1351 Compiler does not care about binary strings
by Jens Geyer
· 11 years ago
f7516e1
Thrift-1614:Thrift build from svn repo sources fails with automake-1.12
by jfarrell
· 11 years ago
92f24b2
THRIFT-1614: Thrift build from svn repo sources fails with automake-1.12
by jfarrell
· 11 years ago
87577ef
THRIFT-2128: lib GO tests fail with funct ends without a return statement
by jfarrell
· 11 years ago
102c600
Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST
by jfarrell
· 11 years ago
f8e8c59
THRIFT-2105 Generated code for default values of collections ignores t_field::T_REQUIRED
by Carl Yeksigian
· 11 years ago
09b97c7
THRIFT-2017 Resource Leak in thrift struct under compiler/cpp/src/parse/t_program.h
by Jens Geyer
· 11 years ago
656a173
THRIFT-2112 Error in Go generator when using typedefs in map keys
by Jens Geyer
· 11 years ago
27a7ce9
THRIFT-2107 minor Go generator fixes
by Jens Geyer
· 11 years ago
d1257de
THRIFT-2106 Fix support for namespaces in GO generator
by Jens Geyer
· 11 years ago
7b07fbc
THRIFT-2100 typedefs are not correctly referenced when including from other thrift files
by Jens Geyer
· 11 years ago
11430df
THRIFT-2102 constants are not referencing to correct type when included from another thrift file
by Jens Geyer
· 11 years ago
a7da488
THRIFT-2090: Go generator, fix including of other thrift files
by Jens Geyer
· 11 years ago
ba406d3
THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy
by Roger Meier
· 11 years ago
1075a6f
THRIFT-2088 Typos in Thrift compiler help text
by Jens Geyer
· 12 years ago
Next »