| Commit message (Expand) | Author | Age | Files | Lines |
| * | Dump-to-file is almost working, there seems to be a 4-byte misalignment in the | nima | 2008-10-31 | 1 | -1/+4 |
| * | Removed verbose printout. | nima | 2008-10-31 | 1 | -6/+24 |
| * | Cleanup. | nima | 2008-10-29 | 1 | -6/+3 |
| * | Tested new dmidecode python module with this example file. A real test case | nima | 2008-10-29 | 1 | -15/+18 |
| * | Cleaning up of the dmidecode module, mostly conversion of things that can be | nima | 2008-09-04 | 1 | -2/+2 |
| * | Work on CPU details - seemed to been a bug with appending to a string rather | nima | 2008-09-04 | 1 | -1/+8 |
| * | Replaced `%X' with `%x'. | nima | 2008-08-08 | 1 | -9/+8 |
| * | Fixed many major bugs (all of which were expected based on the way we mass | nima | 2008-08-08 | 1 | -14/+10 |
| * | Fixed some conversion bits missed during last night. | nima | 2008-08-07 | 1 | -16/+14 |
| * | Completed all conversions! Only problem now is of course finding all the memory | nima | 2008-08-06 | 1 | -7/+3 |
| * | Cleanup. | nima | 2008-08-06 | 1 | -1/+1 |
| * | Completed cases 1, 4, and 13. Also altered the main PyDict object such that | nima | 2008-07-26 | 1 | -2/+2 |
| * | Completed `case 0'. | nima | 2008-07-25 | 1 | -2/+2 |
| * | Added `case 3'. | root | 2008-07-25 | 1 | -2/+2 |
| * | No new moves, cleanup on last commit and better test file template. | root | 2008-07-25 | 1 | -6/+10 |
| * | Next phase is to start converting all pure C functions returning `char *' and | root | 2008-07-25 | 1 | -2/+2 |
| * | Now that code has been converted, work has started on "bios", and at the point | nima | 2008-07-24 | 1 | -8/+7 |
| * | Major changes have been implemented, alas, untested, in hope to move towards | nima | 2008-07-03 | 1 | -0/+5 |
| * | Now the `Handle' hex codes are the key values in the python dictionaries | nima | 2008-07-02 | 1 | -6/+8 |
| * | Brought main() back into the python module and fixed malloc/free problems. | nima | 2008-07-01 | 1 | -0/+14 |