]> git.vpit.fr Git - perl/modules/autovivification.git/shortlog
perl/modules/autovivification.git
2017-11-04 Vincent PitThis is 0.18 master v0.18
2017-11-04 Vincent PitClarify how 'strict' and 'warn' currently work rt122956
2017-11-04 Vincent PitUpdate VPIT::TestHelpers to 15e8aee3 rt123411
2017-07-31 Vincent PitThis is 0.17 v0.17
2017-07-31 Vincent PitUpdate VPIT::XSHelpers to 18554226
2017-07-31 Vincent PitProtect against d_cplusplus perls
2017-07-31 Vincent PitBump copyright year
2017-07-31 Vincent PitRevamp a_map_update_flags_topdown()
2017-07-31 Vincent PitFix autovivification for scalar(keys(%)) in perl 5...
2017-07-31 Vincent PitAdd separate hint values for keys/values
2017-07-31 Vincent PitRemove the only use of bool
2015-11-05 Vincent PitThe Big Boilerplate Factorization
2015-07-31 Vincent PitRemove the code coverage link
2015-07-31 Vincent PitMake sure asserts are only checked on DEBUGGING builds
2015-07-31 Vincent PitCorrect a copypasted comment
2015-07-31 Vincent PitHarden t/50-threads.t against stray exits
2015-07-31 Vincent PitHarden t/09-load-threads.t against stray exits
2015-07-31 Vincent PitUpdate VPIT::TestHelpers to ba865c42
2015-07-01 Vincent PitThis is 0.16 v0.16
2015-07-01 Vincent PitUpdate VPIT::TestHelpers to 3ba261a5
2015-07-01 Vincent PitNo tabs please
2015-07-01 Vincent PitBundle vivify_ref()
2015-05-14 Vincent PitThis is 0.15 v0.15
2015-05-14 Vincent PitDestroy the op map mutex at end time
2015-05-14 Vincent PitAdd a missing aTHX for Win32 builds
2015-05-14 Vincent PitMake sure gv ops seen by multideref are cleaned from...
2015-05-14 Vincent PitBump copyright year
2015-05-14 Vincent PitUpdate ptable.h
2015-05-14 Vincent PitRevamp module setup/teardown
2015-05-12 Vincent PitRename A_CHECK_MUTEX_* to A_CHECK_*
2015-05-12 Vincent PitUpdate VPIT::TestHelpers to 2a6ac0f1
2015-05-12 Vincent PitDocument that the multideref implementation is only...
2015-05-12 Vincent PitSanitize the return value of a_do_multideref()
2015-04-29 Vincent PitSpecify the lists in the iterator object
2015-04-29 Vincent PitAlso test stores in t/44-multideref.t
2015-04-29 Vincent PitSilence a couple of compiler warnings
2015-04-29 Vincent PitMake multideref work with stores
2015-04-27 Vincent PitAlso check for definedness for MDEREF_[AH]V_vivify_rv2...
2015-04-27 Vincent PitAdd a couple of missing break; statements in pp_multide...
2015-04-27 Vincent PitTest multideref support
2015-04-25 Vincent PitAdd support for OP_MULTIDEREF
2015-04-25 Vincent PitMake sure MULTIPLICITY builds set PERL_IMPLICIT_CONTEXT
2015-04-25 Vincent PitFactor the error messages in a separate helper function
2015-04-07 Vincent PitUpdate the ActivePerl/gcc-3.4 hack for EUMM 7.04
2015-04-02 Vincent PitReplace STATIC by static
2015-03-12 Vincent PitUpdate VPIT::TestHelpers to 3c878c7c
2015-02-06 Vincent PitReally be compatible with the OP_PARENT feature
2014-11-01 Vincent PitThis is 0.14 v0.14
2014-11-01 Vincent PitAlso mark the unstack ops in our peephole optimizer rt99458 rt99904
2014-10-13 Vincent PitTest that infinite loops don't crash
2014-10-04 Vincent PitThis is 0.13 v0.13
2014-10-04 Vincent PitBump copyright year
2014-10-04 Vincent PitWarn about the global slowdown
2014-10-04 Vincent PitSilence an "unused variable" compiler warnings on threa...
2014-10-04 Vincent PitAdd support for PERL_OP_PARENT
2014-10-04 Vincent PitDo nothing after that the thread local storage has...
2014-10-04 Vincent PitNullify thread local storage entries when they are...
2014-10-04 Vincent PitDon't cleanup thread local storage before END blocks...
2014-10-04 Vincent PitIn the rpeep replacement, don't check every op for...
2014-10-04 Vincent PitAdd a testdeb target to Makefiles
2014-10-04 Vincent PitUse run_perl() from VPIT::TestHelpers rt97703
2013-09-05 Vincent PitThis is 0.12 v0.12
2013-08-24 Vincent PitUpdate bundled Test::Leaner to 0.05
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-23 Vincent PitNo tabs please
2013-08-23 Vincent PitRemove trailing whitespace
2013-08-22 Vincent PitReplace check functions in a thread-safe way
2013-08-20 Vincent PitStop bundling author tests
2013-08-07 Vincent PitUpdate the bug tracker URL in META after the rt.perl...
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2013-02-08 Vincent PitThis is 0.11 v0.11
2013-02-08 Vincent PitBump copyright year
2013-01-30 Vincent PitUpdate VPIT::TestHelpers to e8344578
2012-11-02 Vincent PitDon't run the POD spelling test in taint mode
2012-10-29 Vincent PitAdd BUILD_REQUIRES to WriteMakefile()
2012-10-29 Vincent PitPort module loading in tests to VPIT::TestHelpers
2012-10-29 Vincent PitUpdate author tests, and add a POD spelling test
2012-10-29 Vincent PitKill Debian_CPANTS.txt suffixes as well
2012-10-29 Vincent PitSilence "unused return values" for POPs calls
2012-10-29 Vincent PitMore POD and wording tweaks
2012-06-16 Vincent PitBump copyright year
2012-06-16 Vincent PitQuote version numbers in Makefile.PL
2012-02-19 Vincent PitRequire Module::ExtractUse 0.24 for the Kwalitee test
2011-11-11 Vincent PitPreserve the PATH environment variable when running...
2011-11-11 Vincent PitThreads tests may not be able to spawn all the threads
2011-11-11 Vincent PitMake sure the POD headings are linkable
2011-11-11 Vincent PitReorder the members of the a_op_info struct a bit
2011-10-17 Vincent PitMinor POD tweaks
2011-08-24 Vincent PitThis is 0.10 v0.10
2011-08-24 Vincent PitReplace $] by "$]"
2011-08-24 Vincent PitAdd META.json
2011-08-24 Vincent PitUpdate bundled Test::Leaner to 0.04
2011-08-24 Vincent PitIgnore MYMETA.json
2011-08-24 Vincent PitEncode the README file in UTF-8
2011-07-18 Vincent PitThe last argument to hv_fetch is the lvalue flag, not...
2011-01-05 Vincent PitThis is 0.09 v0.09
2011-01-04 Vincent PitOnly declare dMY_CXT when really needed
2011-01-04 Vincent PitAlways skip seen ops in our peep replacement rt64435
2011-01-03 Vincent PitThis is 0.08 v0.08
next