| .. |
|
abstract_access_runme.lua
|
|
|
|
char_strings_runme.lua
|
Lua - Fix char pointers, wchar_t pointers and char arrays so that nil can be passed as a valid value
|
2010-04-02 19:48:20 +00:00 |
|
cpp_basic_runme.lua
|
|
|
|
disown_runme.lua
|
[Lua] Removed generation of _wrap_delete_XXXXX (wrappered destructor) which was unused and causing warning with g++ -Wall.
|
2008-04-30 00:17:53 +00:00 |
|
dynamic_cast_runme.lua
|
|
|
|
enums_runme.lua
|
|
|
|
exception_order_runme.lua
|
|
|
|
exception_partial_info_runme.lua
|
|
|
|
import.lua
|
[lua] extras compability for lua 5.1, fixed a static link name conflict
|
2007-07-10 09:30:49 +00:00 |
|
import_nomodule_runme.lua
|
[Lua] Removed generation of _wrap_delete_XXXXX (wrappered destructor) which was unused and causing warning with g++ -Wall.
|
2008-04-30 00:17:53 +00:00 |
|
imports_runme.lua
|
|
|
|
li_carrays_runme.lua
|
|
|
|
li_std_except_runme.lua
|
|
|
|
li_std_pair_runme.lua
|
|
|
|
li_std_string_runme.lua
|
|
|
|
li_std_vector_runme.lua
|
|
|
|
li_typemaps_runme.lua
|
[lua] bugfix 1938142 (bool& and bool* support)
|
2008-06-17 02:57:15 +00:00 |
|
Makefile.in
|
remove unnecessary extra semicolons in the tesuite
|
2009-08-09 22:52:08 +00:00 |
|
member_pointer_runme.lua
|
[lua] move verbose error checks, more test cases, reorg of luatypemaps.swg
|
2007-09-27 05:36:25 +00:00 |
|
multi_import_runme.lua
|
[lua] Fix a bug in the class hierachy code, where the methods were not propagated,
|
2007-12-04 09:25:58 +00:00 |
|
newobject1_runme.lua
|
|
|
|
newobject2_runme.lua
|
|
|
|
operator_overload_runme.lua
|
[Lua] Added a patch by Torsten Landschoff to fix the unary minus issue
|
2008-02-11 03:11:18 +00:00 |
|
overload_simple_runme.lua
|
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
|
2007-10-30 06:10:04 +00:00 |
|
overload_template_fast_runme.lua
|
Fix for r11557 rename of max to maximum
|
2009-08-17 23:07:16 +00:00 |
|
overload_template_runme.lua
|
Rename max() to maximum() as max() is a built-in function in PHP.
|
2009-08-14 01:33:23 +00:00 |
|
pointer_reference_runme.lua
|
Add Lua pointer reference typemaps
|
2008-04-07 20:06:37 +00:00 |
|
primitive_ref_runme.lua
|
|
|
|
ret_by_value_runme.lua
|
|
|
|
sizet_runme.lua
|
|
|
|
smart_pointer_overload_runme.lua
|
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
|
2007-10-30 06:10:04 +00:00 |
|
template_default_arg_runme.lua
|
[lua] fixed bug in template classes which cases template_default2 and template_specialization_defarg to fail.
|
2007-10-30 06:10:04 +00:00 |
|
voidtest_runme.lua
|
|
|