openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
perl-JavaScript
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Lines starts at 1, not 0
Claes Jakobsson
More...
about 16 years ago
Make errors thrown even more sensible
Claes Jakobsson
More...
about 16 years ago
Changed stringification to say 'at <filename> line <lineno>' instead of 'at <filename> in <lineno>'
Claes Jakobsson
More...
about 16 years ago
Add entries to the change logs
Scott McWhirter
More...
about 16 years ago
properties can now take a code reference directly if it's a read-only property
Claes Jakobsson
More...
about 16 years ago
Bad things happen if we undef the ISA av so don't do that
Claes Jakobsson
More...
about 16 years ago
Don't limit generic property getter on objects to named argument, handle by index also
Claes Jakobsson
More...
about 16 years ago
Getting the JS class from a Perl object is now done by also checking the ISA tree
Claes Jakobsson
More...
about 16 years ago
Added generic property getter/setter to bound classes
Claes Jakobsson
More...
about 16 years ago
Add a point at which we should trigger possible GC so that we don't segfault the auto-gc
Scott McWhirter
More...
over 16 years ago
Add set_thread_stack_limit
Scott McWhirter
More...
over 16 years ago
Add jsapi local rooting to TypeConversion to avoid segfaulting spidermonkey
Scott McWhirter
More...
over 16 years ago
Bumped version to 1.16 and added some mising docs
Claes Jakobsson
More...
over 16 years ago
Ensure that we decrement the HV/AV during destroy rather than setting them to undef
Scott McWhirter
More...
over 16 years ago
Add entries to changelog what has been fixed
Claes Jakobsson
More...
over 16 years ago
use SvREFCNT_dec when we're done with hashes. Make key-SV moral
Claes Jakobsson
More...
over 16 years ago
PerlSub lacked DESTROY that freed it and was also mispelled in the typedef
Claes Jakobsson
More...
over 16 years ago
D'oh.. that member is removed and therefor caused a compilation error in last commit
Claes Jakobsson
More...
over 16 years ago
Fixed memory leaks caused by bound classes
Claes Jakobsson
More...
over 16 years ago
Added some missing documentation
Claes Jakobsson
More...
over 16 years ago
Added changelog for 1.15, bumping version number. Preundef context to silence warning about rooted context in cleanup
Claes Jakobsson
More...
over 16 years ago
Make set_pending_exception work by having PerlSub check it before returning
Claes Jakobsson
More...
over 16 years ago
Enable the ability to add a JS exception from perl space (breaks catch though =0( )
Scott McWhirter
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
James A. Duncan
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.
James A. Duncan
More...
over 16 years ago
Uped revision to fix distro problems
Claes Jakobsson
More...
over 16 years ago
Upted version for release
Claes Jakobsson
More...
over 16 years ago
Fixes compilation issues w MacPorts [rt.cpan.org #48702] (Dominic Mitchell)
Claes Jakobsson
More...
almost 17 years ago
rt#26763: find spidermonkey on macports.
Dominic Mitchell
More...
about 17 years ago
Set up ignore list.
Dominic Mitchell
More...
about 17 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree