Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b867b27c5d50800930e0f1f03db59c1f04ce748a
/
compiler
/
cpp
/
src
d4722d9
THRIFT-3629 Parser sets exitcode on errors, but the generator does not
by Jens Geyer
· 9 years ago
4733c4c
THRIFT-3605 Have the compiler complain about invalid arguments and options
by Jens Geyer
· 9 years ago
6525f6a
THRIFT-3612 Add Python C extension for compact protocol
by Nobuaki Sukegawa
· 9 years ago
4708409
THRIFT-3601 Better conformance to PEP8 for generated code
by Nobuaki Sukegawa
· 9 years ago
1f647f0
THRIFT-3584 boolean false value cannot be transferred
by Nobuaki Sukegawa
· 9 years ago
cfebe7e
THRIFT-3584 Lua: boolean false value cannot be transferred
by WangYaofu
· 9 years ago
1949599
THRIFT-3589 Pass references to field names in constructor through get_field_name
by Mark Erickson
· 9 years ago
a9346a3
THRIFT-3377 Deep copy is actually shallow when using typedef members
by Roshan George
· 9 years ago
c1fda24
THRIFT-3582 Erlang libraries should have service metadata
by Jens Geyer
· 9 years ago
108fab8
THRIFT-3501 Forward slash in comment causes compiler error
by Jens Geyer
· 9 years ago
41e4847
THRIFT-3575 Go compiler tries to use unexported library methods when using read_write_private
by Jens Geyer
· 9 years ago
aff06ed
THRIFT-3574 Cocoa generator makes uncompilable imports
by Stig Bakken
· 9 years ago
217a44b
THRIFT-3535 Dart generator argument to produce a file structure usable in parent library
by Mark Erickson
· 9 years ago
420ee1e
THRIFT-3552 c_glib: Fix memory leak in processor
by Simon South
· 9 years ago
b815e37
THRIFT-3554 Constant decls may lead to "Error: internal error: prepare_member_name_mapping() already active for different struct"
by Jens Geyer
· 9 years ago
9335167
THRIFT-3537 Remove the (now obsolete) csharp:asyncctp flag
by Jens Geyer
· 9 years ago
ba01d6b
THRIFT-3554 Constant decls may lead to "Error: internal error: prepare_member_name_mapping() already active for different struct"
by Jens Geyer
· 9 years ago
0c0649d
THRIFT-3510 Add HttpTaskAsyncHandler implementation
by Adam Connelly
· 9 years ago
0bd810a
THRIFT-3545 Cocoa: Container type literals do not compile
by Christopher Rogers
· 9 years ago
7b545b5
THRIFT-3532 Add configurable string and container read size limit to Python protocols
by Nobuaki Sukegawa
· 9 years ago
a3b88a0
THRIFT-3503 Enable py:utf8string by default
by Nobuaki Sukegawa
· 9 years ago
03565bf
THRIFT-3526 Code generated by py:utf8strings does not work for Python3
by Nobuaki Sukegawa
· 9 years ago
1b4ebc3
THRIFT-3528 Fix warnings in thrift.ll
by Nobuaki Sukegawa
· 9 years ago
de0b4b5
THRIFT-3523 XML Generator
by BCG
· 9 years ago
f6521c6
THRIFT-3314 Dots in file names of includes causes dots in javascript variable names
by Jens Geyer
· 9 years ago
4fcc744
THRIFT-3499 Add package_prefix to python generator
by Eric Klaus
· 9 years ago
4733db4
THRIFT-3519 fastbinary does not work with -gen py:utf8strings
by Nobuaki Sukegawa
· 9 years ago
2aaae8a
THRIFT-3486 - Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values
by BCG
· 9 years ago
bf8f7b4
THRIFT-3383 i64 related warnings
by Simon South
· 9 years ago
b78d781
THRIFT-3438 Enable py:new_style by default
by Nobuaki Sukegawa
· 9 years ago
7b89469
THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
39e505c
THRIFT-3496 C++: Cob style client fails when sending a consecutive request
by Sebastian Zenker
· 9 years ago
e68ccc2
THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64
by Nobuaki Sukegawa
· 9 years ago
eb5f117
THRIFT-3489 warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
by Jens Geyer
· 9 years ago
d0e444c
THRIFT-3488 warning: unused variable 'program' Client: Go Patch: Jens Geyer
by Jens Geyer
· 9 years ago
52de5ca
THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number
by Jens Geyer
· 9 years ago
5eed3a1
THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number
by Jens Geyer
· 9 years ago
ba3fe86
THRIFT-3464 Fix several defects in c_glib code generator
by Nobuaki Sukegawa
· 9 years ago
f08771c
THRIFT-3471 Dart generator does not handle uppercase argument names
by Mark Erickson
· 9 years ago
362a5ed
THRIFT-3455 struct write method's return value is incorrect
by Nobuaki Sukegawa
· 9 years ago
70e6c29
THRIFT-1840 Thrift Generated Code Causes Global Variable Leaksk
by Jan Brauer
· 9 years ago
bc3829e
THRIFT-3462 Cocoa generates Incorrect #import header names
by jriskin
· 9 years ago
3aa617a
THRIFT-3413 Thrift code generation bug in Go when extending service
by Jens Geyer
· 9 years ago
73fae0f
Revert "THRIFT-3443 Thrift include can generate uncompilable code"
by Nobuaki Sukegawa
· 9 years ago
ad6fd1b
THRIFT-3339 Support for database/sql Client: Go Patch: Adam Beberg
by Jens Geyer
· 9 years ago
b0526d5
THRIFT-3448 Add a Dart generator argument for overriding the thrift library dependency in generated pubspec.yaml files.
by Mark Erickson
· 9 years ago
e841b3d
THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements
by Nobuaki Sukegawa
· 9 years ago
ef3cf81
THRIFT-3443 Thrift include can generate uncompilable code
by Nobuaki Sukegawa
· 9 years ago
314fea2
THRIFT-3431 Avoid an unnecessary HashMap lookup
by Tom Lee
· 9 years ago
8d8d657
THRIFT-3434 Dart generator produces empty name in pubspec.yaml for includes w/o namespace
by Mark Erickson
· 9 years ago
341390c
THRIFT-3388 hash doesn't work on set/list Client: Python Patch: Jens Geyer
by Jens Geyer
· 9 years ago
bc7e480
THRIFT-3350 Python JSON protocol does not encode binary as Base64
by Nobuaki Sukegawa
· 9 years ago
7388037
THRIFT-3416 Retire old "xxx_namespace" declarations from the IDL
by Jens Geyer
· 9 years ago
d80d0b2
THRIFT-3417: "namespace xsd" is not really working Client: XSD Patch: Jens Geyer
by Jens Geyer
· 9 years ago
eeb5196
THRIFT-3426 Align autogen comment in XSD Client: XSD Patch: Jens Geyer
by Jens Geyer
· 9 years ago
cc193c1
THRIFT-3417: "namespace xsd" is not really working
by BCG
· 9 years ago
86284da
THRIFT-3413 Thrift code generation bug in Go when extending service
by Jens Geyer
· 9 years ago
c04fb00
THRIFT-2974 fix optional writeToParcel Client: Java Patch: Max Spencer
by Max Spencer
· 9 years ago
11c3569
THRIFT-3199 Uses StructMetaData for exception fieldvalue
by Laurent Goujon
· 10 years ago
760511f
THRIFT-1857 Python 3 Support
by Nobuaki Sukegawa
· 9 years ago
7f4be5f
some 'some make style' suggestions applied to C++ files
by Konrad Grochowski
· 9 years ago
673c941
THRIFT-3382 - C++: TBase class for generated structs added
by Konrad Grochowski
· 9 years ago
f0f607f
THRIFT-3408: correct emitted JSON types
by Andrew Bloomgarden
· 9 years ago
d6ca81b
PHP Compiler: always cast scalar types in jsonSerialize()
by Stig Bakken
· 9 years ago
867faff
THRIFT-3401 Nested collections emit Objective-C code that cannot compile
by Kevin Wooten
· 9 years ago
6748993
THRIFT-3394 compiler generates uncompilable code
by Jens Geyer
· 9 years ago
bc464c4
Cocoa compiler: fixed incorrect boxing of enums inside map. #THRIFT-3395
by Aleksei Shevchenko
· 9 years ago
40c28d3
THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers
by Jens Geyer
· 9 years ago
86da51d
THRIFT-3339 Support for database/sql
by Jens Geyer
· 9 years ago
673c44b
Fix for misc. codegen issues with THRIFT-2905
by Jens Geyer
· 9 years ago
2d3eff5
THRIFT-2794 Suppress "unused" warnings in autogenerated Java files Client: Java
by Andrew Audibert
· 9 years ago
30f465d
THRIFT-3378 c_glib service does not handle negative Thrift byte values correctly
by Nobuaki Sukegawa
· 9 years ago
56e5b9b
THRIFT-2905 Cocoa compiler should have option to produce "modern" Objective-C
by Jens Geyer
· 9 years ago
932c470
THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org).
by Mark Erickson
· 9 years ago
178b813
THRIFT-3361 Improve C# library
by Jens Geyer
· 9 years ago
ce636dd
THRIFT-3317: C++ - generated code will properly reference global apache namespace
by Konrad Grochowski
· 9 years ago
0621e1f
THRIFT-3354 Fix word-extraction substr bug in initialism code
by Jens Geyer
· 9 years ago
c623197
THRIFT-3336: C++ - generated ostream operator<< will be overridable
by Konrad Grochowski
· 9 years ago
a1ae93f
THRIFT-3290: Using from in variable names causes the generated Python code to have errors
by jfarrell
· 9 years ago
804504b
THRIFT-3331 warning: ‘etype’ may be used uninitialized in this function
by Jens Geyer
· 9 years ago
8c7b03c
THRIFT-3349 Python server does not handle processor exception
by Jens Geyer
· 9 years ago
293e2f4
THRIFT-3338 Stray underscore in generated go when service name starts with "New"
by Jens Geyer
· 9 years ago
61444d7
THRIFT-557 charset problem with file Autogenerated by Thrift
by Jens Geyer
· 9 years ago
0f17e15
THRIFT-3051 Go Thrift generator creates bad go code
by Jens Geyer
· 9 years ago
5bc8b5a
THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string
by Jens Geyer
· 9 years ago
6949b7c
THRIFT-2981: IDL with no namespace produces unparsable PHP
by jfarrell
· 9 years ago
738143c
THRIFT-3293 JavaScript: null values turn into empty structs in constructor
by Henrique Mendonça
· 9 years ago
4fed1af
THRIFT-3178 glib C does not compile
by Jens Geyer
· 9 years ago
8dbe5f6
THRIFT-2199:Remove dense protocol
by Randy Abernethy
· 9 years ago
54f392b
THRIFT-2832 c_glib: Handle string lists correctly
by Jens Geyer
· 9 years ago
b28e3cc
THRIFT-3288 c_glib: Compiler: Gently refactor functions
by Simon South
· 9 years ago
7bc907a
THRIFT-3288 c_glib: Compiler: Silence unused-parameter warnings
by Simon South
· 9 years ago
c83a2b5
THRIFT-3288 c_glib: Compiler: Don't mix declarations and code
by Simon South
· 9 years ago
c1febeb
THRIFT-3284 c_glib: Compiler: Omit processing-function defs for empty services
by Simon South
· 9 years ago
a2e0c50
THRIFT-3260 multiple warnings in c_glib tutorial
by Jens Geyer
· 9 years ago
f6eebba
THRIFT-3260 multiple warnings in c_glib tutorial
by Jens Geyer
· 9 years ago
f5f1b35
THRIFT-3053: Added perl SSL Socket support, split SSLSocket and SSLServerSocket out from their base classes, fixed THRIFT-3191 generated perl compiler exception handling code, added perl to make cross, fixed THRIFT-3189 allowing perl to listen on a specific interface through construction arguments. Did not add support in the perl client SSLSocket to verify server certificate authenticity at this time.
by Jim King
· 10 years ago
46ab187
THRIFT-3273 c_glib: Generated code tries to convert between function and void pointers
by Jens Geyer
· 9 years ago
57ac33e
THRIFT-3264 Fix Erlang 16 namespaced types
by Jens Geyer
· 9 years ago
e33d165
THRIFT-3255 Thrift generator doesn't exclude 'package' keyword for thrift property names breaking java builds
by Jens Geyer
· 9 years ago
Next »