openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
perl6-specs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 81 of 103
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[S02] small clarifications on Whatever comprehensions
moritz
More...
almost 16 years ago
[S32/IO] and [S16] Changes include: * Removed spurious references to "Array of", now that pmichaud++ has explained things to me * Added a number of things to better cope with the Encoding * Other minor cleanups
wayland
More...
almost 16 years ago
[S16] Documented $*CWD which was mentioned once in S28 [S32] Changed Path to have Buf instead of Str, and an $.Encoding. More spec will be needed when I (or someone) understands better :).
wayland
More...
almost 16 years ago
[S32/IO] put in canonpath and realpath, as promised [S16] Things including: * Made defaults more sensible (lax vs. strict mode) * Added "use path" pragma * Added :local, :modern, :portable, and :posix
wayland
More...
almost 16 years ago
[IO.pod] fix bogon-infested named parameter syntax
lwall
More...
almost 16 years ago
Rephrasing for clarity, also changed "POSIX" to "portable POSIX" where appropriate
jani
More...
almost 16 years ago
S32/IO: Mention that Path can be used as an array of path elements S16: Restrict filenames to POSIX
wayland
More...
almost 16 years ago
[S32/IO] A few changes, including: * Revived .chdir() due to popular demand * IO::FileNode merged into Path
wayland
More...
almost 16 years ago
[S02] Changed :io to :p and :path [S16] Documented p{/path/to/file} [S28] Made $*CWD have type Path instead of Str [S32/IO] Many changes, including: * Changed IO::FSNode into Path * Merged most of IO::DirectoryNode and all of IO::LinkNode into Path (but still need to merge IO::FileNode) * Moved remnants of IO::DirectoryNode to IO::Directory It's not finished yet, but I thought I'd commit anyway. I'll keep working on it.
wayland
More...
almost 16 years ago
[Spec] Clarify behaviour of closure traits when an exception is thrown.
benmorrow
More...
almost 16 years ago
[S02,S16,S32/IO] Added special quoting that creates IO::FSNode objects. This could still be controversial, but I've gone with the "Forgiveness/Permission" thing. If no-one fights it, I'll revise the Draft IO specs (S16 and S32/IO) to refer to IO::FSNode objects in appropriate places instead of strings.
wayland
More...
almost 16 years ago
S32/Containers iterator rephrase (similar to S09 hash keys spec)
jani
More...
almost 16 years ago
change embedded comment syntax to #`[...] and variants define statement_prefix:<void> to return Nil more s/Capture/Parcel/ mods
lwall
More...
almost 16 years ago
Clarification of hash key sort order, based on S32
jani
More...
almost 16 years ago
[Spec]reverted \x20 to \xC2A0. "PerlĀ 6" and "PerlĀ 5" are words, so we don't want to break between the l and the digit, and it doesn't ever render as Perl\n6. [particle]++ and moritz_++ for explanation.
jimmy
More...
almost 16 years ago
[S32/IO] Made some more mods to the filesystem due to interaction with finanalyst++
wayland
More...
almost 16 years ago
[Spec]fixed the wrong space, now it's \x20, not \xC2A0
jimmy
More...
almost 16 years ago
[Spec/S02-bits.pod] fixed spec, see S12 for more.
jimmy
More...
almost 16 years ago
[S02] Note that coercion to Nil provides "loop else" functionality Define what we mean by the Parcel type.
lwall
More...
almost 16 years ago
[S32/IO] Clarification thanks to richard++ Since this does glob(), find(), etc, I'm intending that it be "Everything accessible via a filesystem path" sort of thing; NFS mounts included, but URIs not included.
wayland
More...
almost 16 years ago
[S32/IO] Separated IO::Filesystem and IO::Filesystems
wayland
More...
almost 16 years ago
[S32/IO] Stopped referring to IO::Endable, as its functionality seems to be currently subsumed into IO::Seekable. If I've done it wrong, feel free to change it.
wayland
More...
almost 16 years ago
[spec]using the right single quote character
jimmy
More...
almost 16 years ago
added missing POD commands
jimmy
More...
almost 16 years ago
[S17, S22, S26] Turned URLs into links
wayland
More...
almost 16 years ago
[S09] standard hash defaults to Object for values
moritz
More...
almost 16 years ago
[S06] only add @_ and %_ to default sig if actually used in body
lwall
More...
almost 16 years ago
[spec] Remove the word 'class' from a sentence where it adds confusion to the meaning.
jnthn
More...
almost 16 years ago
Fix incorrect specification of implicit $_ in blocks.
pmichaud
More...
almost 16 years ago
[S06] typo found by jnthn++
moritz
More...
almost 16 years ago
←
1
2
…
77
78
79
80
81
82
83
84
85
…
102
103
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree