summaryrefslogtreecommitdiff
path: root/tools/m4/method.m4
Commit message (Expand)AuthorAgeFilesLines
* C++11: Use nullptr.Murray Cumming2015-07-161-2/+2
* C++11: gmmproc: Use of auto in generated files.Murray Cumming2015-07-151-8/+8
* gmmproc: _WRAP_METHOD: Use G_GNUC_[BEGIN|END]_IGNORE_DEPRECATIONSKjell Ahlstedt2015-06-171-22/+25
* gmmproc: _WRAP_METHOD: Support wrapping methods with slots.José Alburquerque2012-11-191-9/+53
* gmmproc: Make the output param feature work for single indirection.José Alburquerque2012-09-261-9/+10
* gmmproc: _WRAP_METHOD: Allow setting parameters from C output params.José Alburquerque2012-09-181-58/+104
* gmmproc: Method generation: Fix indentation of void methods.José Alburquerque2012-02-071-1/+1
* gmmproc: _WRAP_METHOD: Allow return types to have commas.José Alburquerque2011-10-111-4/+4
* gmmproc: _WRAP_METHOD: Add the possibility of an output parameter.José Alburquerque2011-06-071-13/+30
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-22/+0
* Change _IMPLEMENTS_INTERFACE to _IMPLEMENTS_INTERFACE_CC so we can haveJohannes Schmid2006-09-191-5/+17
* _METHOD(): When using errthrow, actually print the function call even ifMurray Cumming2006-05-181-4/+4
* _METHOD(), _STATIC_METHOD(): Remove spaces before dnl statements, to avoidMurray Cumming2006-05-161-8/+8
* _CONVERT(): If the return type is void, use the unconverted statement, notMurray Cumming2006-05-161-6/+10
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-10/+38
* Parse a new optional constversion parameter for _WRAP_METHOD(), to save onMurray Cumming2006-04-121-3/+5
* Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-outMurray Cumming2005-11-291-6/+10
* Removed RefPtr<>::is_null() to encourate use of more pointer-like operatorMurray Cumming2003-01-271-2/+2
* Initial revisionMurray Cumming2003-01-071-0/+58