projects
/
perl
/
modules
/
autovivification.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl/modules/autovivification.git
2015-07-01
Vincent Pit
Update VPIT::TestHelpers to 3ba261a5
commit
|
commitdiff
|
tree
2015-07-01
Vincent Pit
No tabs please
commit
|
commitdiff
|
tree
2015-07-01
Vincent Pit
Bundle vivify_ref()
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
This is 0.15
v0.15
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
Destroy the op map mutex at end time
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
Add a missing aTHX for Win32 builds
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
Make sure gv ops seen by multideref are cleaned from...
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
Update ptable.h
commit
|
commitdiff
|
tree
2015-05-14
Vincent Pit
Revamp module setup/teardown
commit
|
commitdiff
|
tree
2015-05-12
Vincent Pit
Rename A_CHECK_MUTEX_* to A_CHECK_*
commit
|
commitdiff
|
tree
2015-05-12
Vincent Pit
Update VPIT::TestHelpers to 2a6ac0f1
commit
|
commitdiff
|
tree
2015-05-12
Vincent Pit
Document that the multideref implementation is only...
commit
|
commitdiff
|
tree
2015-05-12
Vincent Pit
Sanitize the return value of a_do_multideref()
commit
|
commitdiff
|
tree
2015-04-29
Vincent Pit
Specify the lists in the iterator object
commit
|
commitdiff
|
tree
2015-04-29
Vincent Pit
Also test stores in t/44-multideref.t
commit
|
commitdiff
|
tree
2015-04-29
Vincent Pit
Silence a couple of compiler warnings
commit
|
commitdiff
|
tree
2015-04-29
Vincent Pit
Make multideref work with stores
commit
|
commitdiff
|
tree
2015-04-27
Vincent Pit
Also check for definedness for MDEREF_[AH]V_vivify_rv2...
commit
|
commitdiff
|
tree
2015-04-27
Vincent Pit
Add a couple of missing break; statements in pp_multide...
commit
|
commitdiff
|
tree
2015-04-27
Vincent Pit
Test multideref support
commit
|
commitdiff
|
tree
2015-04-25
Vincent Pit
Add support for OP_MULTIDEREF
commit
|
commitdiff
|
tree
2015-04-25
Vincent Pit
Make sure MULTIPLICITY builds set PERL_IMPLICIT_CONTEXT
commit
|
commitdiff
|
tree
2015-04-25
Vincent Pit
Factor the error messages in a separate helper function
commit
|
commitdiff
|
tree
2015-04-07
Vincent Pit
Update the ActivePerl/gcc-3.4 hack for EUMM 7.04
commit
|
commitdiff
|
tree
2015-04-02
Vincent Pit
Replace STATIC by static
commit
|
commitdiff
|
tree
2015-03-12
Vincent Pit
Update VPIT::TestHelpers to 3c878c7c
commit
|
commitdiff
|
tree
2015-02-06
Vincent Pit
Really be compatible with the OP_PARENT feature
commit
|
commitdiff
|
tree
2014-11-01
Vincent Pit
This is 0.14
v0.14
commit
|
commitdiff
|
tree
2014-11-01
Vincent Pit
Also mark the unstack ops in our peephole optimizer
rt99458
rt99904
commit
|
commitdiff
|
tree
2014-10-13
Vincent Pit
Test that infinite loops don't crash
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
This is 0.13
v0.13
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Warn about the global slowdown
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Silence an "unused variable" compiler warnings on threa...
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Add support for PERL_OP_PARENT
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Do nothing after that the thread local storage has...
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Nullify thread local storage entries when they are...
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Don't cleanup thread local storage before END blocks...
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
In the rpeep replacement, don't check every op for...
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Add a testdeb target to Makefiles
commit
|
commitdiff
|
tree
2014-10-04
Vincent Pit
Use run_perl() from VPIT::TestHelpers
rt97703
commit
|
commitdiff
|
tree
2013-09-05
Vincent Pit
This is 0.12
v0.12
commit
|
commitdiff
|
tree
2013-08-24
Vincent Pit
Update bundled Test::Leaner to 0.05
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-23
Vincent Pit
Remove trailing whitespace
commit
|
commitdiff
|
tree
2013-08-22
Vincent Pit
Replace check functions in a thread-safe way
commit
|
commitdiff
|
tree
2013-08-20
Vincent Pit
Stop bundling author tests
commit
|
commitdiff
|
tree
2013-08-07
Vincent Pit
Update the bug tracker URL in META after the rt.perl...
commit
|
commitdiff
|
tree
2013-08-06
Vincent Pit
Get rid of t/99-kwalitee.t
commit
|
commitdiff
|
tree
2013-02-08
Vincent Pit
This is 0.11
v0.11
commit
|
commitdiff
|
tree
2013-02-08
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2013-01-30
Vincent Pit
Update VPIT::TestHelpers to e8344578
commit
|
commitdiff
|
tree
2012-11-02
Vincent Pit
Don't run the POD spelling test in taint mode
commit
|
commitdiff
|
tree
2012-10-29
Vincent Pit
Add BUILD_REQUIRES to WriteMakefile()
commit
|
commitdiff
|
tree
2012-10-29
Vincent Pit
Port module loading in tests to VPIT::TestHelpers
commit
|
commitdiff
|
tree
2012-10-29
Vincent Pit
Update author tests, and add a POD spelling test
commit
|
commitdiff
|
tree
2012-10-29
Vincent Pit
Kill Debian_CPANTS.txt suffixes as well
commit
|
commitdiff
|
tree
2012-10-29
Vincent Pit
Silence "unused return values" for POPs calls
commit
|
commitdiff
|
tree
2012-10-29
Vincent Pit
More POD and wording tweaks
commit
|
commitdiff
|
tree
2012-06-16
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2012-06-16
Vincent Pit
Quote version numbers in Makefile.PL
commit
|
commitdiff
|
tree
2012-02-19
Vincent Pit
Require Module::ExtractUse 0.24 for the Kwalitee test
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
Preserve the PATH environment variable when running...
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
Threads tests may not be able to spawn all the threads
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
Make sure the POD headings are linkable
commit
|
commitdiff
|
tree
2011-11-11
Vincent Pit
Reorder the members of the a_op_info struct a bit
commit
|
commitdiff
|
tree
2011-10-17
Vincent Pit
Minor POD tweaks
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
This is 0.10
v0.10
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Replace $] by "$]"
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Add META.json
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Update bundled Test::Leaner to 0.04
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Ignore MYMETA.json
commit
|
commitdiff
|
tree
2011-08-24
Vincent Pit
Encode the README file in UTF-8
commit
|
commitdiff
|
tree
2011-07-18
Vincent Pit
The last argument to hv_fetch is the lvalue flag, not...
commit
|
commitdiff
|
tree
2011-01-05
Vincent Pit
This is 0.09
v0.09
commit
|
commitdiff
|
tree
2011-01-04
Vincent Pit
Only declare dMY_CXT when really needed
commit
|
commitdiff
|
tree
2011-01-04
Vincent Pit
Always skip seen ops in our peep replacement
rt64435
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
This is 0.08
v0.08
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Bump copyright year
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Switch to qw<>
commit
|
commitdiff
|
tree
2011-01-03
Vincent Pit
Fix building on Windows
commit
|
commitdiff
|
tree
2010-12-31
Vincent Pit
This is 0.07
v0.07
commit
|
commitdiff
|
tree
2010-12-31
Vincent Pit
Clarify our policy towards C++ compilers
commit
|
commitdiff
|
tree
2010-12-31
Vincent Pit
Spaces vs tabs
commit
|
commitdiff
|
tree
2010-12-31
Vincent Pit
Get rid of ENTERn/LEAVEn
commit
|
commitdiff
|
tree
2010-12-31
Vincent Pit
Move all run-time tweaks to the peephole optimizer
commit
|
commitdiff
|
tree
2010-12-31
Vincent Pit
Fix rare segfaults and bugs with threads
commit
|
commitdiff
|
tree
2010-12-30
Vincent Pit
Make it easier to tweak the parameters of t/50-threads.t
commit
|
commitdiff
|
tree
2010-12-30
Vincent Pit
Remove trailing whitespace
commit
|
commitdiff
|
tree
2010-12-30
Vincent Pit
Remove the #ifdef wrapping the mutex locks/unlocks
commit
|
commitdiff
|
tree
2010-12-29
Vincent Pit
Force linking against the perl dll when using gcc 3...
commit
|
commitdiff
|
tree
2010-12-29
Andrew Main
Compatibility fix for perl 5.13.7 and greater
rt62800
commit
|
commitdiff
|
tree
2010-12-29
Vincent Pit
Update ptable.h
commit
|
commitdiff
|
tree
2010-12-29
Vincent Pit
Run lengthy tests with Test::Leaner
commit
|
commitdiff
|
tree
2010-12-23
Vincent Pit
Document and test vivification of function arguments
commit
|
commitdiff
|
tree
2010-12-23
Vincent Pit
POD overhaul
commit
|
commitdiff
|
tree
2010-10-03
Vincent Pit
Skip threads tests unless perl version is 5.13.4 or...
commit
|
commitdiff
|
tree
next