Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-13 | Adding official translations. Thanks a lot, guys! | Dan McGee | 1 | -284/+313 | |
* 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> | |||||
2007-02-13 | * Refactored conflict checking within packages. Profiling from Dan showed an | Aaron Griffin | 1 | -216/+244 | |
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. | |||||
2007-02-07 | Oops. Actuall add two new translation templates as requested on the ML- | Dan McGee | 1 | -0/+1350 | |
'it' and 'pt_BR'. |