1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[S28] $*INC should be @*INC, I hope More... about 16 years ago
Updating specs with Larrys clarification of whether space in /< abe>/ is optional More... about 16 years ago
[spec] Tidying up, removing duplication and filling out S14. More... about 16 years ago
added spec for $*CWD More... about 16 years ago
[S05] s/\./::/ in grammar rule call More... about 16 years ago
Make comb consistent with split. Comb capturing parens snooping replaced with :match adverb (pending approval) Provide at least a one-liner description of split before thunking the reader over the head with esoteric subject matter. More... over 16 years ago
split function now takes delimiter as first arg More... over 16 years ago
Document the 'when' statement modifier. More... over 16 years ago
[S05] fix small logic error in example More... over 16 years ago
version string starts with v More... over 16 years ago
added spec for chdir More... over 16 years ago
added spec for chdir More... over 16 years ago
rename hash/pair reversal to "invert" More... over 16 years ago
Be clear a doouble Hash.push(Hash.reverse) does not preserve all state (value list order may be altered.) More... over 16 years ago
[S02,S03] Range objects are immutable, so distinguish from RangeIterator objects More... over 16 years ago
Eliminate listop forms of sigils. More... over 16 years ago
Fix a very tiny typo in Temporal::Datetime.iso8601 More... over 16 years ago
[Containers] finish the edit More... over 16 years ago
[S32/Containers] make it possible to reverse a hash without (too much) loss of information when there are duplicate values or list values More... over 16 years ago
[S32/Containers] join defaults to '' now; delete string reverse [S32/Str] add string flip More... over 16 years ago
S07 flesh out generic array iterator S07 typo fixes, TODOs S07 add Coroutine section S17 delete old Coroutine material, add reference to S07 More... over 16 years ago
[S32/Str] add :all flag to split More... over 16 years ago
Be explicit about design uncertainty wrt semantics of junctional collapse. More... over 16 years ago
[spec] minor touch-ups to better format the pod for perl5's perldoc tool.
s1n
More... over 16 years ago
[S09] removed .<> from the table More... over 16 years ago
[S09] added table of operations that autovivify More... over 16 years ago
[S32/Str] spec Str.trim() More... over 16 years ago
[S04] fixed illegal construct, sbp++ More... over 16 years ago
S32/IO: Based on some suggestions of bacek++ and skids++, I refined the initialisation of the $.Listening attribute. This may need more discussion though. More... over 16 years ago
S32/IO: Added a .new() method to IO::Socket::Unix More... over 16 years ago