0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lines starts at 1, not 0 More... about 16 years ago
Make errors thrown even more sensible More... about 16 years ago
Changed stringification to say 'at <filename> line <lineno>' instead of 'at <filename> in <lineno>' More... about 16 years ago
Add entries to the change logs More... about 16 years ago
properties can now take a code reference directly if it's a read-only property More... about 16 years ago
Bad things happen if we undef the ISA av so don't do that More... about 16 years ago
Don't limit generic property getter on objects to named argument, handle by index also More... about 16 years ago
Getting the JS class from a Perl object is now done by also checking the ISA tree More... about 16 years ago
Added generic property getter/setter to bound classes More... about 16 years ago
Add a point at which we should trigger possible GC so that we don't segfault the auto-gc More... over 16 years ago
Add set_thread_stack_limit More... over 16 years ago
Add jsapi local rooting to TypeConversion to avoid segfaulting spidermonkey More... over 16 years ago
Bumped version to 1.16 and added some mising docs More... over 16 years ago
Ensure that we decrement the HV/AV during destroy rather than setting them to undef More... over 16 years ago
Add entries to changelog what has been fixed More... over 16 years ago
use SvREFCNT_dec when we're done with hashes. Make key-SV moral More... over 16 years ago
PerlSub lacked DESTROY that freed it and was also mispelled in the typedef More... over 16 years ago
D'oh.. that member is removed and therefor caused a compilation error in last commit More... over 16 years ago
Fixed memory leaks caused by bound classes More... over 16 years ago
Added some missing documentation More... over 16 years ago
Added changelog for 1.15, bumping version number. Preundef context to silence warning about rooted context in cleanup More... over 16 years ago
Make set_pending_exception work by having PerlSub check it before returning More... over 16 years ago
Enable the ability to add a JS exception from perl space (breaks catch though =0( ) More... over 16 years ago
can now set JS_LIB_NAME in environment prior to running perl Makefile.PL so that different library name can be specified More... over 16 years ago
binding a value explicitly unsets $@ after it tests to see if something has been bound. Was causing all sorts of surprises. More... over 16 years ago
Uped revision to fix distro problems More... over 16 years ago
Upted version for release More... over 16 years ago
Fixes compilation issues w MacPorts [rt.cpan.org #48702] (Dominic Mitchell) More... almost 17 years ago
rt#26763: find spidermonkey on macports. More... about 17 years ago
Set up ignore list. More... about 17 years ago