| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the C++ <cassert> header, not the C <assert.h> header | Chris Lattner | 2003-07-25 | 1 | -1/+1 |
| * | Add assert.h include | Chris Lattner | 2003-07-25 | 1 | -0/+1 |
| * | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -1/+1 |
| * | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell | 2003-06-11 | 1 | -0/+1 |
| * | Move annotation to support library | Chris Lattner | 2003-01-14 | 1 | -9/+7 |
| * | Disable the operator= in Value | Chris Lattner | 2002-07-24 | 1 | -0/+3 |
| * | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -3/+4 |
| * | Convert ConstRules to use annotations to clean it up. | Chris Lattner | 2001-09-09 | 1 | -2/+6 |
| * | Make annotations operations const with a mutable annotation list so that | Chris Lattner | 2001-09-07 | 1 | -8/+8 |
| * | Extend annotations to pass data pointers around to the functions | Chris Lattner | 2001-08-27 | 1 | -1/+2 |
| * | Add annotation support | Chris Lattner | 2001-08-23 | 1 | -0/+204 |

