thin-provisioning-tools/base
Joe Thornber 767c39cf71 [build] switch to c++11
Conflicts:
	Makefile.in
	chunker/cache_stream.cc
	chunker/cache_stream.h
	thin-provisioning/thin_archive.cc
	thin-provisioning/thin_show_duplicates.cc
	unit-tests/Makefile.in
2016-02-16 16:45:44 +00:00
..
application.cc [base] introduce a command type that gets registered with the app 2016-01-08 12:51:52 +00:00
application.h [base] introduce a command type that gets registered with the app 2016-01-08 12:51:52 +00:00
base64.cc [base] bse64 encoder 2013-10-10 10:18:46 +01:00
base64.h [base] bse64 encoder 2013-10-10 10:18:46 +01:00
bits.h [caching] handle VARIABLE_HINT_SIZE incompat flag 2013-10-17 11:45:20 +01:00
disk_units.cc [disk_units] add missing header 2016-01-20 18:11:48 +00:00
disk_units.h [base, thin_ls] factor out disk_units code 2016-01-19 11:40:00 +00:00
endian_utils.cc Move endian_utils to base/ 2013-11-19 10:23:35 +00:00
endian_utils.h Old glibc doesn't provide these macros, so we have to define them. 2015-01-16 10:12:30 +00:00
error_state.cc Put error_state into into it's own file. 2013-08-16 14:07:04 +01:00
error_state.h [error_state] add a sneaky little stream operator to simplify combining error_states 2015-04-08 13:58:41 +01:00
error_string.cc Forgot error_string.h/cc from previous commit 2015-01-17 10:22:57 +00:00
error_string.h Forgot error_string.h/cc from previous commit 2015-01-17 10:22:57 +00:00
grid_layout.cc [grid_layout] avoid extra newline at end of grid 2016-01-20 10:40:48 +00:00
grid_layout.h [thin_ls, base] Factor out grid_layout 2016-01-20 06:58:59 +00:00
indented_stream.h Factor out base/indented_stream.h 2014-01-31 13:43:39 +00:00
nested_output.h Put nested_output in it's own file 2013-08-16 13:48:25 +01:00
progress_monitor.cc [build] switch to c++11 2016-02-16 16:45:44 +00:00
progress_monitor.h [build] switch to c++11 2016-02-16 16:45:44 +00:00
xml_utils.cc [build] switch to c++11 2016-02-16 16:45:44 +00:00
xml_utils.h [build] switch to c++11 2016-02-16 16:45:44 +00:00