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
/
charset.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move charset.cpp to utils with header
lloyd
2008-09-29
1
-199
/
+0
*
Move all BigInt stuff into bigint/. Currently all asm modules are disabled;
lloyd
2008-09-28
1
-73
/
+1
*
propagate from branch 'net.randombit.botan' (head 6afe2db1f710f75bc27e189bb8b...
lloyd
2008-04-10
1
-2
/
+101
|
\
|
*
Remove Charset_Transcoder; hardwire UTF-8/Latin-1 conversions into charset.cpp
lloyd
2008-04-07
1
-2
/
+101
*
|
Change the copyrights in all files in the Botan tree to directly reflect
lloyd
2008-04-10
1
-1
/
+1
|
/
*
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
lloyd
2008-03-10
1
-1
/
+1
*
Mass update of the copyright date. Honestly I don't know why I bother,
lloyd
2008-02-14
1
-1
/
+1
*
Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use
lloyd
2007-07-23
1
-1
/
+2
*
Bump copyright year to 2007
lloyd
2007-01-20
1
-1
/
+1
*
Use cctype instead of ctype.h to put tolower into the std:: namespace
lloyd
2006-06-23
1
-2
/
+2
*
Use a switch instead of repeated if statements in the char<->digit
lloyd
2006-06-21
1
-20
/
+26
*
Remove the to_lower function; turns out that both uses of it
lloyd
2006-06-19
1
-18
/
+16
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+167