.. |
application.cc
|
include libgen.h in application.cc for the declaration of basename.
|
2015-01-16 10:48:19 +00:00 |
application.h
|
include libgen.h in application.cc for the declaration of basename.
|
2015-01-16 10:48:19 +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 |
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 |
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
|
[progress_bar] Tidy up the appearance when at 100%
|
2015-08-20 11:12:53 +01:00 |
progress_monitor.h
|
[*_restore] Add progress bar to cache_restore and era_restore.
|
2014-08-26 13:05:21 +01:00 |
rolling_hash.cc
|
[thin_show_dups] remove variable number of mems per chunks.
|
2015-09-04 13:48:02 +01:00 |
rolling_hash.h
|
[thin_show_dups] switch to boost::circular_buffer in the rolling_hash
|
2015-09-04 11:28:33 +01:00 |
xml_utils.cc
|
[*_restore] Add progress bar to cache_restore and era_restore.
|
2014-08-26 13:05:21 +01:00 |
xml_utils.h
|
[era] add an include that's needed on debian
|
2014-09-01 15:11:04 +01:00 |