Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Translation Update, pt_BR: | Dan McGee | 2007-02-14 |
| | | | | | | | Douglas Soares de Andrade <douglas@archlinux-br.org>, 2007. Hugo Doria <hugodoria@archlinux-br.org>, 2007. Lincoln de Sousa <lincoln@archlinux-br.org>, 2007. Leandro InĂ¡cio <leandro@archlinux-br.org>, 2007. | ||
* | * 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'. |