Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove name clash with runtime tests | William S Fulton | 2006-08-16 | 1 | -1/+1 |
* | new fix for director protected members + overloading | Marcelo Matus | 2006-02-11 | 1 | -0/+4 |
* | solve duplicate symbol issue reported by Andreas Held | Marcelo Matus | 2006-02-08 | 1 | -1/+46 |
* | adding more tests | Marcelo Matus | 2004-11-15 | 1 | -1/+5 |
* | Fixed more %rename errors, and moving | Marcelo Matus | 2003-12-11 | 1 | -0/+11 |
* | %rename(x) Foo::y(); | Marcelo Matus | 2003-12-10 | 1 | -1/+20 |
* | fixed the problem with 'using' and protected mebers. now it seems to be safe ... | Marcelo Matus | 2003-12-09 | 1 | -5/+4 |
* | The dirprot feature is now disabled by default. Added dirprot option and ruby... | Marcelo Matus | 2003-12-09 | 1 | -3/+12 |
* | fix problem with protected members, and add some of them to the test | Marcelo Matus | 2003-12-08 | 1 | -0/+4 |
* | Fixes to support protected members with director, proper virtual member recog... | Marcelo Matus | 2003-12-05 | 1 | -0/+46 |