Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to either ref or allocate | Ted Gould | 2011-02-21 | 1 | -0/+2 |
* | Making sure to have weak pointer support incase we do drop all the refs | Ted Gould | 2011-02-21 | 1 | -0/+1 |
* | Flesh out the getters as well | Ted Gould | 2011-02-21 | 1 | -2/+38 |
* | Create a basic setter function and fix our hashtables so they work with it. | Ted Gould | 2011-02-21 | 1 | -3/+23 |
* | Building our hash table and making sure it gets cleaned up | Ted Gould | 2011-02-21 | 1 | -1/+10 |
* | Create an entry structure and functions for creating and destroying it | Ted Gould | 2011-02-21 | 1 | -0/+47 |
* | Setting the core defaults up in a handy table. | Ted Gould | 2011-02-21 | 1 | -1/+18 |
* | Putting in stubs for our get/set functions | Ted Gould | 2011-02-21 | 1 | -0/+57 |
* | Fleshing out the ref_default | Ted Gould | 2011-02-21 | 1 | -2/+20 |
* | Format sanely | Ted Gould | 2011-02-21 | 1 | -8/+15 |
* | License headers | Ted Gould | 2011-02-21 | 1 | -0/+28 |
* | Adding in a defaults object | Ted Gould | 2011-02-21 | 1 | -0/+49 |