index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
alloc
/
mem_pool
/
mem_pool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-2
/
+2
|
\
|
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-2
/
+2
*
|
Use auto for long iterator names, etc.
lloyd
2009-11-16
1
-3
/
+3
*
|
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
1
-1
/
+1
|
|
\
|
*
|
Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard
lloyd
2009-04-01
1
-5
/
+4
*
|
|
Remove all exception specifications. The way these are designed in C++ is
lloyd
2009-10-22
1
-3
/
+3
|
|
/
|
/
|
*
|
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-42
/
+44
*
In Pooling_Allocator::get_more_core, limit in_bytes to at most 1 MiB to
lloyd
2008-11-24
1
-1
/
+4
*
Continue to dismantle the core module (aka ball of mud), moving allocator
lloyd
2008-11-08
1
-0
/
+260