|
benchmarks
|
6ba3df0d32
Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones.
|
%!s(int64=16) %!d(string=hai) anos |
|
editors
|
d5cf7b55a6
Some sort of emacs protobuf mode fix.
|
%!s(int64=16) %!d(string=hai) anos |
|
examples
|
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
|
%!s(int64=16) %!d(string=hai) anos |
|
java
|
35d2f017a7
In Java's TextFormat, correcty concatenate adjacent string literals, as C++ does. Also fix a bug in handling of single-quoted strings.
|
%!s(int64=16) %!d(string=hai) anos |
|
m4
|
bf06bb24bc
Try again to fix build on Sun Studio -- Monty Taylor claims this will do it.
|
%!s(int64=16) %!d(string=hai) anos |
|
python
|
46ed74e8d4
Actually, that last revision can be simpler -- we don't need to parse strings at all, as simply entering 1e1000 as a float literal in Python will be evaluated as infinity.
|
%!s(int64=16) %!d(string=hai) anos |
|
src
|
5f12164f54
Refactor the way output is handled in CommandLineInterface -- now it will be stored in-memory until all code generators have completed, then dumped to disk all at once. While this means that protoc uses more memory, the code is much simpler, and handles insertions much faster. Also, this made it easier to implement a useful feature: insertions will be indented to match the insertion point line. Therefore, when inserting into Python code, you don't have to figure out how much to indent your inserted code. The refactoring should also make it easier to implement output-to-jar at some point.
|
%!s(int64=16) %!d(string=hai) anos |
|
vsprojects
|
d1ce7a2839
Fix build on MSVC.
|
%!s(int64=16) %!d(string=hai) anos |
|
CHANGES.txt
|
7f4938b244
Mark plugins as experimental for now.
|
%!s(int64=16) %!d(string=hai) anos |
|
CONTRIBUTORS.txt
|
ee7e9420e3
Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg Smolsky.
|
%!s(int64=16) %!d(string=hai) anos |
|
COPYING.txt
|
c7f06b2ad5
Added clarification to license that generated code is owned by the owner of the
|
%!s(int64=17) %!d(string=hai) anos |
|
INSTALL.txt
|
40ee551715
Initial checkin.
|
%!s(int64=17) %!d(string=hai) anos |
|
Makefile.am
|
94fd2ad771
Make sure test_plugin.vcproj is included in dist.
|
%!s(int64=16) %!d(string=hai) anos |
|
README.txt
|
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
|
%!s(int64=16) %!d(string=hai) anos |
|
autogen.sh
|
fccb146e3f
Massive roll-up of changes. See CHANGES.txt.
|
%!s(int64=16) %!d(string=hai) anos |
|
configure.ac
|
afd32abb75
Set version to 2.3.0-pre.
|
%!s(int64=16) %!d(string=hai) anos |
|
generate_descriptor_proto.sh
|
fccb146e3f
Massive roll-up of changes. See CHANGES.txt.
|
%!s(int64=16) %!d(string=hai) anos |
|
post_process_dist.sh
|
2f3d8de767
Submit script used to post-process dist files.
|
%!s(int64=17) %!d(string=hai) anos |
|
protobuf-lite.pc.in
|
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
|
%!s(int64=16) %!d(string=hai) anos |
|
protobuf.pc.in
|
3c66c2e641
Allow dependents to use pkg-config to figure out what flags to pass to link against protobuf.
|
%!s(int64=16) %!d(string=hai) anos |