projects
/
perl
/
modules
/
Variable-Magic.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Variable-Magic.git
2009-01-22
Vincent Pit
Test emptying a hash (can't believe this wasn't already...
commit
|
commitdiff
|
tree
2009-01-22
Vincent Pit
Be a little more precise about the get/clear problem
commit
|
commitdiff
|
tree
2009-01-21
Vincent Pit
Report file/line of failures correctly
commit
|
commitdiff
|
tree
2009-01-20
Vincent Pit
Fix refcount of scalars with free callback
commit
|
commitdiff
|
tree
2009-01-20
Vincent Pit
Don't call the free callback in global destruction
commit
|
commitdiff
|
tree
2009-01-20
Vincent Pit
Disable the Win32 AS Perl workaround for now, as it...
commit
|
commitdiff
|
tree
2009-01-20
Vincent Pit
Output the build number for Win32 AS perls at the begin...
commit
|
commitdiff
|
tree
2009-01-20
Vincent Pit
Spacing
commit
|
commitdiff
|
tree
2009-01-19
Vincent Pit
A better fix for handling exceptions at compile time.
commit
|
commitdiff
|
tree
2009-01-19
Vincent Pit
Remove an unused variable
commit
|
commitdiff
|
tree
2009-01-19
Vincent Pit
Test the "die in free callback in BEGIN" issue in a...
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
This is 0.27
v0.27
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Document the "get/clear on hashes" problem
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/16-huf.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/34-glob.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/33-code.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Florian Ragwitz
Add repository and bugtracker url to META.yml.
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Fix segfaults that seems to happen when one croak in...
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/32-hash.t to the new testing framework, but...
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/31-array.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/30-scalar.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/28-uvar.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/27-local.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/25-copy.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/24-free.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/23-clear.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Cleanup t/22-len.t
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/21-set.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Convert t/20-get.t to the new testing framework
commit
|
commitdiff
|
tree
2009-01-18
Vincent Pit
Factor some test logic in a helper module
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
Document the return values of the callbacks
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
More linefeeds make the POD clearer
commit
|
commitdiff
|
tree
2008-12-27
Vincent Pit
Fix an offset of 1 with len magic on scalars
commit
|
commitdiff
|
tree
2008-12-17
Vincent Pit
Don't redefine VMG_COMPAT_ARRAY_PUSH_NOLEN
commit
|
commitdiff
|
tree
2008-12-02
Vincent Pit
The context is actually used in vmg_sv_magicuvar()...
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
This is 0.26
v0.26
commit
|
commitdiff
|
tree
2008-11-29
Vincent Pit
Fix leaks of cloned coderefs that access lexicals
commit
|
commitdiff
|
tree
2008-11-27
Vincent Pit
Introduce VMG_COMPAT_ARRAY_UNSHIFT_NOLEN_VOID to cover...
commit
|
commitdiff
|
tree
2008-11-13
Vincent Pit
Document magic changes in 5.8.9
commit
|
commitdiff
|
tree
2008-11-13
Vincent Pit
Fix building for maint-5.8
commit
|
commitdiff
|
tree
2008-11-12
Vincent Pit
This is 0.25
v0.25
commit
|
commitdiff
|
tree
2008-11-12
Vincent Pit
Improve logic for the SvREFCNT_inc workaround in vmg_da...
commit
|
commitdiff
|
tree
2008-11-12
Vincent Pit
Only enable VMG_COMPAT_ARRAY_PUSH_NOLEN for ActiveState...
commit
|
commitdiff
|
tree
2008-11-12
Vincent Pit
Version macro overhaul. Enable correct behaviour for...
commit
|
commitdiff
|
tree
2008-10-18
Vincent Pit
Old Pod::Coverage don't ignore CLONE
commit
|
commitdiff
|
tree
2008-10-12
Vincent Pit
This is 0.24
v0.24
commit
|
commitdiff
|
tree
2008-10-12
Vincent Pit
Really fix building on perls with multiplicity but...
commit
|
commitdiff
|
tree
2008-10-11
Vincent Pit
This is 0.23
v0.23
commit
|
commitdiff
|
tree
2008-10-11
Vincent Pit
w->cb_dup is currently always NULL
commit
|
commitdiff
|
tree
2008-10-10
Vincent Pit
Only build clone functions when VMG_THREADSAFE is set
commit
|
commitdiff
|
tree
2008-10-02
Vincent Pit
Better be on irc.perl.org
commit
|
commitdiff
|
tree
2008-09-29
Vincent Pit
This is 0.22
v0.22
commit
|
commitdiff
|
tree
2008-09-29
Vincent Pit
A little paragraph on how magic is cool
commit
|
commitdiff
|
tree
2008-09-29
Vincent Pit
Disable thread safety for 5.8.x on Windows
commit
|
commitdiff
|
tree
2008-09-27
Vincent Pit
This is 0.21_02
v0.21_02
commit
|
commitdiff
|
tree
2008-09-27
Vincent Pit
Hide previously deleted magic tokens in vmg_svt_free...
commit
|
commitdiff
|
tree
2008-09-22
Vincent Pit
This is 0.21_01
v0.21_01
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Output threads and threads::shared versions in threads...
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Add some parenthesis to appease the compiler
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Remove two unused variables
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Silence three 'mixed declaration and code' warnings
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Shrink the context data by getting rid of the mostly...
commit
|
commitdiff
|
tree
2008-09-21
Vincent Pit
Enable thread-safety for perls that just lacks MY_CXT_CLONE
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
This is 0.20
v0.20
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
t/41-clone.t needs to call wizard into an eval block
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Really don't try to read the context before we're sure...
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Test cloning
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Move vmg_clone() upwards
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Factor signature/wizard checks into proper functions...
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Test destructors
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Allocate context hash iterators as soon as they are...
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Test same signature across threads
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Clone wizards across threads
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Use 0 (store as-is) as the len when casting magic on...
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Remove refcount debugging macro
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Thread detection macros overhaul
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Don't test threads if this perl wasn't built with ithre...
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Skip wizard destructor during global destruction
commit
|
commitdiff
|
tree
2008-09-20
Vincent Pit
Turn READONLY on onto wizard objects
commit
|
commitdiff
|
tree
2008-09-19
Vincent Pit
Make the module threadsafe by adding a CLONE method...
commit
|
commitdiff
|
tree
2008-09-05
Vincent Pit
Correct backtrace when wizard() croaks, and test it
commit
|
commitdiff
|
tree
2008-09-05
Vincent Pit
POD beautifications
commit
|
commitdiff
|
tree
2008-09-05
Vincent Pit
Test how arguments are passed to the data callback
commit
|
commitdiff
|
tree
2008-09-05
Vincent Pit
Only enable turn the MGf_* flags on when the correspond...
commit
|
commitdiff
|
tree
2008-09-01
Vincent Pit
Fix the caller-into-block test that was actually testin...
commit
|
commitdiff
|
tree
2008-08-27
Vincent Pit
Test caller inside callbacks
commit
|
commitdiff
|
tree
2008-08-27
Vincent Pit
Get rid of Debian_CPANTS.txt
commit
|
commitdiff
|
tree
2008-08-27
Vincent Pit
Replace XPUSHs by EXTEND/PUSHs
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
This is 0.19
v0.19
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Force temps cleanup after removing the wizard from...
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Use the new VMG_PERL_PATCHLEVEL constant to print the...
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Export the patchlevel with the new VMG_PERL_PATCHLEVEL...
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Remove yet another wrongly imported tests
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Remove PERL_API_* macros
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
'uvar' magic will never be backported to 5.8, enable...
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Enforce the API change for copy callbacks only in 5...
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Replace old version tests by VMG_HAS_PERL_OR
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Add the VMG_HAS_PERL_{AND,OR} macros to test for a...
commit
|
commitdiff
|
tree
2008-07-05
Vincent Pit
Update .gitignore
commit
|
commitdiff
|
tree
next