Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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-22 | fix license on English wordlist | Riccardo Spagni | 1 | -2/+0 | |
2015-03-04 | fixed English word list issue: 'launchpad' should be 'ourselves' | Riccardo Spagni | 1 | -1/+1 | |
2015-03-04 | fixed English word list issue: 'incline' should have remained 'inline' | Riccardo Spagni | 1 | -1/+1 | |
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-06 | minor English wordlist tweaks | Riccardo Spagni | 1 | -23/+23 | |
2014-10-05 | added trim_length to language_base class, added license to langeuage_base | Riccardo Spagni | 1 | -0/+1 | |
2014-10-05 | new English word list, trim length of 3, average word size of 6 letters, ↵ | Riccardo Spagni | 1 | -1288/+1288 | |
designed to be a bit unusual and thus easier to memorise | |||||
2014-10-05 | Uses new Japanese file. Gives credit to dabura667. English file indentation ↵ | Oran Juice | 1 | -1639/+1639 | |
tabs to spaces. | |||||
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 | |