summaryrefslogtreecommitdiff
path: root/bindings
AgeCommit message (Collapse)Author
2012-03-24Sync from internal Google development.Joshua Haberman
Many improvements, too many to mention. One significant perf regression warrants investigation: omitfp.parsetoproto2_googlemessage1.upb_jit: 343 -> 252 (-26.53) plain.parsetoproto2_googlemessage1.upb_jit: 334 -> 251 (-24.85) 25% regression for this benchmark is bad, but since I don't think there's any fundamental design issue that caused it I'm going to go ahead with the commit anyway. Can investigate and fix later. Other benchmarks were neutral or showed slight improvement.
2011-12-22Fixed the open-source build.Joshua Haberman
2011-12-22Sync with internal Google development.Joshua Haberman
This breaks the open-source build, will follow up with a change to fix it.
2011-11-19Changes to get upb compiling inside Google.Joshua Haberman
2011-09-04Header tweaking.Joshua Haberman
2011-09-04Fleshed out C++ def wrappers some.Joshua Haberman
2011-09-04Const invasion: large parts of upb made const-correct.Joshua Haberman
2011-09-03Work on C++ wrappers, added C++ test.Joshua Haberman
2011-08-24Some updates to the experimental C++ wrapper.Joshua Haberman
2011-08-19Renamed lang_ext -> bindings, README updates.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback