13 years agouse gv_init instead of gv_fetchsv gv_init
Jesse Luehrs [Mon, 2 May 2011 21:38:42 +0000]
use gv_init instead of gv_fetchsv

this passes our test suite, but makes moose fail pretty hard

13 years agoMake helper functions static
Florian Ragwitz [Mon, 2 May 2011 20:21:41 +0000]
Make helper functions static

Avoid pollution namespaces and others abusing this C API we accidentally
exposed.

13 years agochangelog
Jesse Luehrs [Fri, 4 Mar 2011 19:12:58 +0000]
changelog

13 years agochangelog 0.22
Jesse Luehrs [Fri, 4 Mar 2011 19:07:22 +0000]
changelog

13 years agodisable caching of the namespace on 5.8
Jesse Luehrs [Fri, 4 Mar 2011 19:06:43 +0000]
disable caching of the namespace on 5.8

13 years agochangelog
Jesse Luehrs [Fri, 4 Mar 2011 18:35:40 +0000]
changelog

13 years agomake the namespace cache lazy and weak, in case the stash is deleted
Jesse Luehrs [Fri, 4 Mar 2011 18:33:39 +0000]
make the namespace cache lazy and weak, in case the stash is deleted

13 years agochangelog
Jesse Luehrs [Tue, 25 Jan 2011 07:03:29 +0000]
changelog

13 years agochangelog 0.21
Jesse Luehrs [Tue, 25 Jan 2011 07:01:02 +0000]
changelog

13 years agooops, how did i miss this
Jesse Luehrs [Tue, 25 Jan 2011 06:58:22 +0000]
oops, how did i miss this

13 years agoxs forward compat
Jesse Luehrs [Tue, 25 Jan 2011 06:39:30 +0000]
xs forward compat

13 years agoapparently release tests are run by cpantesters
Jesse Luehrs [Tue, 25 Jan 2011 06:30:55 +0000]
apparently release tests are run by cpantesters

13 years agochangelog
Jesse Luehrs [Tue, 11 Jan 2011 17:37:20 +0000]
changelog

13 years agodrop Test::Requires as a test dep, since that test isn't run by users 0.20
Jesse Luehrs [Tue, 11 Jan 2011 17:33:17 +0000]
drop Test::Requires as a test dep, since that test isn't run by users

13 years agochangelog
Jesse Luehrs [Tue, 11 Jan 2011 17:28:58 +0000]
changelog

13 years agolower perl prereq to 5.8.1 (ribasushi)
Jesse Luehrs [Tue, 11 Jan 2011 17:26:36 +0000]
lower perl prereq to 5.8.1 (ribasushi)

13 years agomake the leak tests just release tests
Jesse Luehrs [Tue, 11 Jan 2011 17:25:43 +0000]
make the leak tests just release tests

13 years agoconvert to using EUMM::Dist::Zilla::Develop
Jesse Luehrs [Sat, 8 Jan 2011 21:17:56 +0000]
convert to using EUMM::Dist::Zilla::Develop

13 years agochangelog
Jesse Luehrs [Thu, 6 Jan 2011 05:09:27 +0000]
changelog

13 years agochangelog 0.19
Jesse Luehrs [Thu, 6 Jan 2011 05:06:32 +0000]
changelog

13 years agofix another edge case with initial values
Jesse Luehrs [Thu, 6 Jan 2011 05:05:37 +0000]
fix another edge case with initial values

13 years agoadd test for earlier scalar bug
Jesse Luehrs [Thu, 6 Jan 2011 04:51:28 +0000]
add test for earlier scalar bug

13 years agoMerge remote branch 'origin/master'
Jesse Luehrs [Wed, 5 Jan 2011 19:20:16 +0000]
Merge remote branch 'origin/master'

13 years agochangelog
Jesse Luehrs [Wed, 5 Jan 2011 19:19:00 +0000]
changelog

13 years agouse correct scalar test (reported by Roland van Ipenburg) 0.18
Jesse Luehrs [Wed, 5 Jan 2011 19:05:28 +0000]
use correct scalar test (reported by Roland van Ipenburg)

