protobuf/ruby/ext/google/protobuf_c
Joshua Haberman 61b6670a2a Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695)
The new function name also better reflects the semantics of the
function.  Like timegm(), this function always converts to/from
UTC, not local time.
2019-09-24 17:10:24 -07:00
..
defs.c Merge branch 'master' into layout_clear 2019-08-20 17:24:18 -07:00
encode_decode.c Merge pull request #6547 from haberman/layout_clear 2019-08-28 15:08:30 -07:00
extconf.rb Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 2019-08-14 14:41:37 -07:00
map.c layout_init() optimization works! 2019-08-21 17:58:37 -07:00
message.c Fixed crash bug and moved initialization into init method. 2019-08-28 13:15:07 -07:00
protobuf.c Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 2019-08-14 14:41:37 -07:00
protobuf.h layout_init() optimization works! 2019-08-21 17:58:37 -07:00
repeated_field.c layout_init() optimization works! 2019-08-21 17:58:37 -07:00
storage.c Fixed crash bug and moved initialization into init method. 2019-08-28 13:15:07 -07:00
upb.c Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) 2019-09-24 17:10:24 -07:00
upb.h Sync upb (#6614) 2019-09-05 09:10:01 -07:00
wrap_memcpy.c Replace repo links. 2018-08-22 11:55:30 -07:00