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
/
math
/
bigint
/
bigint.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make MemoryRegion::set protected, change all callers
lloyd
2010-10-29
1
-0
/
+9
*
BigInt::get_substring really shouldn't return size_t. Revert to
lloyd
2010-10-18
1
-1
/
+1
*
For const BigInt::operator[], return a const reference instead of a
lloyd
2010-10-18
1
-1
/
+1
*
Use size_t in all of math, remove to_u32bit
lloyd
2010-10-12
1
-40
/
+31
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-2
/
+2
*
Big, invasive but mostly automated change, with a further attempt at
lloyd
2010-09-07
1
-1
/
+1
*
Interesting factoid, turns out that overloading std::swap is not
lloyd
2010-09-02
1
-1
/
+5
*
More Doxygen updates. Also, don't expose divide() in numthry.h
lloyd
2010-06-16
1
-26
/
+27
*
More BigInt Doxygen comment updates
lloyd
2010-06-16
1
-19
/
+20
*
Cleanup some BigInt doxygen comments
lloyd
2010-06-16
1
-31
/
+44
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-2
/
+2
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-4
/
+11
*
Correct Doxygen comment
lloyd
2010-03-13
1
-3
/
+3
*
Make many more headers internal-only.
lloyd
2009-12-16
1
-1
/
+1
*
Fix typo
lloyd
2009-11-18
1
-1
/
+1
*
Clean up BigInt doxygen comments
lloyd
2009-11-18
1
-471
/
+458
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-17
/
+19
*
Wrap at 80 columns
lloyd
2008-11-11
1
-1
/
+2
*
Wrap lines to 80 columns
lloyd
2008-10-28
1
-4
/
+5
*
Add Doxygen comments to bigint.h (from InSiTo)
lloyd
2008-10-13
1
-51
/
+397
*
Rearrange BigInt directories:
lloyd
2008-09-30
1
-0
/
+184