Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-17 | qmi-codegen python3: fix dict.has_key('key') to 'key' in dict | Shawn J. Goff | 2 | -2/+2 | |
Python 3 no longer supports the has_key() method. sed regex: s/\([^ ]\+\)\.has_key(\([^)]*\))/\2 in \1/g | |||||
2012-07-03 | core: moved Gobi API sources and utils to their own subdirectories | Aleksander Morgado | 6 | -0/+881 | |