projects
/
perl
/
modules
/
Variable-Magic.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/Variable-Magic.git
2011-10-25
Vincent Pit
Pass the 'data' callback after the 'op_info' flag when...
commit
|
commitdiff
|
tree
2011-10-24
Vincent Pit
Threads tests may not be able to spawn all the threads
commit
|
commitdiff
|
tree
2011-10-24
Vincent Pit
Remove trailing whitespace
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Make sure code examples fit in a 80 columns terminal
commit
|
commitdiff
|
tree
2011-10-23
Vincent Pit
Preserve the PATH environment variable when running...
commit
|
commitdiff
|
tree
2011-09-05
Vincent Pit
Silence an "unused" compiler warning
commit
|
commitdiff
|
tree
2011-09-04
Vincent Pit
Tweak some optional module loading in tests
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Add META.json
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2011-08-07
Vincent Pit
Replace $] by "$]"
commit
|
commitdiff
|
tree
2011-08-07
Vincent Pit
Ignore MYMETA.json
commit
|
commitdiff
|
tree
2011-08-07
Vincent Pit
Update vmg_opclass() for perl 5.15
commit
|
commitdiff
|
tree
2011-01-23
Vincent Pit
This is 0.46
v0.46
commit
|
commitdiff
|
tree
2011-01-19
Vincent Pit
Switch to qw<>
commit
|
commitdiff
|
tree
2011-01-19
Vincent Pit
Update magical flags after dispelling magic
rt64866
commit
|
commitdiff
|
tree
2011-01-18
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2011-01-18
Vincent Pit
Tighten the scope of two variables unused on 5.8
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
This is 0.45
v0.45
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
A terser way to display versions for modules used in...
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
Only use Capture::Tiny when it is working on a simple...
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
A bare glob that isn't part of a fetch doesn't call...
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
Add more glob tests
commit
|
commitdiff
|
tree
2010-11-21
Vincent Pit
Wording fix
commit
|
commitdiff
|
tree
2010-10-28
Vincent Pit
Give a saner default to pPTBLMS
commit
|
commitdiff
|
tree
2010-10-28
Vincent Pit
Skip NULL values when walking a table
commit
|
commitdiff
|
tree
2010-10-28
Vincent Pit
Add ptable_delete to ptable.h
commit
|
commitdiff
|
tree
2010-10-16
Vincent Pit
Explicitely state that C++ compilers aren't supported
commit
|
commitdiff
|
tree
2010-10-03
Vincent Pit
Ignore MYMETA.yml
commit
|
commitdiff
|
tree
2010-09-25
Peter Rabbitson
Clarify minimum perl 5.10.0 requirement for hash magic
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
This is 0.44
v0.44
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Correctly propagate exceptions from _wizard()
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Only load Carp.pm when throwing an error
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Describe why we don't have to guard against PL_dirty...
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Force threads tests with the PERL_VARIABLE_MAGIC_TEST_T...
commit
|
commitdiff
|
tree
2010-09-24
Vincent Pit
Skip threads tests unless perl version is 5.13.4 or...
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Remove the patchlevel test
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Remove the test for non-released perl 5.11.0
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Force linking against the perl dll when using gcc 3...
commit
|
commitdiff
|
tree
2010-09-23
Vincent Pit
Clarify some logic in Makefile.PL
commit
|
commitdiff
|
tree
2010-08-19
Vincent Pit
SvREFCNT_dec already checks if the SV is non null
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
This is 0.43
v0.43
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
More control tests
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Prettify the constants export list
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
5.13.2 calls get magic on globs
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Fix CLONE_PARAMS struct initialization for perl 5.13.2
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Always use a safe version of call_sv()
commit
|
commitdiff
|
tree
2010-06-25
Vincent Pit
Exception propagation fixes
commit
|
commitdiff
|
tree
2010-05-19
Vincent Pit
This is 0.42
v0.42
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Fix tests for perl 5.13
commit
|
commitdiff
|
tree
2010-05-18
Vincent Pit
Fix t/18-opinfo.t failures with perl 5.13
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
Complete coverage of the len callback
commit
|
commitdiff
|
tree
2010-04-24
Vincent Pit
Improve op_info coverage
commit
|
commitdiff
|
tree
2010-03-15
Vincent Pit
This is 0.41
v0.41
commit
|
commitdiff
|
tree
2010-03-15
Vincent Pit
Compatibility fix for 5.12.0
commit
|
commitdiff
|
tree
2010-03-06
Shlomi Fish
A few doc corrections
commit
|
commitdiff
|
tree
2010-02-23
Vincent Pit
Tune the userdata example
commit
|
commitdiff
|
tree
2010-01-13
Vincent Pit
Correctly propagate the errors thrown when variable...
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
This is 0.40
v0.40
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Indentation
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Use SvREFCNT_inc_simple_void() whenever possible
commit
|
commitdiff
|
tree
2010-01-06
Vincent Pit
Use SvRV_const() whenever possible
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
SvPV_const is only available since 5.9.3
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Cast the op_info value before applying bit shifts
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Use size_t as the index type in the pointer table
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Fix expected constness for utf8_length() arguments
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Fix type coercions on values returned from callbacks
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
call_sv() ought to take an I32
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Explicitely cap the op_info parameter to 255
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Wizard ids are IV, not UV
commit
|
commitdiff
|
tree
2009-12-28
Vincent Pit
Fix memory miswrite when passing data arguments to...
commit
|
commitdiff
|
tree
2009-12-01
Vincent Pit
This is 0.39
v0.39
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Document passing a string reference as the callback
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Fix compiler warnings with the Intel CC
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Test string callbacks
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Test destruction of magic callbacks
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Also test getdata() in t/80-leaks.t
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Stop leaking objects stored in the data slot
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Stop passing arguments to the data callback through...
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Fix t/35-stash.t for 5.11.2
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Directly store the CVs into the MGWIZ structure
commit
|
commitdiff
|
tree
2009-11-30
Vincent Pit
Free the thread local context from an atexit callback
commit
|
commitdiff
|
tree
2009-11-29
Vincent Pit
Stop leaking the SVs that reference the callbacks
commit
|
commitdiff
|
tree
2009-11-27
Vincent Pit
Fix a consting error
commit
|
commitdiff
|
tree
2009-11-27
Vincent Pit
Make the wizard store the MGWIZ address as an IV
commit
|
commitdiff
|
tree
2009-11-26
Vincent Pit
Empty the global pointer table at the end of a thread
commit
|
commitdiff
|
tree
2009-11-26
Vincent Pit
Remove unused variables
commit
|
commitdiff
|
tree
2009-11-26
Vincent Pit
Factor the V::M magic searching logic into a new vmg_find()
commit
|
commitdiff
|
tree
2009-11-26
Vincent Pit
Remove all signature-related features
commit
|
commitdiff
|
tree
2009-10-22
Vincent Pit
Compatibility fix for 5.11.1
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
This is 0.38
v0.38
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Add a cookbook section
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Deprecate all the user signature stuff for december...
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Introduce VMG_COMPAT_ARRAY_PUSH_NOLEN_VOID and fix...
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
A better t/01-import.t
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Re-indent WriteMakefile() arguments
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Build the $name and the main $file from $dist
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Put prerequisites in their own separate hash
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Give an explicit value to dynamic_config
commit
|
commitdiff
|
tree
2009-09-26
Vincent Pit
Kwalitee test overhaul
commit
|
commitdiff
|
tree
next