Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b54fbd32cf79bffa0e96409af55783f17abf5aa8
/
compiler
/
cpp
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
049f5f3
THRIFT-2082 Executing "gmake clean" is broken
by Carl Yeksigian
· 12 years ago
b3495ff
THRIFT-2065 Not valid constants filename in Java
by Jens Geyer
· 12 years ago
102bca4
THRIFT-2032 C# client leaks sockets/handles
by Jens Geyer
· 12 years ago
6ce16d9
THRIFT-2049 Go compiler doesn't build on native Windows
by Jens Geyer
· 12 years ago
bb98ed4
THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability
by Roger Meier
· 12 years ago
f713a75
THRIFT-2012 Modernizing Go
by Jens Geyer
· 12 years ago
0e87c46
THRIFT-2012 Modernizing Go
by Jens Geyer
· 12 years ago
70a5762
THRIFT-2030 Thrift allows for inconsistent use of "oneway"
by Jens Geyer
· 12 years ago
b310ae7
THRIFT-2015 Thrift exceptions should derive from TException
by Jens Geyer
· 12 years ago
03aaf93
THRIFT-2010 Generate c_glib code doesn't compile with strict gcc flags
by Roger Meier
· 12 years ago
de07408
THRIFT-1995: IDL can generate uncompilable ocde
by Carl Yeksigian
· 12 years ago
c08926a
THRIFT-1913 skipping unknown fields in java unions
by Jens Geyer
· 12 years ago
d522421
Thrift-1775:
by kamilsalas
· 12 years ago
c317852
THRIFT-2003: Deprecate senum Patch: Randy Abernethy
by Carl Yeksigian
· 12 years ago
1b0bc0f
THRIFT-1996:Constants generation is broken / inconsistent with regular Java generation
by Jake Farrell
· 12 years ago
c2c4d72
THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi
by Jens Geyer
· 12 years ago
0ca234f
THRIFT-1944 Deprecate slist
by Jens Geyer
· 12 years ago
d65def0
THRIFT-1977: Fix to ensure proper C# class names
by Jens Geyer
· 12 years ago
0049ec7
Thrift-1402:Generated Y_types.js does not require() X_types.js when an include in the IDL file was used
by Jake Farrell
· 12 years ago
d3c7182
THRIFT-1977 C# compiler should generate constant files prefixed with thrift file name
by Jens Geyer
· 12 years ago
a5cce17
THRIFT-1958 C#: Use static Object.Equals instead of .Equals() calls in equals
by Jens Geyer
· 12 years ago
691a16a
THRIFT-1970 [Graphviz] Adds option to render exceptions relationships
by Jens Geyer
· 12 years ago
cbb979b
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
by Henrique Mendonça
· 12 years ago
8ad13a3
THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning
by Henrique Mendonça
· 12 years ago
f837f30
Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning"
by Henrique Mendonça
· 12 years ago
d28d4d5
THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning
by Henrique
· 12 years ago
36af4d3
THRIFT-1972 Add async server processors to Java
by Jake Luciani
· 12 years ago
d7b4579
THRIFT-1965 Adds Graphviz (graph description language) generator
by Jens Geyer
· 12 years ago
6d7473d
THRIFT-1960 main() declares 22 unused gen bools Patch: Randy Abernethy
by Roger Meier
· 12 years ago
0fd47da
THRIFT-1956: Switch to Apache Commons Lang 3
by Jake Farrell
· 12 years ago
d708ebb
THRIFT-1955 Union Type writer generated in C# does not WriteStructBegin
by Jens Geyer
· 12 years ago
b706b1a
THRIFT-1742 Optionally implement hashcode and equals in c#
by Jens Geyer
· 12 years ago
47af9f1
THRIFT-1943 docstrings for enum values are ignored
by Jens Geyer
· 12 years ago
f509df9
THRIFT-1930: C# generates unsigned byte for Thrift "byte" type
by Jens Geyer
· 12 years ago
0f8acc5
THRIFT-1924: Delphi: Inconsistency in serialization of optional fields
by Jens Geyer
· 12 years ago
bdb19a4
Thrift-1786: C# Union Typing Client: csharp Patch: Carl Yeksigian
by jfarrell
· 12 years ago
de262dc
Thrift-1903: PHP namespaces cause binary protocols to not be used
by Jake Farrell
· 12 years ago
1bd9424
THRIFT-1933: Delphi generator crashes when a typedef references another typedef from an included file
by Jens Geyer
· 12 years ago
9322032
THRIFT-1922: Inconsistency in optional fields between Java/C# and python
by Jens Geyer
· 12 years ago
4576604
THRIFT-1904 Incorrect code is generated for typedefs which use included types
by Jens Geyer
· 12 years ago
2d26f18
Thrift-1806: Python generation always truncates __init__.py files
by Jake Farrell
· 12 years ago
3c434ab
Thrift-1823:Missing parenthesis breaks "IS_..." macro in generated code
by Jake Farrell
· 12 years ago
d1fb180
Thrift-1859: Generated error c++ code with -out and include_prefix param
by Jake Farrell
· 12 years ago
e491d29
THRIFT-1896 cocoa: Add TBase protocol for Cocoa Patch: Kevin Li
by Roger Meier
· 12 years ago
5505465
THRIFT-1897 cocoa: Support validation of required fields Patch: Kevin Li
by Roger Meier
· 12 years ago
948a2d4
THRIFT-1855 deep-copy for collections of primitives should use copy-constructor
by Roger Meier
· 12 years ago
7af5868
THRIFT-1895 Delphi: reserved variable name "result" not detected properly
by Jens Geyer
· 12 years ago
19251ad
THRIFT-1876 Use enum names instead of casted integers in assignments
by Jens Geyer
· 12 years ago
b3fb3e6
THRIFT-1318 Incorrect syntax for struct with enum property and default value when value is negative
by Jens Geyer
· 12 years ago
b19c339
removed unused variable
by Jens Geyer
· 12 years ago
20c81ad
THRIFT-1704: Tornado support (Python)
by Chris Piro
· 12 years ago
92e3860
THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh)
by Chris Piro
· 12 years ago
5b0c590
THRIFT-1856: different comments generated Patch: Jake Farrell
by Jake Farrell
· 12 years ago
Next »