summaryrefslogtreecommitdiff
path: root/tools/m4/class_boxedtype.m4
Commit message (Expand)AuthorAgeFilesLines
* gmmproc: _CLASS_BOXEDTYPE, _CLASS_OPAQUE_COPYABLE: Fix move assignmentKjell Ahlstedt2020-07-111-1/+1
* 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: swap() implementations: Use std::swap().Murray Cumming2016-07-281-3/+1
* Remove trailing whitespace.Murray Cumming2016-05-161-1/+1
* C++11: gmmproc: Use using instead of typedef.Murray Cumming2016-03-311-2/+2
* gmmproc: Use nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* gmmproc: Make destructors explicitly noexcept.Murray Cumming2015-08-311-2/+2
* gmmproc: _CLASS_BOXEDTYPE: Make the static swap() noexcept.Murray Cumming2015-08-221-1/+1
* Boxed types: Declare move operations as noexcept.Murray Cumming2015-08-151-6/+6
* C++11: Use nullptr.Murray Cumming2015-07-161-1/+1
* C++11: _CLASS_BOXEDTYPE: Generate move constructors and assignment operators.Murray Cumming2015-07-091-0/+17
* Show get_type() in the API documentation.Murray Cumming2012-07-161-1/+3
* gmmproc: Add macro _CUSTOM_CTOR_CAST in _CLASS_BOXEDTYPE.Kjell Ahlstedt2012-04-101-0/+10
* gmmproc: Allow destructors to be documented.José Alburquerque2012-03-011-0/+1
* 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/+10
* Added doxygen comments to gobj() methods. Commented-out a std::right thatMurray Cumming2003-05-021-0/+3
* Initial revisionMurray Cumming2003-01-071-0/+205