24
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring: unify upb_msg. More... almost 16 years ago
Set release date. More... almost 16 years ago
Add new headers to extract_includes.bat. More... almost 16 years ago
Oops, unittest_enormous_descriptor.proto still needs to be in the dist. More... almost 16 years ago
Don't build unittest_enormous_decsriptor.proto in C++ because it's very slow on older GCCs. This file was meant for testing Java anyway. More... almost 16 years ago
Hack to make gtest sub-package compile correctly on Sun Studio. More... almost 16 years ago
Fix MSVC projects to ensure that protoc is built before lite-test attempts to use it and that lite-test and tests don't attempt to generate the same .pb.* files at the same time. More... almost 16 years ago
Make tests compile on Sun Studio. Patch from Monty Taylor. More... almost 16 years ago
Experimental alternative build definition. More... almost 16 years ago
Whoops, re-add static to MurmurHash. More... almost 16 years ago
Fixed memory leaks in upbc. More... almost 16 years ago
Major refactoring of upb_msg. Temporary functionality regression. More... almost 16 years ago
Remove more of the stuff that was supposed to be removed in r190. More... almost 16 years ago
doc comment tweaks More... almost 16 years ago
Silence pedantic warning about unused parameter. More... almost 16 years ago
Remove semi-broken Java thread-local builder freelist 'optimization'. Maybe bring back later in optional form. More... almost 16 years ago
Gigantic descriptors shouldn't overflow the Java string literal size limit. More... almost 16 years ago
Update version number to 2.2.0-pre. More... almost 16 years ago
Make sure GeneratedMessageFactory is deleted on shutdown. More... almost 16 years ago
Remove perf-cppflags from repository. More... almost 16 years ago
Improve Sun Studio support. Patch from Monty Taylor. More... almost 16 years ago
OCD More... almost 16 years ago
Small fix to regression script. More... almost 16 years ago
More work on benchmarks (performance tests). More... almost 16 years ago
Fix a few small compile warnings. More... almost 16 years ago
Integrated benchmarks into main Makefile. More... almost 16 years ago
Makefile is much improved ("make deps" works again, etc). More... almost 16 years ago
add lite profile docs in the README More... almost 16 years ago
Ensure that only the lite tests are run, even if all tests have been compiled More... almost 16 years ago
This fixes some issues with the lite profile for the java build in which the lite jar contained the full binary. More... almost 16 years ago