Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve #include guard macros | Olly Betts | 2022-07-19 | 1 | -3/+3 |
| | | | | | | | Avoid using reserved identifiers such as `_DOHINT_H` (fixes #1989), fix cases where the name doesn't match the filename, and make the naming more consistent and less likely to collide with include guards in other headers. | ||||
* | New example for Ruby that shows how to implement a mark function. Also ↵ | Charlie Savage | 2005-09-24 | 1 | -0/+49 |
makes use of the tracking objects funcitonality. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7519 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |