Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removal of //-style comments don't link plugins to core libs -- the ↵ | Andy Wingo | 2002-03-19 | 1 | -2/+2 | |
| | | | | | | | | | versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory. | |||||
* | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 2002-01-13 | 1 | -25/+0 | |
| | | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements... | |||||
* | Initial revision | Andy Wingo | 2001-12-22 | 1 | -0/+285 | |
Original commit message from CVS: Initial revision |