rocksdb/utilities
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers
- Remove make file defines from public headers and use _WIN32 because it is compiler defined
 - use __GNUC__ and __clang__ to guard non-portable attributes
 - add #include "port/port.h" to some new .cc files.
 - minor changes in CMakeLists to reflect recent changes
2015-07-16 12:10:16 -07:00
..
backupable Ensure Windows build w/o port/port.h in public headers 2015-07-16 12:10:16 -07:00
checkpoint "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
document Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
flashcache Fix the compilation error in flashcache.cc on Mac 2015-04-07 15:27:23 -07:00
geodb "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
leveldb_options Added CompatibleOptions for compatibility with LevelDB Options 2014-11-20 19:24:39 -08:00
merge_operators "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
redis Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
spatialdb Block spatial_db_test in ROCKSDB_LITE 2015-07-13 18:35:03 -07:00
transactions fix compile for optimistic_transaction_test under ROCKSDB_LITE 2015-07-13 16:42:40 -07:00
ttl Ensure Windows build w/o port/port.h in public headers 2015-07-16 12:10:16 -07:00
write_batch_with_index Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00