Activity for pl

  • Daniel Pfeiffer committed [3a653b] on Code

    Add prios

  • Daniel Pfeiffer committed [9f5ef2] on Code

    Switch to bigint to avoid upgrade

  • Daniel Pfeiffer committed [3e6554] on Code

    Weekly challenge and doc & highlighting fixes

  • pl pl released /App-pl-0.91.1.tgz

  • Daniel Pfeiffer committed [778af0] on Code

    Fix Form in -B

  • pl pl released /App-pl-0.91.0.tgz

  • Daniel Pfeiffer committed [cbc856] on Code

    Release v0.91.0. Expand Number(). Fix Form() regression. Remove broken tooltips.

  • Daniel Pfeiffer committed [34faa3] on Code

    New Weekly Challenge and Code Golf

  • Daniel Pfeiffer committed [7328dd]

    Perl Weekly Challenge blog and minor keydiff simplification

  • pl pl released /App-pl-0.90.3.tgz

  • Daniel Pfeiffer committed [2f8aa9]

    Add install variable PL_ALT for platforms that already have another pl command. Clarify PowerShell. New examples. Portable Strawberry loads a module that is not warning safe, so make tests with -W optional.

  • pl pl released /App-pl-0.90.2.tgz

  • Daniel Pfeiffer committed [53f453]

    Fix Cpan version

  • pl pl released /App-pl-v0.90.1.tgz

  • Daniel Pfeiffer committed [0067a5]

    Fix Cpan install & Win niggles

  • pl pl released /App-pl-0.90.0.tgz

  • Daniel Pfeiffer committed [2ca125]

    Towards v1.0, 1st step is v0.90.0. Require 5.16.0. New function template, that will become the core wrapper generator with the next release.

  • Daniel Pfeiffer committed [307525]

    x

  • Daniel Pfeiffer committed [71a2a4]

    Add _ to ambiguous uppercase HTML ids. Many doc fixes based on Vale.

  • pl pl released /App-pl-v0.63.2.tgz

  • Daniel Pfeiffer committed [1c6da7]

    Work around new signature feature incompatibility. Make tests more robust.

  • Daniel Pfeiffer committed [abc68b]

    v0.63.1: work around bug in perl 5.35.9

  • Daniel Pfeiffer committed [1b7b03]

    -A can grep

  • Daniel Pfeiffer committed [0c2060]

    Deepen the section on prediction, add a script cbt

  • Daniel Pfeiffer committed [9956dd]

    Add Eric Roosendaal's verdict on my Collatz findings, and deepen my thoughts on prediction

  • Daniel Pfeiffer committed [e48e97]

    Generalize quoted highlighting, and make pl bold in odd positions.

  • Daniel Pfeiffer committed [0864b3]

    Add canned commands

  • Daniel Pfeiffer committed [3ff78c]

    Improve menu and small-caps names

  • Daniel Pfeiffer committed [7d6389]

    Capitalize headings and switch to new white sourceforge logo

  • Daniel Pfeiffer committed [87efd6]

    Start to add html tooltips to blue examples.

  • pl pl released /App-pl-v0.63.0.tgz

  • Daniel Pfeiffer committed [76d923]

    Add optional number to -o, improve examples, fix form "%%1:". Improve presentation of Collatz.

  • Daniel Pfeiffer committed [10f985]

    New Collatz insight as an Xmas present.

  • Daniel Pfeiffer committed [e63f0e]

    Web-doc tweaks & reformulate Collatz

  • Daniel Pfeiffer committed [ceb150]

    Try to make header fit when narrow. Collatz: add TL;DR and example for 1(01)+0*

  • Daniel Pfeiffer committed [2a567b]

    Add a perma-play button, optimise colours. Warn about iOS tap-to-hover shortcoming – annoying, but I'm not adding javascript for one deficient browser. Tune colour in Collatz examples & explain it.

  • Daniel Pfeiffer committed [d3b668]

    Make web site printable. Add $! example.

  • pl pl released /App-pl-v0.62.0.tgz

  • Daniel Pfeiffer committed [78ae96]

    Add -A & -B {} for BEGIN. Easier form "%1:x" instead of messy form "%1\$x". Split out exciting Collatz.

  • Daniel Pfeiffer committed [2e8abe]

    Add icon & make F(orm) bold

  • Daniel Pfeiffer committed [c7bcd1]

    tune css

  • Daniel Pfeiffer committed [2d1474]

    Make many/one-liners & long/short examples togglable with checkbox hack

  • pl pl updated /App-pl-v0.61.0.tgz

  • Daniel Pfeiffer committed [a16d9d]

    v0.61, fix regression in keydiff fallback. Improve Collatz example

  • pl pl released /App-pl-v0.61.0.tgz

  • Daniel Pfeiffer committed [32294a]

    missed this one

  • Daniel Pfeiffer committed [55fad5]

    improve Collatz

  • Daniel Pfeiffer committed [8005f7]

    Small fixes & Collatz example

  • pl pl released /App-pl-v0.60.0.tgz

  • pl pl released /App-pl-v0.60.0.tar.gz

  • Daniel Pfeiffer committed [d9cd76]

    Add simple highlighting for keydiff even without Algorithm::Diff. Fix Bug #133271

  • Daniel Pfeiffer committed [b30e2b]

    External link icon, fix play button, more interesting JAPH.

  • Daniel Pfeiffer committed [1dcdd6]

    Add number base table and small doc fixes

  • pl pl released /App-pl-0.59.0.tgz

  • Daniel Pfeiffer committed [169915]

    [Ee]cho & [Ff]orm instead return result if called in context. Move remaining selftest to t-.

  • Daniel Pfeiffer committed [493c58]

    Punchlines upside down.

  • Daniel Pfeiffer committed [220a48]

    Improve breadcrumb sidebars, fix interpage links and add examples.

  • Daniel Pfeiffer committed [bf9db4]

    Provide breadcrumbs as tooltip of blue left bars. Present long and short forms directly.

  • Daniel Pfeiffer committed [a4067a]

    Rename [eE]chof to [fF]orm for abbreviation & capitalization consistency. Add documentation & split out example.pod

  • pl pl released /App-pl-0.58.0.tgz

  • Daniel Pfeiffer committed [da0bd5]

    Better examples including file-stats and multi-zip & -tarball keydiffs based on perl-5.30.* sources.

  • pl pl released /App-pl-0.57.tgz

  • Daniel Pfeiffer committed [574afe]

    Fix order of ENDs, make -Mbignum work again and add many example outputs.

  • pl pl released /App-pl-0.56.tgz

  • Daniel Pfeiffer committed [6fb13c]

    Reorganize generated code to make options more consistent & test better

  • pl pl released /App-pl-0.55.tgz

  • Daniel Pfeiffer committed [196bf4]

    Made all magic variables uppercase and renamed some.

  • pl pl released /App-pl-0.54.tgz

  • Daniel Pfeiffer committed [315297]

    Fix sup.

  • Daniel Pfeiffer committed [c89736]

    Many years ago -B & -E were upppercase matching BEGIN & END. Then I thought that silly, as they lacked counterparts. Now they became upppercase again, making room for -z renamed to -e and new beginning-of-file option -b.

  • pl pl released /App-pl-0.53.tgz

  • Daniel Pfeiffer committed [504002]

    new

  • Daniel Pfeiffer committed [4ecb05]

    Fix Date, new Isodate.

  • Daniel Pfeiffer committed [acc792]

    Reimplement -z/-e to work with -P. Eliminate warnings.

  • pl pl released /App-pl-0.52.tgz

  • pl pl released /App-pl-0.51.1.tgz

  • Daniel Pfeiffer committed [b0adc9]

    new

  • Daniel Pfeiffer committed [f8071f]

    Major pod rework

  • pl pl released /App-pl-0.51.tgz

  • Daniel Pfeiffer committed [072ea8]

    new

  • Daniel Pfeiffer committed [adaf81]

    Renamed diff to keydiff, changed its API and new option --color.

  • Daniel Pfeiffer committed [25e316]

    Add nifty options, make it CPAN ready

  • Daniel Pfeiffer committed [06b7c4]

    After decades of private use, a major cleanup to make it fit for public use

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.