Victor Costan
231b8be076
Migrate to standard integral types.
...
The following changes are done via find/replace.
* int8 -> int8_t
* int16 -> int16_t
* int32 -> int32_t
* int64 -> int64_t
The aliases were removed from snappy-stubs-public.h.
PiperOrigin-RevId: 306141557
2020-04-12 20:10:03 +00:00
Victor Costan
62363d9a79
Fully qualify std::string.
...
This is in preparation for removing the snappy::string alias
of std::string.
PiperOrigin-RevId: 271383199
2019-09-26 10:57:29 -07:00
snappy.mirrorbot@gmail.com
b4bbc1041b
Change Snappy from the Apache 2.0 to a BSD-type license.
...
R=dannyb
DELTA=328 (80 added, 184 deleted, 64 changed)
Revision created by MOE tool push_codebase.
MOE_MIGRATION=1061
git-svn-id: https://snappy.googlecode.com/svn/trunk@20 03e5f5b5-db94-4691-08a0-1a8bf15f6143
2011-03-25 16:14:41 +00:00
snappy.mirrorbot@gmail.com
28a6440239
Revision created by MOE tool push_codebase.
...
MOE_MIGRATION=
git-svn-id: https://snappy.googlecode.com/svn/trunk@2 03e5f5b5-db94-4691-08a0-1a8bf15f6143
2011-03-18 17:14:15 +00:00