Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes by Daniel Malea. | Filipe Cabecinhas | 2012-08-28 | 1 | -2/+2 |
* | Remove printf that go left in the code. | Greg Clayton | 2012-08-24 | 1 | -1/+0 |
* | The OS plug-in can now get data from a python script that implements the prot... | Greg Clayton | 2012-08-24 | 1 | -36/+66 |
* | We have a partially working OS plug-in through python! | Greg Clayton | 2012-08-24 | 1 | -4/+4 |
* | Added Args::StringForEncoding(), Args::StringToGenericRegister() and centrali... | Greg Clayton | 2012-08-24 | 1 | -69/+20 |
* | Fixing a bunch of issues with the OS plugin code | Enrico Granata | 2012-08-24 | 1 | -1/+1 |
* | Hooking up two more calls for the PythonOSPlugin stuff. The part of code to f... | Enrico Granata | 2012-08-24 | 1 | -4/+24 |
* | Was forcing everyone on ToT to use the PythonOSPlugin.. my bad | Enrico Granata | 2012-08-24 | 1 | -1/+1 |
* | Adding bindings to the Script Interpreter for some basic Python OS plugin fun... | Enrico Granata | 2012-08-24 | 1 | -11/+30 |
* | Added a hollowed out version of an OperatingSystem plugin that will use a cla... | Greg Clayton | 2012-08-23 | 1 | -0/+234 |