| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix loading issues | lloyd | 2008-09-29 | 2 | -2/+2 |
* | load_on request, not load_on required (though it had the same effect) | lloyd | 2008-09-29 | 2 | -2/+2 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 4 | -0/+288 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move x86-64 asm bswap impl to utils, as bswap_amd64.h | lloyd | 2008-09-29 | 1 | -0/+36 |
* | Add mlock.cpp to utils modinfo listing | lloyd | 2008-09-29 | 1 | -0/+1 |
* | Move mlock to utils, as decled in util.h | lloyd | 2008-09-29 | 1 | -0/+24 |
* | Move what is left of the uncategorized library to 'core'. There is still | lloyd | 2008-09-29 | 3 | -0/+70 |
* | Move charset.cpp to utils with header | lloyd | 2008-09-29 | 2 | -0/+200 |
* | More headers (loadstore, mem_ops, rotate, types) for util module | lloyd | 2008-09-28 | 5 | -0/+380 |
* | Move stl_util and (forgotten again) modinfo.txt to utils module | lloyd | 2008-09-28 | 2 | -0/+103 |
* | Move parsing.{h,cpp} to utils module | lloyd | 2008-09-28 | 2 | -0/+325 |
* | Move util functions into utils/ module | lloyd | 2008-09-28 | 8 | -0/+424 |