12 years agoactually, this isn't our fault, this is just generic 5.8 brokenness master
Jesse Luehrs [Mon, 12 Dec 2011 14:59:55 +0000]
actually, this isn't our fault, this is just generic 5.8 brokenness

12 years agowork around glob brokenness on pre-5.14
Jesse Luehrs [Sun, 11 Dec 2011 02:02:27 +0000]
work around glob brokenness on pre-5.14

12 years agoneed these for older perl versions
Jesse Luehrs [Sun, 11 Dec 2011 02:02:07 +0000]
need these for older perl versions

12 years agoeh, stop doing this for now
Jesse Luehrs [Sat, 10 Dec 2011 22:52:51 +0000]
eh, stop doing this for now

12 years agoapply magic properly when initializing globs
Jesse Luehrs [Sat, 10 Dec 2011 22:42:52 +0000]
apply magic properly when initializing globs

12 years agorefactor a bit
Jesse Luehrs [Sat, 10 Dec 2011 22:23:40 +0000]
refactor a bit

12 years agohere's that test failure
Jesse Luehrs [Sat, 10 Dec 2011 22:00:09 +0000]
here's that test failure

12 years agodisable bare anon stash tests for now
Jesse Luehrs [Sat, 10 Dec 2011 08:28:29 +0000]
disable bare anon stash tests for now

12 years agodon't call mro_method_changed_in on anon stashes
Jesse Luehrs [Sat, 10 Dec 2011 08:21:55 +0000]
don't call mro_method_changed_in on anon stashes

12 years agodon't know how to do these in xs either yet
Jesse Luehrs [Sat, 10 Dec 2011 07:51:20 +0000]
don't know how to do these in xs either yet

12 years agoapparently we're acting more like the pp version here now/:
Jesse Luehrs [Sat, 10 Dec 2011 04:55:16 +0000]
apparently we're acting more like the pp version here now/:

12 years agouse the right glob name here
Jesse Luehrs [Sat, 10 Dec 2011 04:46:36 +0000]
use the right glob name here

12 years agobetter expand_glob implementation, which (almost) fixes anon stashes
Jesse Luehrs [Sat, 10 Dec 2011 04:31:22 +0000]
better expand_glob implementation, which (almost) fixes anon stashes

12 years agouse gv_init here instead of gv_fetchsv
Jesse Luehrs [Sat, 10 Dec 2011 03:52:08 +0000]
use gv_init here instead of gv_fetchsv

12 years agoavoid compile warning
Jesse Luehrs [Sat, 10 Dec 2011 03:35:00 +0000]
avoid compile warning

12 years agoallow passing anonymous stashes to the constructor
Jesse Luehrs [Wed, 30 Nov 2011 00:13:54 +0000]
allow passing anonymous stashes to the constructor

12 years agosync test suite
Jesse Luehrs [Tue, 29 Nov 2011 20:51:39 +0000]
sync test suite

12 years agochangelog
Jesse Luehrs [Tue, 6 Sep 2011 14:28:30 +0000]
changelog

12 years agofix compilation on perl 5.8 (RT#70762) 0.25
Jesse Luehrs [Tue, 6 Sep 2011 14:21:24 +0000]
fix compilation on perl 5.8 (RT#70762)

12 years agochangelog
Jesse Luehrs [Tue, 6 Sep 2011 03:21:30 +0000]
changelog

12 years agostop using custom weaver.ini 0.24
Jesse Luehrs [Tue, 6 Sep 2011 03:19:13 +0000]
stop using custom weaver.ini

12 years agochangelog
Jesse Luehrs [Tue, 6 Sep 2011 03:18:15 +0000]
changelog

12 years agodon't allow invalid package names
Jesse Luehrs [Tue, 6 Sep 2011 03:17:25 +0000]
don't allow invalid package names

12 years agouse the same error message as the pp version
Jesse Luehrs [Tue, 6 Sep 2011 01:55:08 +0000]
use the same error message as the pp version

12 years agodon't allow variable names that contain ::
Jesse Luehrs [Tue, 6 Sep 2011 01:17:03 +0000]
don't allow variable names that contain ::

12 years agogitignore
Jesse Luehrs [Tue, 6 Sep 2011 01:05:51 +0000]
gitignore

12 years agosync tests
Jesse Luehrs [Tue, 6 Sep 2011 01:03:04 +0000]
sync tests

12 years agoremove test numbers on leak tests
Jesse Luehrs [Tue, 30 Aug 2011 06:24:35 +0000]
remove test numbers on leak tests

12 years agoupdate leak tests
Jesse Luehrs [Tue, 30 Aug 2011 06:24:15 +0000]
update leak tests

12 years agodoc and test updates from Package::Stash
Jesse Luehrs [Tue, 30 Aug 2011 05:18:11 +0000]
doc and test updates from Package::Stash

12 years agochangelog
Jesse Luehrs [Mon, 8 Aug 2011 15:43:53 +0000]
changelog

12 years agochangelog 0.23
Jesse Luehrs [Mon, 8 Aug 2011 15:41:38 +0000]
changelog

12 years agoand VSTRING was only 5.10+
Jesse Luehrs [Mon, 8 Aug 2011 14:59:26 +0000]
and VSTRING was only 5.10+

12 years agobefore 5.12, regexps were PVMG
Jesse Luehrs [Mon, 8 Aug 2011 14:44:44 +0000]
before 5.12, regexps were PVMG

12 years agocopy tests over
Jesse Luehrs [Fri, 5 Aug 2011 19:44:29 +0000]
copy tests over

12 years agodon't allow assigning globs as scalars
Jesse Luehrs [Fri, 5 Aug 2011 19:44:11 +0000]
don't allow assigning globs as scalars

12 years agomacro-ize
Jesse Luehrs [Fri, 5 Aug 2011 18:40:43 +0000]
macro-ize

12 years agoRemove an unused variable
Florian Ragwitz [Mon, 2 May 2011 20:24:16 +0000]
Remove an unused variable

12 years agoremove test numbering
Jesse Luehrs [Fri, 5 Aug 2011 18:06:42 +0000]
remove test numbering

12 years agochangelog
Jesse Luehrs [Fri, 5 Aug 2011 18:02:04 +0000]
changelog

12 years agouse a non-broken test for scalar values (t0m, rafl)
Jesse Luehrs [Fri, 5 Aug 2011 18:01:05 +0000]
use a non-broken test for scalar values (t0m, rafl)

12 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