Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-08-29 | mnemonics: fix outrageous compile time with CLANG in release | moneromooo-monero | 1 | -3/+6 | |
from several minutes to 10-15 seconds | |||||
2018-03-17 | simplewallet: new --use-english-language-names flag | moneromooo-monero | 1 | -1/+1 | |
On some Windows systems, displaying language names in their own languages freezes the display. | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-04-24 | Change all wallet language names into native names (and scripts) | Nano Akron | 1 | -1/+1 | |
2017-04-16 | Amended software licenses for Portuguese and Spanish | Nano Akron | 1 | -9/+29 | |
2017-03-25 | mnemonics: misc cleanup | moneromooo-monero | 1 | -8/+3 | |
Pass relevant information to the base class instead of overwriting default values later, use objects instead of pointers to objects to avoid having to new objects unnecessarily. | |||||
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-07-23 | change unique_prefix_length=4 for japanese.h | David Vorick | 1 | -1/+1 | |
I ran some tests, and all prefixes seem to be unique for len(3) | |||||
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-10-07 | Variable unique prefix lengths for seed | Oran Juice | 1 | -0/+1 | |
2014-10-05 | added trim_length to language_base class, added license to langeuage_base | Riccardo Spagni | 1 | -1/+2 | |
2014-10-05 | Uses new Japanese file. Gives credit to dabura667. English file indentation ↵ | Oran Juice | 1 | -457/+457 | |
tabs to spaces. | |||||
2014-10-03 | Don't show Old English as an available option | Oran Juice | 1 | -1639/+1639 | |
2014-10-02 | Use reference types on LHS when using language methods | Oran Juice | 1 | -0/+10 | |
2014-10-02 | Cut short word lists to 1626 words, added attribution to Electrum, some bug ↵ | Oran Juice | 1 | -2074/+1681 | |
fixes | |||||
2014-10-02 | Restructured language sources to be singletons | Oran Juice | 1 | -2090/+2066 | |
2014-10-02 | Separated word lists to header files | Oran Juice | 1 | -0/+2098 | |