Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding official translations. Thanks a lot, guys! | Dan McGee | 2007-02-13 |
| | | | | | | | | | | * German Translation from: Pierre Schmitz <pierre@archlinux.de> Niclas Pfeifer <macwolf@archlinux.de> * Italian Translation from: Giovanni 'voidnull' Scafora <linuxmania@gmail.com> Alessio 'mOLOk' Bolognino <themolok@gmail.com> Lorenzo '^zanDarK' Masini <lorenxo86@gmail.com> | ||
* | * Refactored conflict checking within packages. Profiling from Dan showed an | Aaron Griffin | 2007-02-13 |
| | | | | | | | | unbelievable amount of strcmp() calls (25 million) due to the list searching. This has been reimplemented with a set-intersection scheme, due to the fact that file lists are always ordered. - NEEDS TESTING * Minor clean up, "globalized" the str_cmp helper to match the alpm comparison signature, so we can use it elsewhere. | ||
* | Oops. Actuall add two new translation templates as requested on the ML- | Dan McGee | 2007-02-07 |
'it' and 'pt_BR'. |