Sebastian Meßmer
|
d0a5a0b27d
|
Update biicode block ref
|
2015-10-16 04:29:55 +02:00 |
|
Sebastian Meßmer
|
7925d60bfd
|
Update dependency
|
2015-10-16 04:29:08 +02:00 |
|
Sebastian Meßmer
|
c011a06b74
|
Update dependency
|
2015-10-16 04:25:07 +02:00 |
|
Sebastian Meßmer
|
64883b208f
|
Update bii version ref
|
2015-10-16 03:26:20 +02:00 |
|
Sebastian Meßmer
|
df9d7f0660
|
Remove debug output
|
2015-10-16 03:17:50 +02:00 |
|
Sebastian Meßmer
|
e60c3200cd
|
Fix boost thread dependency
|
2015-10-16 03:12:27 +02:00 |
|
Sebastian Meßmer
|
a158a30696
|
Add boost thread dependency
|
2015-10-16 03:02:02 +02:00 |
|
Sebastian Meßmer
|
c51e2c115a
|
Added new random pool library and FixedSizeData:CreatePseudoRandom() uses it. This generates pseudorandom data in another thread and keeps a pool instead of calling the pseudorandom algorithm each time. Since that algorithm needs to be mutexed, that caused quite a lot of locking before
|
2015-10-16 02:46:17 +02:00 |
|
Sebastian Meßmer
|
c9663acd85
|
Unify (and fix) include guards
|
2015-10-15 13:04:57 +02:00 |
|
Sebastian Meßmer
|
39b43aacfa
|
Unify (and fix) include guards
|
2015-10-15 12:58:48 +02:00 |
|
Sebastian Meßmer
|
02d89fa721
|
Unify (and fix) include guards
|
2015-10-15 12:58:16 +02:00 |
|
Sebastian Meßmer
|
cd32499180
|
Workaround compiler warning
|
2015-10-15 05:27:31 +02:00 |
|
Sebastian Meßmer
|
c150c66534
|
Don't let FUSE do daemonization, because it won't fork other threads than the main thread. Force applications to do daemonization themselves.
|
2015-10-15 03:41:02 +02:00 |
|
Sebastian Meßmer
|
498679f6d4
|
Add daemonize utils
|
2015-10-15 03:39:02 +02:00 |
|
Sebastian Messmer
|
6d5c3aab4c
|
Disable profiling
|
2015-10-14 15:39:44 +02:00 |
|
Sebastian Messmer
|
976edaed0c
|
Updated dependencies
|
2015-10-14 15:39:10 +02:00 |
|
Sebastian Messmer
|
5453627209
|
Added ParallelAccessStore::isOpened()
|
2015-10-14 15:01:52 +02:00 |
|
Sebastian Messmer
|
b402d99fff
|
Fix includes
|
2015-10-14 14:50:31 +02:00 |
|
Sebastian Messmer
|
2385c4ac0e
|
TODOs
|
2015-10-14 14:43:18 +02:00 |
|
Sebastian Messmer
|
a00795588b
|
Updated dependencies
|
2015-10-14 14:38:29 +02:00 |
|
Sebastian Messmer
|
8b99d277a2
|
FixedSizeData::CreatePseudoRandom() is threadsafe
|
2015-10-14 14:38:22 +02:00 |
|
Sebastian Messmer
|
c27dddf429
|
Added assertion
|
2015-10-14 14:38:04 +02:00 |
|
Sebastian Messmer
|
cc2f93af92
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:54:41 +02:00 |
|
Sebastian Messmer
|
cd5094ff92
|
Added asserts that there are no open blocks when destructor runs
|
2015-10-05 16:54:31 +02:00 |
|
Sebastian Messmer
|
d47020e781
|
Test cases print stack trace on sigsegv
|
2015-10-05 16:52:49 +02:00 |
|
Sebastian Messmer
|
fa35e6f644
|
Failed asserts show a pretty printed stacktrace
|
2015-10-05 15:46:50 +02:00 |
|
Sebastian Messmer
|
e78cd1db91
|
Demangle backtrace
|
2015-10-05 14:58:16 +02:00 |
|
Sebastian Messmer
|
4b84f5d211
|
Added Data::dataOffset() and made most Data functions inline
|
2015-10-05 02:28:53 +02:00 |
|
Sebastian Messmer
|
e873418477
|
Allow specifying own class for ResourceRef
|
2015-10-04 17:27:26 +02:00 |
|
Sebastian Messmer
|
63fe94ffe6
|
Add FixedSizeData::Null()
|
2015-10-04 17:14:32 +02:00 |
|
Sebastian Messmer
|
d9410488a7
|
Removed debug output
|
2015-10-03 02:34:46 +02:00 |
|
Sebastian Messmer
|
6dec27253c
|
Fix assert test case
|
2015-10-03 01:30:42 +02:00 |
|
Sebastian Messmer
|
b617378430
|
Add a lock library
|
2015-10-03 01:23:39 +02:00 |
|
Sebastian Messmer
|
0bb278bcdd
|
Fix backtraces in asserts
|
2015-10-03 01:23:30 +02:00 |
|
Sebastian Messmer
|
3fed6f13cb
|
Removed testcases for constexpr
|
2015-10-03 01:01:48 +02:00 |
|
Sebastian Messmer
|
6e8aec1a4c
|
Each-operation-logging can be switched on by changing a single line
|
2015-09-30 14:13:26 +02:00 |
|
Sebastian Messmer
|
ac87c18a35
|
Add TODO
|
2015-09-29 22:52:06 +02:00 |
|
Sebastian Messmer
|
82e8c1d225
|
TODOs
|
2015-09-29 22:44:33 +02:00 |
|
Sebastian Messmer
|
f3d3d70a5b
|
Failed assertions output a backtrace, furthermore added a small library that outputs backtraces on sigsegv
|
2015-09-29 22:43:55 +02:00 |
|
Sebastian Messmer
|
a7e8be1e04
|
Added fspp profiling
|
2015-09-29 21:47:50 +02:00 |
|
Sebastian Messmer
|
a6088aae29
|
Removed debug output
|
2015-09-29 18:58:32 +02:00 |
|
Sebastian Messmer
|
188bbe0c6d
|
Added potential log message for rmdir
|
2015-09-29 18:48:59 +02:00 |
|
Sebastian Messmer
|
04be739b2e
|
Removed unneeded constexpr library
|
2015-09-29 18:47:28 +02:00 |
|
Sebastian Messmer
|
6d8ffbb5bc
|
Added potential logging statements for chmod/chown
|
2015-09-29 16:38:24 +02:00 |
|
Sebastian Messmer
|
819e48b446
|
Allow outputting const_string to std::ostream
|
2015-09-18 22:08:56 +02:00 |
|
Sebastian Messmer
|
0fc5731f18
|
const_string::toStdString() is const
|
2015-09-18 17:31:27 +02:00 |
|
Sebastian Messmer
|
3573a6fa74
|
Added const_string class (constexpr string manipulations)
|
2015-09-18 17:08:26 +02:00 |
|
Sebastian Messmer
|
c79da10eea
|
Fix travis build icon
|
2015-09-13 10:57:33 +02:00 |
|
Sebastian Messmer
|
eb69965f96
|
Fix travis build icon
|
2015-09-12 21:03:08 +02:00 |
|
Sebastian Messmer
|
0f55165e94
|
Revert
|
2015-09-12 21:02:37 +02:00 |
|