index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Cryptography
/
BigNumber.cpp
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-09-05
Core/Misc: Fix some warnings and logic mistakes found by static code analysis
kaelima
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-03-09
Core. Fix non-PCH build
click
2012-03-06
Core/Shared: Add thread-safe access to BigNumber::AsByteArray()
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-06-07
* Auth lib builds again.
Brian
2010-06-06
* Restructuring shared.
XTZGZoReX