24
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First cut at new layout More... over 16 years ago
Wiping slate clean to start again with new layout. More... over 16 years ago
Final commit before changing layout More... over 16 years ago
Update MSVC installation instructions for static linking change. More... over 16 years ago
Initial Contribution More... over 16 years ago
Avoid an "unused parameter" warning when using high warning levels. More... over 16 years ago
Update version number to 2.0.3-SNAPSHOT. More... over 16 years ago
Make Python example output identical to C++ and Java by removing redundant spaces. More... over 16 years ago
* Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if it was valid or not. * Moved UTF-8 coding directive to the right place in reflection_test.py. More... over 16 years ago
Made things a bit more public for the sake of ProtoGen More... over 16 years ago
Improvements to configure.ac from Jeff Bailey. More... over 16 years ago
Pass -Wall,no-obsolete to autoreconf. More... over 16 years ago
Improve autogen.sh. More... over 16 years ago
Added clarification to license that generated code is owned by the owner of the input file. More... over 16 years ago
* Fix build on MSVC. * Switch to statically-linked libraries instead of DLLs on MSVC. More... over 16 years ago
Add file missing from rev 50. More... over 16 years ago
Integrate changes from internal Google-internal branch. More... over 16 years ago
Add file that was mysteriously missing from SVN tree. More... over 16 years ago
Explicitly identify superclass in initializer lists for generated message classes. This avoids a warning when using GCC's -pedantic option. More... over 16 years ago
Work around absence of hash_map. More... over 16 years ago
Add @Override annotation to generated Java code where appropriate. More... over 16 years ago
Add code suggested by Michal Januszewski <[email protected]> to ensure that Python tests run correctly even when a previous version of the library is already installed. I was unable to reproduce his problem on my machine but the fix seems harmless enough. More... over 16 years ago
Initial setup of generator code. Little real functionality so far. More... almost 17 years ago
Doc fix More... almost 17 years ago
Reduce dependencies More... almost 17 years ago
Fix initialization check when an optional field has required subfields More... almost 17 years ago
Renamed GeneratedRepeatException to GeneratedRepeatExtension More... almost 17 years ago
Added a doc TODO More... almost 17 years ago
Removed unnecessary delegate More... almost 17 years ago
2.0.1 release. More... almost 17 years ago