Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
446a319f9a26695fb06b725a4959f28c82b558c0
/
compiler
/
cpp
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
f31eba9
THRIFT-2360 Json Generator
by Roger Meier
· 10 years ago
1a74d9c
THRIFT-2360 Json Generator
by Roger Meier
· 10 years ago
a9ddab5
THRIFT-2720 nodejs - Error with enum generation
by Roger Meier
· 10 years ago
25023b1
THRIFT-809 Javascript client: Please make required fields actually required.
by Roger Meier
· 10 years ago
f49ea06
Revert "Revert "THRIFT-2722: js: Fix javascript service inheritance namespacing""
by Roger Meier
· 10 years ago
371358c
Revert "THRIFT-2722: js: Fix javascript service inheritance namespacing"
by Roger Meier
· 10 years ago
964082a
THRIFT-2712 PHP: add "json" option to create JsonSerializable code
by Roger Meier
· 10 years ago
9a7cb9f
THRIFT-2722: js: Fix javascript service inheritance namespacing
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
6d15c30
THRIFT-2628 struct member name conflicts due to lowercased names
by Jens Geyer
· 10 years ago
cc4ac49
THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code
by Jens Geyer
· 10 years ago
99b9e1d
THRIFT-2746: compiler/cpp/README.md updated
by Konrad Grochowski
· 10 years ago
ab3f848
THRIFT-2746: Replace C++11 code in IDL compiler
by Randy Abernethy
· 10 years ago
485d71a
THRIFT-2664: py - fixed errors on calling oneway functions
by Konrad Grochowski
· 10 years ago
03394b5
THRIFT-2662: py - Fix incorrect indentation when oneway function is used
by Konrad Grochowski
· 10 years ago
05d64b4
THRIFT-2707: rb - support for oneway messages fixed
by Konrad Grochowski
· 10 years ago
63243c6
THRIFT-2709 c_glib: Support server implementation
by Roger Meier
· 10 years ago
Next »