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
*
Use nullptr
lloyd
2011-07-12
1
-6
/
+6
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-8
/
+7
|
\
|
*
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-8
/
+7
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
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
*
|
|
|
|
|
s/u32bit/size_t/ in alloc
lloyd
2010-10-12
1
-24
/
+24
|
/
/
/
/
/
*
|
|
|
/
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-13
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Make many more headers internal-only.
lloyd
2009-12-16
1
-2
/
+2
|
/
/
/
*
|
/
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