13 years agoFix distro name in Changes
Dave Rolsky [Thu, 18 Nov 2010 20:09:55 +0000]
Fix distro name in Changes

13 years agochangelog
Jesse Luehrs [Tue, 16 Nov 2010 21:43:19 +0000]
changelog

13 years agochangelog 0.17
Jesse Luehrs [Tue, 16 Nov 2010 21:39:54 +0000]
changelog

13 years agochangelog
Jesse Luehrs [Tue, 16 Nov 2010 16:27:45 +0000]
changelog

13 years agowe want the values here, not the keys
Jesse Luehrs [Tue, 16 Nov 2010 16:10:36 +0000]
we want the values here, not the keys

13 years agobetter error message
Jesse Luehrs [Tue, 16 Nov 2010 16:10:27 +0000]
better error message

13 years agochangelog
Jesse Luehrs [Tue, 16 Nov 2010 15:39:15 +0000]
changelog

13 years agopod coverage, eol whitespace 0.15
Jesse Luehrs [Tue, 16 Nov 2010 15:38:21 +0000]
pod coverage, eol whitespace

13 years agochangelog
Jesse Luehrs [Tue, 16 Nov 2010 15:27:06 +0000]
changelog

13 years agoupdate test suite
Jesse Luehrs [Tue, 16 Nov 2010 15:21:40 +0000]
update test suite

13 years agoupdate the test suite
Jesse Luehrs [Tue, 16 Nov 2010 11:17:45 +0000]
update the test suite

13 years agoupdate some test things
Jesse Luehrs [Mon, 15 Nov 2010 19:05:40 +0000]
update some test things

13 years agomake $Package::Stash::IMPLEMENTATION available to tests
Jesse Luehrs [Mon, 15 Nov 2010 18:45:16 +0000]
make $Package::Stash::IMPLEMENTATION available to tests

13 years agodon't hardcode the list of method names
Jesse Luehrs [Mon, 15 Nov 2010 18:38:31 +0000]
don't hardcode the list of method names

13 years agoupdate the CAVEATS section
Jesse Luehrs [Mon, 15 Nov 2010 18:26:58 +0000]
update the CAVEATS section

13 years agoconvert the XS implementation to its own dist
Jesse Luehrs [Mon, 15 Nov 2010 16:50:59 +0000]
convert the XS implementation to its own dist

13 years agochangelog
Jesse Luehrs [Sun, 14 Nov 2010 21:29:20 +0000]
changelog

13 years agoignore the deprecated api for pod coverage 0.14
Jesse Luehrs [Sun, 14 Nov 2010 21:21:11 +0000]
ignore the deprecated api for pod coverage

13 years agochangelog
Jesse Luehrs [Sun, 14 Nov 2010 21:18:39 +0000]
changelog

13 years agoupdate author info
Jesse Luehrs [Sun, 14 Nov 2010 21:03:19 +0000]
update author info

13 years agodocument a couple caveats
Jesse Luehrs [Sun, 14 Nov 2010 21:03:11 +0000]
document a couple caveats

13 years agodocument get_all_symbols
Jesse Luehrs [Sun, 14 Nov 2010 20:53:44 +0000]
document get_all_symbols

13 years agomake sure we don't leak in our DB fiddling
Jesse Luehrs [Sun, 14 Nov 2010 20:48:19 +0000]
make sure we don't leak in our DB fiddling

13 years agoactually, i only need stuff from PL_curcop here
Jesse Luehrs [Sun, 14 Nov 2010 20:42:28 +0000]
actually, i only need stuff from PL_curcop here

13 years agoprefer using SV* everywhere, rather than char*
Jesse Luehrs [Sun, 14 Nov 2010 19:57:20 +0000]
prefer using SV* everywhere, rather than char*

13 years agoimplement get_all_symbols
Jesse Luehrs [Sun, 14 Nov 2010 19:25:57 +0000]
implement get_all_symbols

13 years agofactor out glob expanding into a helper function
Jesse Luehrs [Sun, 14 Nov 2010 19:11:55 +0000]
factor out glob expanding into a helper function

13 years agoget rid of strlens
Jesse Luehrs [Sun, 14 Nov 2010 18:26:16 +0000]
get rid of strlens

