Joshua Haberman
|
f098230df8
|
Exclude fuzz test from non-Clang compilers.
|
3 years ago |
Joshua Haberman
|
f5796aa607
|
Updated Bazel fuzzing to use the newest fuzz rules.
|
3 years ago |
Matt Kulukundis
|
da4b75b979
|
Fix build rules for more restrive deps checks
- add msg.int.h access for generated files
- actually declare reflective/non as different things
|
4 years ago |
Joshua Haberman
|
823eb09694
|
Update all 2011 dates to 2021.
|
4 years ago |
Joshua Haberman
|
e59d2c8fa7
|
Added license headers to all files.
|
4 years ago |
Matt Kulukundis
|
6481f6319e
|
Spell out deps explicitly
Google internal bazel is more strict about deps, so both reflection and
non need to be spelled out explicitly.
|
4 years ago |
Matt Kulukundis
|
2e83d5c98f
|
Remove unused file test_util.h
|
4 years ago |
Joshua Haberman
|
63ad3db980
|
Fixed "NULL + 0" UB in JSON encoder and decoder.
|
4 years ago |
Joshua Haberman
|
f5d2d55007
|
Deleted the legacy "Handlers" APIs. upb can finally be deserving of its name.
This is possible now that all users have been migrated to the new
upb_msg APIs.
|
4 years ago |
Joshua Haberman
|
a0d16e7073
|
Added a few missing copts, and made some functions proper prototypes.
|
4 years ago |
Joshua Haberman
|
2c1664906a
|
Removed license comments and upb_amalgamation for google3.
|
4 years ago |
Joshua Haberman
|
b7dc77415a
|
Added licenses() to all BUILD files.
|
4 years ago |
Joshua Haberman
|
e3f41de6c7
|
Split monolithic BUILD file into many build files.
|
4 years ago |