Home | History | Annotate | Download | only in protobuf

Lines Matching full:fixed

46   * Fixed some initialization ordering bugs.
62 * Fixed bug where Message.Swap(Message) was only implemented for
85 * Fixed endianness bug with floats and doubles.
181 * Fixed bug where Message.mergeFrom(Message) failed to merge extensions.
186 * Fixed tendency for TextFormat's parsing to overflow the stack when
230 * Fixed bug where .proto files which use custom options but don't actually
239 This has been fixed.
253 * Fixed bug where a message with multiple extension ranges couldn't parse
255 * Fixed bug where MergeFrom(const Message&) didn't do anything if invoked on
257 * Fixed ShortDebugString() to not be O(n^2). Durr.
258 * Fixed crash in TextFormat parsing if the first token in the input caused a
260 * Fixed obscure bugs in zero_copy_stream_impl.cc.
263 * Fixed alignment issue that caused crashes when using DynamicMessage on
308 * Fixed some GCC warnings that only occur when using -pedantic.
346 * Fixed absolute output paths on Windows.
359 * Fixed TokenizerTest when compiling with -DNDEBUG on Linux.
360 * Fixed incorrect definition of kint32min.
365 * Fixed UnknownFieldSet's parsing of varints larger than 32 bits.
366 * Fixed TextFormat's parsing of "inf" and "nan".
367 * Fixed TextFormat's parsing of comments.
376 * Fixed doc comments for RpcController and RpcChannel, which had somehow been
378 * Fixed text_format_test on Windows where floating-point exponents sometimes