Lines Matching refs:Fixed
11 * Fixed a bug that caused NullPointerException to be thrown when
16 * Fixed WhichOneof() to work with de-serialized protobuf messages.
17 * Fixed a missing file problem of Python C++ implementation.
118 * Fixed bug where custom options were not correctly populated. Custom
127 * Fixed the frendship problem for old compilers to make the library now gcc 3
129 * Fixed vcprojects/extract_includes.bat to extract compiler/plugin.h.
134 * Fixed a bug about negative enum values.
136 * Fixed protoc to use java.lang.Object, which makes "Object" now a valid
164 * Fixed gzip_output_stream sub-stream handling.
251 * Fixed some initialization ordering bugs.
267 * Fixed bug where Message.Swap(Message) was only implemented for
290 * Fixed endianness bug with floats and doubles.
386 * Fixed bug where Message.mergeFrom(Message) failed to merge extensions.
391 * Fixed tendency for TextFormat's parsing to overflow the stack when
435 * Fixed bug where .proto files which use custom options but don't actually
458 * Fixed bug where a message with multiple extension ranges couldn't parse
460 * Fixed bug where MergeFrom(const Message&) didn't do anything if invoked on
462 * Fixed ShortDebugString() to not be O(n^2). Durr.
463 * Fixed crash in TextFormat parsing if the first token in the input caused a
465 * Fixed obscure bugs in zero_copy_stream_impl.cc.
468 * Fixed alignment issue that caused crashes when using DynamicMessage on
513 * Fixed some GCC warnings that only occur when using -pedantic.
551 * Fixed absolute output paths on Windows.
564 * Fixed TokenizerTest when compiling with -DNDEBUG on Linux.
565 * Fixed incorrect definition of kint32min.
570 * Fixed UnknownFieldSet's parsing of varints larger than 32 bits.
571 * Fixed TextFormat's parsing of "inf" and "nan".
572 * Fixed TextFormat's parsing of comments.
581 * Fixed doc comments for RpcController and RpcChannel, which had somehow been
583 * Fixed text_format_test on Windows where floating-point exponents sometimes