13 years agouse prehashed keys
Jesse Luehrs [Sun, 14 Nov 2010 18:04:09 +0000]
use prehashed keys

13 years agowe never use sigil for anything
Jesse Luehrs [Sun, 14 Nov 2010 17:53:54 +0000]
we never use sigil for anything

13 years agoreimplement the %DB::sub functionality
Jesse Luehrs [Sun, 14 Nov 2010 17:24:36 +0000]
reimplement the %DB::sub functionality

13 years agoa couple more comments
Jesse Luehrs [Sun, 14 Nov 2010 16:43:53 +0000]
a couple more comments

13 years agohard dep on perl 5.8.3
Jesse Luehrs [Sun, 14 Nov 2010 16:35:17 +0000]
hard dep on perl 5.8.3

13 years agoadd Test::LeakTrace as a recommended test dep
Jesse Luehrs [Sun, 14 Nov 2010 16:20:06 +0000]
add Test::LeakTrace as a recommended test dep

13 years agofix this fallback macro
Jesse Luehrs [Sun, 14 Nov 2010 16:19:31 +0000]
fix this fallback macro

13 years agothis is just the test code triggering a core perl bug on 5.8
Jesse Luehrs [Sun, 14 Nov 2010 04:54:44 +0000]
this is just the test code triggering a core perl bug on 5.8

13 years agomake sure the SV glob slot is always populated on 5.8
Jesse Luehrs [Sun, 14 Nov 2010 04:19:27 +0000]
make sure the SV glob slot is always populated on 5.8

13 years agoone more todo
Jesse Luehrs [Sun, 14 Nov 2010 03:47:02 +0000]
one more todo

13 years agoone more leak test, just in case
Jesse Luehrs [Sun, 14 Nov 2010 03:39:26 +0000]
one more leak test, just in case

13 years agoclean up glob manipulation code, and hack around a 5.8 issue
Jesse Luehrs [Sun, 14 Nov 2010 03:23:18 +0000]
clean up glob manipulation code, and hack around a 5.8 issue

13 years agoadd some compatibility shims
Jesse Luehrs [Sun, 14 Nov 2010 02:20:58 +0000]
add some compatibility shims

13 years agodrop package_ from method names
Jesse Luehrs [Sun, 14 Nov 2010 02:02:52 +0000]
drop package_ from method names

13 years agoAdd ppport.h and use it in Stash.xs - still need more work for 5.8.x
Dave Rolsky [Sun, 14 Nov 2010 01:49:47 +0000]
Add ppport.h and use it in Stash.xs - still need more work for 5.8.x

13 years agowooo magical
Jesse Luehrs [Sat, 13 Nov 2010 20:16:24 +0000]
wooo magical

13 years agoalso don't leak the instance on error
Jesse Luehrs [Sat, 13 Nov 2010 19:16:28 +0000]
also don't leak the instance on error

13 years agodon't leak memory on hv_store fail
Jesse Luehrs [Sat, 13 Nov 2010 19:03:30 +0000]
don't leak memory on hv_store fail

13 years agoremove some unnecessary casts
Jesse Luehrs [Sat, 13 Nov 2010 18:07:42 +0000]
remove some unnecessary casts

13 years agoerror checking on hv_store
Jesse Luehrs [Sat, 13 Nov 2010 17:59:10 +0000]
error checking on hv_store

13 years agobe a bit more efficient with refcount manipulation
Jesse Luehrs [Sat, 13 Nov 2010 17:56:11 +0000]
be a bit more efficient with refcount manipulation

13 years agoone more memory leak
Jesse Luehrs [Sat, 13 Nov 2010 17:48:10 +0000]
one more memory leak

13 years agodon't leak old glob values
Jesse Luehrs [Sat, 13 Nov 2010 17:08:50 +0000]
don't leak old glob values

13 years agoFree temporary string
Florian Ragwitz [Sat, 13 Nov 2010 16:07:59 +0000]
Free temporary string

13 years agoactually, these shouldn't be leaking, with the way T:LT works
Jesse Luehrs [Sat, 13 Nov 2010 15:56:23 +0000]
actually, these shouldn't be leaking, with the way T:LT works

