2013-09-09 |
Tony Cook | [perl #117265] do most glob \0 checks in the same place
|
commit | commitdiff | tree |
2013-09-09 |
Tony Cook | [perl #117265] correctly handle overloaded strings
|
commit | commitdiff | tree |
2013-09-09 |
Tony Cook | [perl #117265] TODO tests for overloading issues
|
commit | commitdiff | tree |
2013-08-27 |
Tony Cook | [perl #119351] the test note isn't a note but an object...
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | perldelta for 6ca940a96, ed51a345f
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | [perl #85104] save platform specific error code across...
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | [perl #85104] work harder to save error numbers
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | [perl #85104] TODO test for preserving $^E across signal...
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | perldelta for c8028aa68
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | fix a type in the find2perl perldelta entry
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | [perl #117265] safesyscalls: check embedded nul in...
|
commit | commitdiff | tree |
2013-08-26 |
Tony Cook | [perl #119351] update the test note for the changed...
|
commit | commitdiff | tree |
2013-08-25 |
Tony Cook | perldelta for f244b0855, d80ab086, 4883c539
|
commit | commitdiff | tree |
2013-08-25 |
Tony Cook | [perl #119351] fix regression in B::CV::GV
|
commit | commitdiff | tree |
2013-08-25 |
Tony Cook | bump B to 1.46
|
commit | commitdiff | tree |
2013-08-25 |
Tony Cook | [perl #119351] fix B::CV::GV to return a B::SPECIAL...
|
commit | commitdiff | tree |
2013-08-23 |
Tony Cook | [perl #119429] restore XS module building on WinCE
|
commit | commitdiff | tree |
2013-08-23 |
Tony Cook | [perl #119429] bump-perl-version now updates Makefile.ce
|
commit | commitdiff | tree |
2013-08-23 |
Tony Cook | perldelta for 5ceca735, 6358232b
|
commit | commitdiff | tree |
2013-08-23 |
Tony Cook | bump versions for Math::BigInt and Math::BigFloat
|
commit | commitdiff | tree |
2013-08-23 |
Tony Cook | Clean up POD for Math::BigInt and Math::BigFloat
|
commit | commitdiff | tree |
2013-08-21 |
Tony Cook | perldelta for 710639c2
|
commit | commitdiff | tree |
2013-08-21 |
Tony Cook | [perl #113054] add tests for find2perl and fix ? wildcard...
|
commit | commitdiff | tree |
2013-08-21 |
Tony Cook | [perl #113054] find2perl mistranslates fileglob ? to...
|
commit | commitdiff | tree |
2013-08-21 |
Tony Cook | [perl #113054] test find2perl, with a TODO for ? glob...
|
commit | commitdiff | tree |
2013-08-19 |
Tony Cook | [perl #92446] don't use overloaded string values in...
|
commit | commitdiff | tree |
2013-08-15 |
Tony Cook | perldelta for 6136213, cccbbce
|
commit | commitdiff | tree |
2013-08-15 |
Tony Cook | [perl #92446] fix recursion introduced in original...
|
commit | commitdiff | tree |
2013-08-14 |
Tony Cook | [perl #3330] avoid an uncaught warning from op/inc.t
|
commit | commitdiff | tree |
2013-08-12 |
Tony Cook | [perl #117355] [lu]cfirst don't respect 'use bytes'
|
commit | commitdiff | tree |
2013-08-12 |
Tony Cook | [perl #117355] unTODO the [lu]cfirst under bytes tests
|
commit | commitdiff | tree |
2013-08-12 |
Tony Cook | [perl #117355] very basic tests for [ul]c(first)? under...
|
commit | commitdiff | tree |
2013-08-12 |
Tony Cook | [perl #3330] warn on increment of an non number/non...
|
commit | commitdiff | tree |
2013-08-12 |
Tony Cook | fix several problems in the MY_CXT example in perlxs.pod
|
commit | commitdiff | tree |
2013-08-09 |
Tony Cook | perldelta for b4bf645b3d
|
commit | commitdiff | tree |
2013-08-09 |
Tony Cook | perldelta for da1929e75
|
commit | commitdiff | tree |
2013-08-09 |
Tony Cook | [perl #117793] remove dangerous functions and improve...
|
commit | commitdiff | tree |
2013-08-02 |
Tony Cook | prevent a precedence warning on clang
|
commit | commitdiff | tree |
2013-07-30 |
Tony Cook | [perl #118525] make it work on threaded builds
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | perldelta for 486b1e7f0
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | CvGV is no longer a simple struct member access
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | Philip Boulain is now a perl AUTHOR, and bump a version
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | [perl #52000] use PL_exit_flags in the test so it works...
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | [perl #52000] Warn/abort on attempted perl exit
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | [perl #52000] add perldiag entries for the new warnings
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | John Gardiner Myers is now a perl AUTHOR
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | [perl #114964] Correct 'ref' func POD to fix bad behavior...
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | mention reftype too
|
commit | commitdiff | tree |
2013-07-29 |
Tony Cook | Brendan Byrd is now a perl AUTHOR
|
commit | commitdiff | tree |
2013-07-26 |
Tony Cook | perldelta for d7d11da6a3
|
commit | commitdiff | tree |
2013-07-26 |
Tony Cook | [perl #39739] Exporter::Heavy ignores custom $SIG{__WARN__...
|
commit | commitdiff | tree |
2013-07-26 |
Tony Cook | bump $Exporter::VERSION (and hence $Exporter::Heavy...
|
commit | commitdiff | tree |
2013-07-26 |
Tony Cook | [perl #39739] Exporter::Heavy ignores custom $SIG{__WARN__...
|
commit | commitdiff | tree |
2013-07-26 |
Tony Cook | [perl #39739] TODO test for Exporter respecting warning...
|
commit | commitdiff | tree |
2013-07-26 |
Tony Cook | let Porting/cmpVERSION.pl know Exporter was moved to...
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | perldelta for ea382fac4c7
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | [perl #118995] Fix bigrat's $MBI configuration
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | [perl #118955] bump $bignum::VERSION to 0.36
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | perldelta for ab5c89ab2
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | [perl #118907] Do not call DESTROY on empty objects...
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | [perl #118907] bump $Storable::VERSION
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | [perl #118907] fix some issues with patch
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | [perl #118923] Add some edge cases to join.t
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | join() with an empty list and undef separator may not...
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | add Victor Efimov to AUTHORS
|
commit | commitdiff | tree |
2013-07-24 |
Tony Cook | Revert "Remove the non-inline function S_croak_memory_wrap...
|
commit | commitdiff | tree |
2013-07-23 |
Tony Cook | [perl #74798] fix the build for -Duseithreads
|
commit | commitdiff | tree |
2013-07-23 |
Tony Cook | perldelta for 1d5bb6ba43b89
|
commit | commitdiff | tree |
2013-07-23 |
Tony Cook | [perl #116190] -F implies -a, either implies -n
|
commit | commitdiff | tree |
2013-07-23 |
Tony Cook | [perl #116190] feed an empty stdin to run_multiple_progs...
|
commit | commitdiff | tree |
2013-07-23 |
Tony Cook | [perl #116190] -F and -a now imply -n
|
commit | commitdiff | tree |
2013-07-23 |
Tony Cook | [perl #116190] use the true and trusted fresh_perl_is()
|
commit | commitdiff | tree |
2013-07-22 |
Tony Cook | perldelta for 059639d5cdd
|
commit | commitdiff | tree |
2013-07-22 |
Tony Cook | bump version for Data-Dumper
|
commit | commitdiff | tree |
2013-07-22 |
Tony Cook | [perl #74798] improved useqq compatibility with the...
|
commit | commitdiff | tree |
2013-07-19 |
Tony Cook | handle multiple children exiting in perlipc example
|
commit | commitdiff | tree |
2013-07-19 |
Tony Cook | pod2html output concerns
|
commit | commitdiff | tree |
2013-07-17 |
Tony Cook | ignore the build product lib/version.pod
|
commit | commitdiff | tree |
2013-07-17 |
Tony Cook | [perl #74798] useqq implementation for xs
|
commit | commitdiff | tree |
2013-07-17 |
Tony Cook | handle xs Useqq dumping of strings with an escape followed...
|
commit | commitdiff | tree |
2013-07-17 |
Tony Cook | adjust indentation to match other DD code
|
commit | commitdiff | tree |
2013-07-11 |
Tony Cook | perldelta for 2c179de53ae082
|
commit | commitdiff | tree |
2013-07-09 |
Tony Cook | [perl #117033] wrong .packlist creation at installation...
|
commit | commitdiff | tree |
2013-07-05 |
Tony Cook | ignore build products from the newly dist/ed Exporter
|
commit | commitdiff | tree |
2013-07-05 |
Tony Cook | minor clean up of the refactoring of d6a4f4b531
|
commit | commitdiff | tree |
2013-07-04 |
Tony Cook | rarest is only used under -DDEBUGGING
|
commit | commitdiff | tree |
2013-07-03 |
Tony Cook | [perl #118561] note that the check is fragile and refer...
|
commit | commitdiff | tree |
2013-07-03 |
Tony Cook | Revert "[perl #118561] failures loading modules are...
|
commit | commitdiff | tree |
2013-07-02 |
Tony Cook | OP*method was added in c106c2be8b83ee but never used
|
commit | commitdiff | tree |
2013-07-02 |
Tony Cook | Patches must not be sent via git's format-patch/send...
|
commit | commitdiff | tree |
2013-07-02 |
Tony Cook | perldelta for c448c12411b1ba
|
commit | commitdiff | tree |
2013-07-01 |
Tony Cook | [perl #71680] hints to use gdbm compat for [NO]DBM_File...
|
commit | commitdiff | tree |
2013-06-28 |
Tony Cook | make sure the prototype actually matches
|
commit | commitdiff | tree |
2013-06-25 |
Tony Cook | [perl #75186] Remove obsolete references to vi support
|
commit | commitdiff | tree |
2013-06-24 |
Tony Cook | [perl #113926] fix a hash randomization bug
|
commit | commitdiff | tree |
2013-06-24 |
Tony Cook | [perl #116781] several small changes to h2xs
|
commit | commitdiff | tree |
2013-06-14 |
Tony Cook | the code that used hstat, istat, qstat was removed...
|
commit | commitdiff | tree |
2013-06-14 |
Tony Cook | tboffset hasn't been used since 7196fc2f
|
commit | commitdiff | tree |
2013-06-14 |
Tony Cook | prevent a couple of porting test issues under PERL_UNICODE
|
commit | commitdiff | tree |
2013-06-11 |
Tony Cook | prevent lib/File/stat.t from aborting at END on cygwin
|
commit | commitdiff | tree |
next |