summaryrefslogtreecommitdiffstats
path: root/dmidecode.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup.nima2008-08-061-0/+3
* Converted `case 5', `case 6', and `case 7'.nima2008-08-061-107/+216
* Default case set to return python's `None'.nima2008-08-011-0/+2
* Completed `case 15'.nima2008-08-011-31/+70
* Completed `case 9' and case `8'.nima2008-07-291-49/+88
* Completed `case 11'.nima2008-07-291-7/+18
* Completed `case 12' and `case 14'.nima2008-07-291-15/+39
* Bug fix (removed unnecessary breakr).nima2008-07-291-2/+2
* Completed `case 4', which was thought to have been completed falsely before.nima2008-07-271-24/+57
* Completed cases 1, 4, and 13. Also altered the main PyDict object such thatnima2008-07-261-77/+207
* Completed `case 0'.nima2008-07-251-49/+74
* Added `case 3'.root2008-07-251-32/+67
* No new moves, cleanup on last commit and better test file template.root2008-07-251-30/+28
* Next phase is to start converting all pure C functions returning `char *' androot2008-07-251-117/+187
* Cleanup (DECREF).root2008-07-251-6/+34
* Cleanup.nima2008-07-241-1/+1
* Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed.nima2008-07-241-3/+3
* Now that code has been converted, work has started on "bios", and at the pointnima2008-07-241-67/+103
* Removing printf() statements, instead adding to Python dictionary object,nima2008-07-041-45/+42
* Major changes have been implemented, alas, untested, in hope to move towardsnima2008-07-031-3928/+3274
* WIP - Adding h->type value to catsprintf (as int major), later will add minornima2008-07-021-603/+603
* Brought main() back into the python module and fixed malloc/free problems.nima2008-07-011-4/+4
* Project progressing along excellently. The python module is now functional andnima2008-07-011-3/+1
* First commit to SVN.nima2008-06-301-0/+4140