Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/languagenames.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement cache of langnames to not parse the xml file every timeGonzalo Odiard2011-03-281-17/+23
|
* Fix API compatibility issue for libxml2Sayamindu Dasgupta2009-11-261-1/+1
|
* Assert if LanguageNames class is initialized more than onceSayamindu Dasgupta2009-10-271-1/+7
|
* Use freeDoc() to free memory instead of free()Sayamindu Dasgupta2009-10-151-1/+1
|
* Add languagenames.py: To decode ISO 639 language codesSayamindu Dasgupta2009-10-151-0/+55