| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 71873-71874,71882,71890,71893,71898-71900,71910,71914-71923,... | Jeroen Ruigrok van der Werven | 2009-04-29 | 1 | -0/+4 |
|
|
| * | Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
| * | Ensure that PySet_Add() operates on a newly created frozenset, like PyTuple_S... | Amaury Forgeot d'Arc | 2008-02-03 | 1 | -0/+7 |
|
|
| * | Factor-out common code with a new macro | Raymond Hettinger | 2008-01-28 | 1 | -0/+6 |
|
|
| * | Make PySet_Add() work with frozensets. | Raymond Hettinger | 2008-01-28 | 1 | -3/+13 |
|
|
| * | Revert PySet_Add() changes. | Raymond Hettinger | 2008-01-26 | 1 | -8/+3 |
|
|
| * | Make PySet_Add() work with frozensets. Works like PyTuple_SetItem() to build... | Raymond Hettinger | 2008-01-26 | 1 | -3/+8 |
|
|
| * | Split the monstrous C API manual files in smaller parts. | Georg Brandl | 2008-01-19 | 1 | -0/+148 |
|
|