13 years agoa few more tests
Jesse Luehrs [Sat, 13 Nov 2010 15:56:18 +0000]
a few more tests

13 years agoavoid unnecessary mortal
Jesse Luehrs [Sat, 13 Nov 2010 15:54:05 +0000]
avoid unnecessary mortal

13 years agoadd leak test
Jesse Luehrs [Sat, 13 Nov 2010 15:38:09 +0000]
add leak test

13 years agoactually fix the memory leak in new()
Jesse Luehrs [Sat, 13 Nov 2010 15:02:46 +0000]
actually fix the memory leak in new()

13 years agouse style
Florian Ragwitz [Sat, 13 Nov 2010 13:53:59 +0000]
use style

13 years agoNullsv et.al are deprecated
Florian Ragwitz [Sat, 13 Nov 2010 13:53:58 +0000]
Nullsv et.al are deprecated

13 years agoBe explicit about refcounts, thereby fixing one leak
Florian Ragwitz [Sat, 13 Nov 2010 13:53:57 +0000]
Be explicit about refcounts, thereby fixing one leak

13 years agoRemove unused variable
Florian Ragwitz [Sat, 13 Nov 2010 13:53:56 +0000]
Remove unused variable

13 years agoRevert "explicitly don't pass args to the accessors"
Jesse Luehrs [Sat, 13 Nov 2010 04:29:08 +0000]
Revert "explicitly don't pass args to the accessors"

This reverts commit a84abffa49e17e9469fa7e79c4c8779878b23ba2.

errr, the invocant is totally an arg

13 years agoexplicitly don't pass args to the accessors
Jesse Luehrs [Sat, 13 Nov 2010 03:42:40 +0000]
explicitly don't pass args to the accessors

13 years agoand, another bug that cmop triggers but this doesn't
Jesse Luehrs [Fri, 12 Nov 2010 23:44:31 +0000]
and, another bug that cmop triggers but this doesn't

without this commit, i get a whole mess of

Name
"Class::MOP::Class::Immutable::Class::MOP::Class::add_package_symbol"
used only once: possible typo at
/home/doy/coding/src/Class-MOP/blib/lib/Class/MOP/Package.pm line 106.

and i don't know why. i think it has something to do with minitrait
application, but i'm not sure what.

13 years agofix a bug with @ISA that cmop triggers
Jesse Luehrs [Fri, 12 Nov 2010 22:59:47 +0000]
fix a bug with @ISA that cmop triggers

13 years agoget_or_add_package_symbol
Jesse Luehrs [Fri, 12 Nov 2010 21:15:44 +0000]
get_or_add_package_symbol

13 years agoimplement the rest of get_package_symbol
Jesse Luehrs [Fri, 12 Nov 2010 21:02:18 +0000]
implement the rest of get_package_symbol

13 years agodon't leak the deconstructed var name
Jesse Luehrs [Fri, 12 Nov 2010 20:26:25 +0000]
don't leak the deconstructed var name

13 years agoexpand constant stash entries on get
Jesse Luehrs [Fri, 12 Nov 2010 20:21:02 +0000]
expand constant stash entries on get

13 years agoget_package_symbol, without the vivify bits yet
Jesse Luehrs [Fri, 12 Nov 2010 19:03:02 +0000]
get_package_symbol, without the vivify bits yet

13 years agoadd_package_symbol (except the db bits, for now)
Jesse Luehrs [Fri, 12 Nov 2010 18:16:57 +0000]
add_package_symbol (except the db bits, for now)

13 years agobetter diagnostics for exception tests
Jesse Luehrs [Fri, 12 Nov 2010 17:48:30 +0000]
better diagnostics for exception tests

13 years agohas_package_symbol
Jesse Luehrs [Fri, 12 Nov 2010 15:25:55 +0000]
has_package_symbol

13 years agoremove unused variable
Jesse Luehrs [Fri, 12 Nov 2010 15:14:01 +0000]
remove unused variable

13 years agoremove_package_symbol
Jesse Luehrs [Fri, 12 Nov 2010 15:13:50 +0000]
remove_package_symbol