| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Oops. Fixed stupidity on last commit. | nima | 2008-08-06 | 1 | -4/+4 |
* | Completed functions called by `case 21' and `case 22'. | nima | 2008-08-06 | 1 | -14/+18 |
* | Completed `case 21' functions. | nima | 2008-08-06 | 1 | -8/+12 |
* | Completed `case 19' and `case 20'. | vwhitteron | 2008-08-06 | 1 | -17/+57 |
* | Started on `case 19'. | nima | 2008-08-06 | 1 | -27/+27 |
* | Completed `case 18' and `case 19'. | nima | 2008-08-06 | 1 | -31/+65 |
* | Added `case 16' and `case 17'. | nima | 2008-08-06 | 1 | -79/+155 |
* | Cleanup. | nima | 2008-08-06 | 2 | -1/+4 |
* | Converted `case 5', `case 6', and `case 7'. | nima | 2008-08-06 | 1 | -107/+216 |
* | Default case set to return python's `None'. | nima | 2008-08-01 | 1 | -0/+2 |
* | Completed `case 15'. | nima | 2008-08-01 | 1 | -31/+70 |
* | Completed `case 9' and case `8'. | nima | 2008-07-29 | 1 | -49/+88 |
* | Completed `case 11'. | nima | 2008-07-29 | 1 | -7/+18 |
* | Completed `case 12' and `case 14'. | nima | 2008-07-29 | 1 | -15/+39 |
* | Bug fix (removed unnecessary breakr). | nima | 2008-07-29 | 1 | -2/+2 |
* | Try and determine python version dynamically. | nima | 2008-07-28 | 1 | -3/+4 |
* | Completed `case 4', which was thought to have been completed falsely before. | nima | 2008-07-27 | 3 | -25/+60 |
* | Completed cases 1, 4, and 13. Also altered the main PyDict object such that | nima | 2008-07-26 | 3 | -84/+211 |
* | Completed `case 0'. | nima | 2008-07-25 | 2 | -51/+76 |
* | Added `case 3'. | root | 2008-07-25 | 2 | -34/+69 |
* | No new moves, cleanup on last commit and better test file template. | root | 2008-07-25 | 2 | -36/+38 |
* | Next phase is to start converting all pure C functions returning `char *' and | root | 2008-07-25 | 6 | -179/+302 |
* | Cleanup (DECREF). | root | 2008-07-25 | 1 | -6/+34 |
* | Add in electric fence for now. | root | 2008-07-25 | 2 | -3/+3 |
* | This was the culprit causing the `Abort' crash, valgrind showed that this file | root | 2008-07-25 | 2 | -5/+13 |
* | Cleaner to not vsprintf() at all if `format' is NULL. | root | 2008-07-25 | 1 | -1/+4 |
* | The `biosdecode' is a program, nothing to do with the module, removed. | root | 2008-07-25 | 1 | -1/+1 |
* | Added my small role in AUTHORS so nobody bugs others for my code. | nima | 2008-07-24 | 1 | -0/+3 |
* | Cleanup. | nima | 2008-07-24 | 4 | -25/+26 |
* | Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed. | nima | 2008-07-24 | 5 | -14/+14 |
* | Now that code has been converted, work has started on "bios", and at the point | nima | 2008-07-24 | 10 | -114/+154 |
* | Removing printf() statements, instead adding to Python dictionary object, | nima | 2008-07-04 | 4 | -132/+97 |
* | Major changes have been implemented, alas, untested, in hope to move towards | nima | 2008-07-03 | 10 | -3962/+3410 |
* | WIP - Adding h->type value to catsprintf (as int major), later will add minor | nima | 2008-07-02 | 4 | -606/+606 |
* | Now the `Handle' hex codes are the key values in the python dictionaries | nima | 2008-07-02 | 2 | -8/+43 |
* | Brought main() back into the python module and fixed malloc/free problems. | nima | 2008-07-01 | 7 | -16/+101 |
* | Removed junk comments. | nima | 2008-07-01 | 2 | -106/+1 |
* | Update for file renames. | nima | 2008-07-01 | 1 | -2/+2 |
* | Better named. | nima | 2008-07-01 | 1 | -0/+2 |
* | Project progressing along excellently. The python module is now functional and | nima | 2008-07-01 | 7 | -133/+101 |
* | Split out the module header into its own file. | nima | 2008-06-30 | 3 | -45/+48 |
* | First commit to SVN. | nima | 2008-06-30 | 27 | -0/+8257 |