1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/lib/libalpm/po
Aaron Griffin 103dbb9fd1 * Refactored conflict checking within packages. Profiling from Dan showed an
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-13 08:15:38 +00:00
..
.cvsignore * Fix compile errors/warnings. 2007-02-09 21:54:57 +00:00
de.po * Refactored conflict checking within packages. Profiling from Dan showed an 2007-02-13 08:15:38 +00:00
fr.po * Refactored conflict checking within packages. Profiling from Dan showed an 2007-02-13 08:15:38 +00:00
hu.po * Refactored conflict checking within packages. Profiling from Dan showed an 2007-02-13 08:15:38 +00:00
it.po * Refactored conflict checking within packages. Profiling from Dan showed an 2007-02-13 08:15:38 +00:00
libalpm.pot * Fixed an i18n bug; length of description string was hardcoded previously; 2007-02-12 15:39:29 +00:00
LINGUAS * Update of all the *.po files and *.pot template files. 2007-02-07 02:22:53 +00:00
Makefile.in.in Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
Makevars * Update of all the *.po files and *.pot template files. 2007-02-07 02:22:53 +00:00
POTFILES.in * Update of all the *.po files and *.pot template files. 2007-02-07 02:22:53 +00:00
pt_BR.po * Refactored conflict checking within packages. Profiling from Dan showed an 2007-02-13 08:15:38 +00:00
remove-potcdate.sin * Oops. Added some files to make "make update-po" work. 2007-02-08 05:36:26 +00:00