Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the Py_TYPE macro everywhere. | Johan Dahlin | 2008-07-27 | 1 | -3/+4 |
* | Use PYGLIB_DEFINE_TYPE macro and move struct field initialization to the | Johan Dahlin | 2008-07-27 | 1 | -47/+9 |
* | Add _PyUnicode_Type macro | Johan Dahlin | 2008-07-27 | 1 | -1/+1 |
* | Split out quark and type registration to the respective implementation | Johan Dahlin | 2008-07-27 | 1 | -0/+12 |
* | Move maincontext and mainloop over to glib. Update the threadstate api to | Johan Dahlin | 2008-07-20 | 1 | -3/+4 |
* | gquark initialization cleanup | Gustavo J. A. M. Carneiro | 2005-05-28 | 1 | -7/+2 |
* | make threading runtime optional | Gustavo J. A. M. Carneiro | 2004-08-04 | 1 | -3/+3 |
* | Clean up most functions here to have only one return path. | Johan Dahlin | 2004-08-03 | 1 | -4/+4 |
* | Update, why do I even bother to update 3 different build systems? | Johan Dahlin | 2004-07-19 | 1 | -0/+215 |