projects
/
perl
/
modules
/
Variable-Magic.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Variable-Magic.git
2015-03-11
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2015-03-11
Vincent Pit
Update VPIT::TestHelpers to 3d200396
commit
|
commitdiff
|
tree
2015-03-11
Vincent Pit
Add lib.pm to BUILD_REQUIRES
commit
|
commitdiff
|
tree
2015-03-11
Vincent Pit
Replace STATIC by static
commit
|
commitdiff
|
tree
2015-03-11
Vincent Pit
Set the mg_flags inside vmg_sv_magicext() according...
commit
|
commitdiff
|
tree
2015-03-11
Vincent Pit
Factor the sv_magicext() calls into one vmg_sv_magicext()
commit
|
commitdiff
|
tree
2015-03-11
Vincent Pit
Add a couple of missing SvREFCNT_dec() after sv_magicext()
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Simplify vmg_propagate_errsv_free() so that ERRSV is...
rt101410
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Simplify vmg_pp_propagate_errsv() so that ERRSV is...
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Simplify vmg_call_sv() so that ERRSV is no longer used...
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Code cleanups in Variable::Magic::TestGlobalDestruction...
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Make Variable::Magic::TestGlobalDestruction::import...
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Output a diagnostic if global destruction is not tested
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Only test global destruction on perl 5.13.4+
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Remove taint mode from t/15-self.t
commit
|
commitdiff
|
tree
2015-03-10
Vincent Pit
Better logic for deciding if this perl has DEBUGGING...
commit
|
commitdiff
|
tree
2014-10-20
Vincent Pit
This is 0.55
v0.55
commit
|
commitdiff
|
tree
2014-10-20
Vincent Pit
Remove test dependencies list in POD
commit
|
commitdiff
|
tree
2014-10-20
Vincent Pit
Add support for METHOP ops
rt99319
commit
|
commitdiff
|
tree
2014-10-20
Vincent Pit
Don't hardcode the OPc_* values
commit
|
commitdiff
|
tree
2014-09-22
Vincent Pit
This is 0.54
v0.54
commit
|
commitdiff
|
tree
2014-09-22
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2014-09-22
Vincent Pit
Add support for copy magic on code prototype clone
rt90205
commit
|
commitdiff
|
tree
2014-09-22
Vincent Pit
Really make t/35-stash.t pass on 5.21.4
rt98525
commit
|
commitdiff
|
tree
2014-09-01
Vincent Pit
Use run_perl() from VPIT::TestHelpers
commit
|
commitdiff
|
tree
2014-09-01
Vincent Pit
Make t/35-stash.t pass on 5.21.4
commit
|
commitdiff
|
tree
2013-09-01
Vincent Pit
This is 0.53
v0.53
commit
|
commitdiff
|
tree
2013-09-01
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Make Perl version numbers more readable
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Remove obsolete kwalitee workarounds
commit
|
commitdiff
|
tree
2013-08-23
Vincent Pit
No tabs please
commit
|
commitdiff
|
tree
2013-08-20
Vincent Pit
Stop bundling author tests
commit
|
commitdiff
|
tree
2013-08-06
Vincent Pit
Get rid of t/99-kwalitee.t
commit
|
commitdiff
|
tree
2013-06-23
Vincent Pit
Update the bug tracker URL in META after the rt.perl...
commit
|
commitdiff
|
tree
2013-06-23
Vincent Pit
Typo in POD
rt86338
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Update VPIT::TestHelpers to e8344578
commit
|
commitdiff
|
tree
2012-11-05
Vincent Pit
This is 0.52
v0.52
commit
|
commitdiff
|
tree
2012-11-05
Vincent Pit
Add VMG_COMPAT_SCALAR_NOLEN
rt80388
commit
|
commitdiff
|
tree
2012-11-05
Vincent Pit
Make t/35-stash.t pass with perl 5.17.4 and above
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Simplify Config loading in Makefile.PL
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Don't run the POD spelling test in taint mode
commit
|
commitdiff
|
tree
2012-08-22
Vincent Pit
Update author tests requirements
commit
|
commitdiff
|
tree
2012-08-22
Vincent Pit
Add BUILD_REQUIRES to WriteMakefile()
commit
|
commitdiff
|
tree
2012-08-20
Vincent Pit
Check destruction order for exceptions thrown in free...
commit
|
commitdiff
|
tree
2012-08-20
Vincent Pit
Update how author tests load their dependencies
commit
|
commitdiff
|
tree
2012-08-18
Vincent Pit
This is 0.51
v0.51
commit
|
commitdiff
|
tree
2012-08-18
Vincent Pit
Documentation tweaks
commit
|
commitdiff
|
tree
2012-08-18
Vincent Pit
Properly propagate exceptions when a free callback...
commit
|
commitdiff
|
tree
2012-08-18
Vincent Pit
Kill Debian_CPANTS.txt suffixes as well
commit
|
commitdiff
|
tree
2012-08-12
Vincent Pit
Make the 'reset RMG flag' workaround thread-safe
commit
|
commitdiff
|
tree
2012-08-12
Vincent Pit
Reset the SV each time for the 'reset RMG flag' workaround
commit
|
commitdiff
|
tree
2012-08-11
Vincent Pit
Remove an unused variable
commit
|
commitdiff
|
tree
2012-08-11
Vincent Pit
Prettify the default no-op callback
commit
|
commitdiff
|
tree
2012-08-11
Vincent Pit
Don't crash if dispell is called in a clear, free or...
commit
|
commitdiff
|
tree
2012-08-10
Vincent Pit
Rename vmg_uvar_del() to vmg_mg_del() to reuse its...
commit
|
commitdiff
|
tree
2012-08-05
Vincent Pit
Make sure all entries of MY_CXT.b__op_stashes are initi...
commit
|
commitdiff
|
tree
2012-08-05
Vincent Pit
Fix indentation in vmg_call_sv()
commit
|
commitdiff
|
tree
2012-08-05
Vincent Pit
Port the svt_free-specific part of vmg_call_sv() to...
commit
|
commitdiff
|
tree
2012-08-05
Vincent Pit
Always enable VMG_SAVE_LAST_CX
commit
|
commitdiff
|
tree
2012-08-02
Vincent Pit
Make the uvar user data into a proper struct
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
This is 0.50
v0.50
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Improve Capture::Tiny discovery in t/17-ctl.t
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Don't use the main:: stash in the last test of t/17...
rt77991
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Consistently format magic types with I<>
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Remove a couple of commented asserts
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Leak less memory when an exception is thrown from a...
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Move the global destruction logic of t/15-self.t out...
commit
|
commitdiff
|
tree
2012-06-24
Vincent Pit
Lower t/17-ctl.t's last test expectations
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Don't leak vtables and wizards freed during global...
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Cleaner version numbers
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Remove one extra mention to MGf_COPY
commit
|
commitdiff
|
tree
2012-06-23
Vincent Pit
Jumbo POD overhaul
commit
|
commitdiff
|
tree
2012-06-21
Vincent Pit
Teach t/35-stash.t about perl 5.17.1
commit
|
commitdiff
|
tree
2012-06-05
Vincent Pit
This is 0.49
v0.49
commit
|
commitdiff
|
tree
2012-06-05
Vincent Pit
Teach t/17-ctl.t about perl 5.17.0
commit
|
commitdiff
|
tree
2012-05-06
Vincent Pit
Reuse the diag() helper in the TestThreads module
commit
|
commitdiff
|
tree
2012-02-19
Vincent Pit
Require Module::ExtractUse 0.24 for the Kwalitee test
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
This is 0.48
v0.48
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Decorate the magic callbacks section
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Remove an useless #define wrap
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
Allow passing ref-to-undef as callbacks to install...
commit
|
commitdiff
|
tree
2012-02-17
Vincent Pit
In t/22-len.t, localize the wizard for strings to the...
commit
|
commitdiff
|
tree
2012-02-16
Vincent Pit
Move the sv length logic into a new vmg_sv_len() function
commit
|
commitdiff
|
tree
2012-02-16
Vincent Pit
Protect $@ inside Variable::Magic::TestWatcher::init_wa...
commit
|
commitdiff
|
tree
2012-02-16
Vincent Pit
Test that unqualified sub names as callbacks default...
commit
|
commitdiff
|
tree
2011-10-27
Vincent Pit
This is 0.47
v0.47
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Test 'delete' uvar magic and introduce VMG_COMPAT_HASH_...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
'store' and 'delete' uvar magics don't need the uvar...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Clean up vmg_uvar_val() a bit
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Minimize the accesses to the optree during the uvar...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Prettify the declaration of vmg_svt_copy()
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
vmg_cast() should set mg_flags according to the vtable
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Make the watch { } wrapper properly apply context
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
The magic signatures are no longer needed
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Enforce saner checks on wizard SVs and MAGIC tokens
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Reorder some code
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Rename vmg_wizard_* to vmg_wizard_sv_* and {MGWIZ,mgwiz...
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Clone wizard objects through dup magic
commit
|
commitdiff
|
tree
2011-10-26
Vincent Pit
Clean up threads tests a bit
commit
|
commitdiff
|
tree
next