Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
94d0679f4562eec846667cfd69115feaa8bd53fa
/
compiler
/
cpp
15d9042
THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments
by Henrique Mendonça
· 10 years ago
86a51e7
THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go
by Jens Geyer
· 10 years ago
c0e4a8d
Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments"
by Henrique Mendonça
· 10 years ago
b3b7d04
THRIFT-3174: Modify initialism code in Go compiler to check first word
by Jens Geyer
· 10 years ago
1568aef
THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments
by Henrique Mendonça
· 10 years ago
549a9e1
THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler
by Jens Geyer
· 10 years ago
33eef35
THRIFT-3150: fixed help text (thanks to Konstantin who catched this)
by Jens Geyer
· 10 years ago
9265222
THRIFT-3150: fixed help text (thanks to Konstantin who catched this)
by Jens Geyer
· 10 years ago
70219e1
THRIFT-3150 Add an option to make Read and Write methods private
by Jens Geyer
· 10 years ago
1f6e380
`make style` applied
by Konrad Grochowski
· 10 years ago
3b115df
THRIFT-727 - C++: what() method of generated exceptions will provide more information
by Konrad Grochowski
· 10 years ago
880a2b3
doc: update compiler CMake build and update .gitignore
by Roger Meier
· 10 years ago
4ead520
THRIFT-3155 move contrib/mingw32-toolchain.cmake to build/cmake/
by Roger Meier
· 10 years ago
b7138ac
THRIFT-3149 go: make generated readFieldN methods private
by Jens Geyer
· 10 years ago
86fded2
THRIFT-2850 CMake: improve Windows support
by Roger Meier
· 10 years ago
eab9c45
THRIFT-3089 Assigning default ENUM values results in non-compilable java code if java namespace is not defined
by Jens Geyer
· 10 years ago
b9f6038
THRIFT-3146 Graphviz generates function name collisions between services
by Jens Geyer
· 10 years ago
77a7103
THRIFT-3144 make String representation of enums in generated go code less verbose
by Jens Geyer
· 10 years ago
2a15b99
THRIFT-3132: Java generator will properly format date in @Generated
by Konrad Grochowski
· 10 years ago
dfc22ad
THRIFT-3128 Go generated code produces name collisions between services
by Jens Geyer
· 10 years ago
89cffc6
THRIFT-3126 PHP JSON serializer converts empty or int-indexed maps to lists
by Jens Geyer
· 10 years ago
de7cf5d
THRIFT-3124: some signed/unsigned warnings removed from compiler
by Konrad Grochowski
· 10 years ago
13699f8
THRIFT-3123: Missing include added to compiler/cpp/src/main.h
by Konrad Grochowski
· 10 years ago
9de9b1f
THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings
by Jim King
· 10 years ago
811d279
THRIFT-3114 Using local temp variables to not pollute the global table
by Jens Geyer
· 10 years ago
958a7a2
THRIFT-3115 Uncompileable code due to name collision with predefined used types
by Jens Geyer
· 10 years ago
5ec2121
THRIFT-233 IDL doesn't support negative hex literals
by Jens Geyer
· 10 years ago
71f2d8a
THRIFT-3067 C++ cppcheck performance related warnings
by Roger Meier
· 10 years ago
3b61971
THRIFT-3047 Uneven calls to indent_up and indent_down in Cocoa generator
by Jens Geyer
· 10 years ago
f332d16
THRIFT-3041 Generate asynchronous clients for Cocoa
by Jens Geyer
· 10 years ago
f9c318c
THRIFT-3098 Print binary typedefs the same way we do binary fields
by Jens Geyer
· 10 years ago
a242c28
THRIFT-227 Pretty print binary collections
by Roger Meier
· 10 years ago
8f27189
THRIFT-3090 cmake build is broken (set CMake version to 2.8.12)
by Roger Meier
· 10 years ago
7726b03
THRIFT-1857 Python 3.X Support - Replace deprecated "," with "as" in python exception generation code.
by Roger Meier
· 10 years ago
b1783a5
THRIFT-3092 Generated Haskell types should derive Generic
by Roger Meier
· 10 years ago
5af78c8
Revert "THRIFT-3014 AppVeyor support - fix format"
by Roger Meier
· 10 years ago
81b3c44
THRIFT-3014 AppVeyor support - fix format
by Roger Meier
· 10 years ago
6d71dc8
THRIFT-3091 c_glib service method should return result from handler method
by Nobuaki Sukegawa
· 10 years ago
86f7350
THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
58ed1cd
THRIFT-3057 Java compiler build is broken
by Nobuaki Sukegawa
· 10 years ago
e678948
THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional fields
by Roger Meier
· 10 years ago
43ceaf7
THRIFT-3043 go compiler generator uses non C++98 code
by Jens Geyer
· 10 years ago
1d1bca2
THRIFT-3027 Go compiler does not ensure common initialisms have consistent case
by Jens Geyer
· 10 years ago
28c1c19
THRIFT-3023 Go compiler is a little overly conservative with names of attributes
by Jens Geyer
· 10 years ago
eda0f84
THRIFT-3021 Service remote tool does not import stub package with package prefix
by Jens Geyer
· 10 years ago
3811e59
THRIFT-3019 Golang generator missing docstring for structs
by Jens Geyer
· 10 years ago
962e410
THRIFT-3006 Attach 'omitempty' json tag for optional fields in Go
by Jens Geyer
· 10 years ago
bd60b92
THRIFT-3008: Node.js server does not fully support exceptions
by Randy Abernethy
· 10 years ago
80aa53e
THRIFT-3001 C# Equals fails for binary fields (byte[])
by Jens Geyer
· 10 years ago
3bc6424
THRIFT-2724 - Coding standards template added all over project
by Konrad Grochowski
· 10 years ago
b3654df
THRIFT-2189 add union support for go generator
by Jens Geyer
· 10 years ago
2663ec4
THRIFT-2955 Using list of typedefs does not compile on Go
by Jens Geyer
· 10 years ago
12d430e
THRIFT-2955 Using list of typedefs does not compile on Go
by Jens Geyer
· 10 years ago
2f2d6ac
THRIFT-2368 New option: reuse-objects for Java generator
by henrique
· 10 years ago
8f2596a
THRIFT-2961: Service inheritance does not work with namespaced Ruby code
by jfarrell
· 10 years ago
4e16718
Thrift-2960: Fix namespace regression for Ruby Client: rb Patch: Jan Brauer
by jfarrell
· 10 years ago
176c926
THRIFT-2949 typo in compiler/cpp/README.md
by Jens Geyer
· 10 years ago
ce36aac
THRIFT-2942 CSharp generate invalid code for property named read or write
by Jens Geyer
· 10 years ago
307144a
THRIFT-2878 Go validation support of required fields
by Jens Geyer
· 10 years ago
89dc20f
THRIFT-2915 Lua generator missing from Visual Studio build project
by Jens Geyer
· 10 years ago
1b17991
THRIFT-2897: Implement hash and isEqual: methods
by Roger Meier
· 10 years ago
6d9a3ca
THRIFT-2901 Fix for generated TypeScript functions + indentation of JavaScript maps
by Kirby1337
· 10 years ago
80784b1
THRIFT-2902 Generated c_glib code does not compile with clang
by Nobuaki Sukegawa
· 10 years ago
c61b3a8
THRIFT-2894 PHP json serializer skips maps with int/bool keys
by Jens Geyer
· 10 years ago
a792e5d
THRIFT-2894 PHP json serializer skips maps with int/bool keys
by Jens Geyer
· 10 years ago
d5f87e1
CMake: Add CMake support for Thrift libraries
by Pascal Bach
· 10 years ago
de76a37
THRIFT-2882 Lua Generator: using string.len funtion to get struct(map,list,set) size
by winsweet
· 10 years ago
3c5a788
THRIFT-2836 Add moveable_types option to C++ generator
by Nate Rosenblum
· 10 years ago
714a9aa
THRIFT-2888: JSON generator - fixed missing include
by Konrad Grochowski
· 10 years ago
1f42d31
THRIFT-2868 Enhance error handling in the Go client
by Jens Geyer
· 10 years ago
0494987
THRIFT-2859: JSON generator - fixed i64 numbers generation
by Konrad Grochowski
· 10 years ago
6ce1e73
THRIFT-2866: Go - generator code readability enhanced
by Konrad Grochowski
· 10 years ago
9462ce3
THRIFT-2859: compilation fix, C++11 removed from JSON generator
by Konrad Grochowski
· 10 years ago
dae6d3c
'make style' applied
by Konrad Grochowski
· 10 years ago
ffa255c
THRIFT-2859 JSON generator: output complete descriptors
by Jens Geyer
· 10 years ago
527b6d9
THRIFT-2854 Go Struct writer and reader looses important error information
by Jens Geyer
· 10 years ago
200150d
THRIFT-2864 JSON generator missing from Visual Studio build project
by Jens Geyer
· 10 years ago
6aeb82e
THRIFT-2862 Enable RTTI and/or build macros for generated code
by Jens Geyer
· 10 years ago
406e795
THRIFT-2860 Delphi server closes connection on unexpected exceptions
by Jens Geyer
· 10 years ago
eed6a6d
THRIFT-2857 C# generator creates uncompilable code for struct constants
by Jens Geyer
· 10 years ago
3b5dacb
THRIFT-2849: spelling errors fixed using codespell tool
by Konrad Grochowski
· 10 years ago
6a4589a
THRIFT-2834:Remove spurious semicolons in generated code
by Randy Abernethy
· 10 years ago
16a23a6
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
240120c
Revert "THRIFT-2729: C++ - .clang-format created and applied"
by Konrad Grochowski
· 10 years ago
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
ca7e97e
THRIFT-2814 args/result classes not found when no namespace is set
by Jens Geyer
· 10 years ago
1824114
THRIFT-2828 slightly wrong help screen indent
by Jens Geyer
· 10 years ago
e38f1e2
THRIFT-2824 Flag to disable html escaping doctext
by Jens Geyer
· 10 years ago
38f2a2a
THRIFT-2826 html:standalone sometimes ignored Client: HTML Patch: Jens Geyer
by Jens Geyer
· 10 years ago
96dfcd5
THRIFT-2814 args/result classes not found when no namespace is set
by Jens Geyer
· 10 years ago
fea00ac
THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
bd52f1a
THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
cc092b3
THRIFT-2773: java - fixed oneway support while using TServiceClient
by Konrad Grochowski
· 10 years ago
4f4b15b
compiler: remove trailing whitespaces
by Roger Meier
· 10 years ago
4776166
fix some license headers
by Roger Meier
· 10 years ago
6e43b18
THRIFT-2793 Go compiler produces uncompilable code
by Jens Geyer
· 10 years ago
a70986f
THRIFT-2784 Eliminate compiler warnings in generated C++ code
by Roger Meier
· 10 years ago
d5c7a0f
format: spaces instead of tabs
by Roger Meier
· 10 years ago
d8dd7ea
THRIFT-2784 Eliminate compiler warnings in generated C++ code
by Roger Meier
· 10 years ago
ec300e3
THRIFT-1462 add more strict compiler flags
by Roger Meier
· 10 years ago
Next »