swig/Examples/c
Vadim Zeitlin 4b5e5d0cc8 Allow to use the original name of the global functions
It is impossible to have two functions with the same name inside the same
program, but it is possible to provide a #define to allow the user code to use
the original function name for the wrapper function, so do it for convenience.

Remove the old changes adding explicit "_wrap_" prefix to the examples and the
tests and remove the few more now passing tests from the list of failing tests.
2016-04-21 01:37:42 +02:00
..
class Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
exception No real changes, just convert files to Unix EOLs 2016-04-16 00:10:22 +02:00
simple Allow to use the original name of the global functions 2016-04-21 01:37:42 +02:00
std_vector Start removing proxy layer, just use the wrapped functions directly 2016-04-14 02:44:45 +02:00
check.list Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00