2009-11-09 |
H.Merijn Brand | v 0.29
|
commit | commitdiff | tree |
2009-11-09 |
H.Merijn Brand | Be more lenient towards allocated space
|
commit | commitdiff | tree |
2009-11-09 |
H.Merijn Brand | Initial length is 16 on 64bit Snow Leopard
|
commit | commitdiff | tree |
2009-11-07 |
H.Merijn Brand | Reformat/podify README
|
commit | commitdiff | tree |
2009-11-07 |
H.Merijn Brand | Use skip instead of skip_all for builds that have no...
|
commit | commitdiff | tree |
2009-11-06 |
H.Merijn Brand | Added t/52_DGrow, so tell the MANIFEST
|
commit | commitdiff | tree |
2009-11-06 |
H.Merijn Brand | Document speed diff
|
commit | commitdiff | tree |
2009-11-06 |
H.Merijn Brand | Add DGrow ()
|
commit | commitdiff | tree |
2009-06-03 |
H.Merijn Brand | void context behaviour for DPeek ()
|
commit | commitdiff | tree |
2009-06-03 |
H.Merijn Brand | Tests for DDsort
|
commit | commitdiff | tree |
2009-06-03 |
H.Merijn Brand | Added DDsort ()
|
commit | commitdiff | tree |
2009-06-03 |
H.Merijn Brand | typo in genMETA
|
commit | commitdiff | tree |
2009-04-03 |
H.Merijn Brand | add configure_requires to META.yml
|
commit | commitdiff | tree |
2009-03-20 |
H.Merijn Brand | added resources/repository to META.yml
|
commit | commitdiff | tree |
2009-03-20 |
H.Merijn Brand | Added Test::NoWarnings
|
commit | commitdiff | tree |
2009-03-02 |
H.Merijn Brand | Documentation fixes
|
commit | commitdiff | tree |
2009-03-02 |
H.Merijn Brand | for both ; and ,
|
commit | commitdiff | tree |
2009-03-02 |
H.Merijn Brand | Corrected paren placement for bless (...)
|
commit | commitdiff | tree |
2009-01-02 |
H.Merijn Brand | It's 2009. Happy newyear
|
commit | commitdiff | tree |
2008-11-24 |
H.Merijn Brand | #34831 fixed tied $,
|
commit | commitdiff | tree |
2008-11-17 |
H.Merijn Brand | Wrong e-mail in META.yml
|
commit | commitdiff | tree |
2008-10-31 |
H.Merijn Brand | make leaktest/leakcheck enabled and executed
|
commit | commitdiff | tree |
2008-10-31 |
H.Merijn Brand | Update ppport.h to 3.14_05 (mhx++)
|
commit | commitdiff | tree |
2008-10-31 |
H.Merijn Brand | Update ppport.h to 3.14_05
|
commit | commitdiff | tree |
2008-10-23 |
H.Merijn Brand | Implement triplevar ()
|
commit | commitdiff | tree |
2008-10-23 |
H.Merijn Brand | Implement DDisplay ()
|
commit | commitdiff | tree |
2008-10-21 |
H.Merijn Brand | Selecting to install DP did not install Data::Peek
|
commit | commitdiff | tree |
2008-10-21 |
H.Merijn Brand | Another YAML validation with Parse::CPAN::Meta
|
commit | commitdiff | tree |
2008-10-20 |
H.Merijn Brand | Get DP.pm's version from Peek.pm
|
commit | commitdiff | tree |
2008-10-19 |
H.Merijn Brand | YAML declared 1.4 (META.yml) instead of 1.1 (YAML)
|
commit | commitdiff | tree |
2008-10-15 |
H.Merijn Brand | Updated to ppport-3.14_01
|
commit | commitdiff | tree |
2008-10-13 |
H.Merijn Brand | Split on newline done in module
|
commit | commitdiff | tree |
2008-10-09 |
H.Merijn Brand | Some MSWin (ActivePerl) and AIX builds do not have...
|
commit | commitdiff | tree |
2008-10-09 |
H.Merijn Brand | MSwin doesn't use plain \n
|
commit | commitdiff | tree |
2008-10-08 |
H.Merijn Brand | Typo in pod (Joshua Juran)
|
commit | commitdiff | tree |
2008-10-08 |
H.Merijn Brand | Public git repo set up
|
commit | commitdiff | tree |
2008-10-08 |
H.Merijn Brand | Optionally install DP as shortcut for Data::Peek
|
commit | commitdiff | tree |
2008-10-08 |
H.Merijn Brand | example should also use Data::Peek
|
commit | commitdiff | tree |
2008-10-08 |
H.Merijn Brand | Default argument for DPeek is $_
|
commit | commitdiff | tree |
2008-10-08 |
H.Merijn Brand | Renamed DDumper to Data::Peek
|
commit | commitdiff | tree |
2008-10-07 |
H.Merijn Brand | Released on Amsterdam.pm
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | Allocated length for PV's depends on arch (upped test...
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | Release as 0.15
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | $! and $1 are not constant accross OS's
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | Added DDual ()
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | Ahh, hell, sv_dump changes a lot over versions
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | Generate test data
|
commit | commitdiff | tree |
2008-09-26 |
H.Merijn Brand | We need tests for DDump () too
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | In void context DDumper prints to STDERR
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | Perl_sv_* () might not have been exported warning in...
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | DDump_rf () isn't used, so removed
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | Fix for dreaded threaded builds
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | More tests for DPeek, more passes
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | test.sh too volatile to keep track off
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | Tests modified to pass 5.6.2, 5.8.0, 5.8.7, 5.8.8,...
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | Inconsistencies in perl versions
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | Tests for DPeek ()
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | Perl 5.6 is a minimal requirement for 'use warnings'
|
commit | commitdiff | tree |
2008-09-25 |
H.Merijn Brand | PerlIO is only available in 5.8 and up
|
commit | commitdiff | tree |
2008-09-24 |
H.Merijn Brand | Initial checkin
|
commit | commitdiff | tree |