Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sizeof(char) is always 1 | def | 2015-03-04 | 1 | -1/+1 |
* | Also deepCopy strings only up to their length, not capacity | def | 2015-03-04 | 1 | -1/+1 |
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
* | introduced 'benign' pragma | Araq | 2014-10-25 | 1 | -2/+2 |
* | deepCopy is instantiated when its corresponding type is instantiated | Araq | 2014-09-26 | 1 | -9/+9 |
* | system files use new identifiers | Araq | 2014-08-23 | 1 | -12/+12 |
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -1/+1 |
* | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -1/+1 |
* | fixes #1456 | Araq | 2014-08-08 | 1 | -1/+1 |
* | fixes #1456 | Araq | 2014-08-08 | 1 | -11/+18 |
* | some bugfixes for 'deepCopy' | Araq | 2014-08-06 | 1 | -10/+23 |
* | progress on deepCopy | Araq | 2014-08-01 | 1 | -0/+121 |