summaryrefslogtreecommitdiff
path: root/bindings/python/upb.c
AgeCommit message (Collapse)Author
2014-01-21Sync to internal Google development.Josh Haberman
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-09-04Const invasion: large parts of upb made const-correct.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