You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Haberman
18291eedc3
Make defs refcounted, rename upb_context->upbsymtab.
There is currently a memory leak when type definitions
form cycles. This will need to be dealt with.
|
15 years ago |
.. |
upb.c
|
Use a status object for errors so a message can be returned.
|
16 years ago |
upb.h
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_array.h
|
Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef.
|
16 years ago |
upb_atomic.h
|
Some cleanup and reformatting, fixed the benchmarks.
|
16 years ago |
upb_def.c
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_def.h
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_inlinedefs.c
|
Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef.
|
16 years ago |
upb_mm.c
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_mm.h
|
Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef.
|
16 years ago |
upb_msg.c
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_msg.h
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_parse.c
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_parse.h
|
Defined Pick Parser interface.
|
15 years ago |
upb_serialize.c
|
Add upb_serialize.c.
|
16 years ago |
upb_serialize.h
|
Use a status object for errors so a message can be returned.
|
16 years ago |
upb_string.c
|
Significant memory-management refactoring any Python extension.
|
16 years ago |
upb_string.h
|
Overhaul defs to derive from a common base.
|
15 years ago |
upb_struct.h
|
Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef.
|
16 years ago |
upb_table.c
|
Overhaul defs to derive from a common base.
|
15 years ago |
upb_table.h
|
Overhaul defs to derive from a common base.
|
15 years ago |
upb_text.c
|
Make defs refcounted, rename upb_context->upbsymtab.
|
15 years ago |
upb_text.h
|
Refactoring: unify upb_msg.
|
16 years ago |