summaryrefslogtreecommitdiffstats
path: root/example.py
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-171-54/+0
* Implemented reading a dump to - this concludes syncing to the upstream release.nima2008-10-311-9/+22
* Dump-to-file is almost working, there seems to be a 4-byte misalignment in thenima2008-10-311-1/+4
* Removed verbose printout. nima2008-10-311-6/+24
* Cleanup.nima2008-10-291-6/+3
* Tested new dmidecode python module with this example file. A real test casenima2008-10-291-15/+18
* Cleaning up of the dmidecode module, mostly conversion of things that can benima2008-09-041-2/+2
* Work on CPU details - seemed to been a bug with appending to a string rathernima2008-09-041-1/+8
* Replaced `%X' with `%x'.nima2008-08-081-9/+8
* Fixed many major bugs (all of which were expected based on the way we massnima2008-08-081-14/+10
* Fixed some conversion bits missed during last night.nima2008-08-071-16/+14
* Completed all conversions! Only problem now is of course finding all the memorynima2008-08-061-7/+3
* Cleanup.nima2008-08-061-1/+1
* Completed cases 1, 4, and 13. Also altered the main PyDict object such thatnima2008-07-261-2/+2
* Completed `case 0'.nima2008-07-251-2/+2
* Added `case 3'.root2008-07-251-2/+2
* No new moves, cleanup on last commit and better test file template.root2008-07-251-6/+10
* Next phase is to start converting all pure C functions returning `char *' androot2008-07-251-2/+2
* Now that code has been converted, work has started on "bios", and at the pointnima2008-07-241-8/+7
* Major changes have been implemented, alas, untested, in hope to move towardsnima2008-07-031-0/+5
* Now the `Handle' hex codes are the key values in the python dictionariesnima2008-07-021-6/+8
* Brought main() back into the python module and fixed malloc/free problems.nima2008-07-011-0/+14