summaryrefslogtreecommitdiff
path: root/tools/m4/class_opaque_refcounted.m4
Commit message (Expand)AuthorAgeFilesLines
* m4: Apply function decoration more thoroughlyChun-wei Fan2020-03-091-1/+1
* tools/m4: Allow one to decorate the generated wrap() prototypeChun-wei Fan2020-03-051-1/+3
* gmmproc: Add _IS_REFCOUNTED_BOXEDTYPEKjell Ahlstedt2019-01-301-12/+58
* Add and use make_refptr_for_instance().Murray Cumming2017-04-061-2/+2
* Remove trailing whitespace.Murray Cumming2016-05-161-1/+1
* C++11: gmmproc: Use using instead of typedef.Murray Cumming2016-03-311-2/+2
* C++11: Mark all _CLASS_OPAQUE_REFCOUNTED classes as final.Murray Cumming2015-08-221-3/+2
* gmmproc: _CLASS_OPAQUE_REFCOUNTED: Use = delete for the default constructor.Murray Cumming2015-08-221-4/+6
* C++11: Use = delete instead of private to make classes noncopyable.Murray Cumming2015-07-181-3/+3
* C++11: gmmproc: Use of auto in generated files.Murray Cumming2015-07-151-1/+1
* Use std::size_t instead of size_tMark Vender2012-09-011-1/+1
* Regex: Slight documentation improvement.Murray Cumming2009-11-231-1/+7
* Explicitly mention Glib::wrap() in the documentation for generatedMurray Cumming2007-05-141-2/+5
* Added fuller Doxygen documentation to all gobj() and wrap() methods.Murray Cumming2003-12-141-3/+7
* Added doxygen comments to gobj() methods. Commented-out a std::right thatMurray Cumming2003-05-021-0/+3
* Initial revisionMurray Cumming2003-01-071-0/+165