0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial WhiteSource configuration file More... almost 5 years ago
0.61: fix old symbols on Dynalib.xs for >5.12: na, errgv More... over 13 years ago
add decl to object, add CDECL_STACK_RESERVE to cdecl6 More... over 13 years ago
Fix LibRef and LibDecl Fix pod More... almost 14 years ago
Try first without 6 stack_reserve not to fool with too many stack locals. cdecl suceeds on freebsd again. Keep default optimization on non-msvc. More... almost 14 years ago
Add cdecltr convention (typed return) Add new decl arg to new C::DynaLib, to override DefConf per library Add LibDecl (read-only) More... almost 14 years ago
workaround for Convert::Binary::C bug in 0.74 wrong declarations: 'char'(type) '*baz'(declarator) => 'char*' 'baz' fixes 02struct.t tests 4,5 More... almost 14 years ago
add x86 cpuid.pl sample script More... almost 14 years ago
DynaLib.xs: Support Perls olders than 5.004 Added script/cpuid.pl sample for x86 Makefile.PL: remove append_convert_defines_cdecl typedefs they should be added to a new cdecl_tr.c ("typed return") testcall.c: move test locals to globals, not to use local stack place add 3rd arg for arg_align More... almost 14 years ago
rm generated file More... almost 14 years ago
added sample script cpuid.pl provided by Richard Shomin <[email protected]> Thu, 1 Feb 2007 10:17:26 -0800 (PST) More... almost 14 years ago
Remove append_convert_defines_cdecl This could be used for new decl.c with return types added, if the usual cdecl fails. typedef uint (*my_func_i)(void); tmp1.v_int = (*(my_func_i)func)(); #define cdecl_CALL(func, type) \ (((cdecl_pray)(ax,items, func, TR_##type)).v_##type) More... almost 14 years ago
Add cdecl6 for x86_64 hack Support and add multiple decl (stdcall, hack30). no perl syntax yet Fix double defined funcs in Struct. Still broken though. More... almost 14 years ago
new cdecl5 for amd64, fix Parse imports More... almost 14 years ago
rm .o More... almost 14 years ago
Add C::DynaLib::Parse, hparse.pl: use it Simplify testcall.c, playing with 64-bit support, but still broken More... almost 14 years ago
fixed stdcall (not tested) added dl_unload_file as used by dlopen/win32 platforms (most fortunately) fix msvc6 activeperl 5.10 against malloc/free/realloc defines fix C::DynaLib::Struct::Parse More... almost 14 years ago
added calling conventions cdecl3 (ok) and dummy stdcall (NYI) stdcall should be available dynamically. More... almost 14 years ago
use debprintf trick try playing with stack_reserve (3 dummy args) More... almost 14 years ago
ore enhancements, cross-tested on cygwin-use64bitint and debian-amd64 More... almost 14 years ago
0.61 prepare: Fix t/win32.t Better detect gcc Improve perl Makefile.PL Verbose Added experimental script/hparse.pl header parser removed Test::Simple dependency added github repo fix Quad issues introduced with 0.59 More... almost 14 years ago
import C::DynaLib 0.60 from CPAN More... almost 14 years ago
import C::DynaLib 0.59 from CPAN More... about 14 years ago
import C::DynaLib 0.58 from CPAN More... almost 16 years ago
import C::DynaLib 0.57 from CPAN More... almost 16 years ago
import C::DynaLib 0.56 from CPAN More... over 16 years ago
import C::DynaLib 0.55 from CPAN More... about 24 years ago
import C::DynaLib 0.54 from CPAN More... almost 26 years ago
import C::DynaLib 0.53 from CPAN More... over 26 years ago
import C::DynaLib 0.52 from CPAN More... over 26 years ago