1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved String.pod to Str.pod More... over 16 years ago
Fixed a few things based on advice from chrisdolan++ More... over 16 years ago
More S28 updates, including turning things into references to elsewhere, and better documenting the standard/default IO handles. More... over 16 years ago
Created the draft spec here. It's very drafty, but no more than some. More... over 16 years ago
Did some updates, and added a uri() method More... over 16 years ago
Moved stuff from S16-io to S32-setting-library/IO More... over 16 years ago
rm some fossils from quasi More... over 16 years ago
typo More... over 16 years ago
define Instant and Duration as core types representing atomic time More... over 16 years ago
Some formatting tweaks - also remove returns from overloading methods like Str & Num More... over 16 years ago
Make the Temporal::Time $.second attribute a Num, per TimToady, and do away with attoseconds entirely. More... over 16 years ago
method Str returns Str seems rather redundant and repetitive More... over 16 years ago
Minor syntax fix More... over 16 years ago
[S29] fix Pod errors More... over 16 years ago
This is a very drastic revision (hopefully this won't turn into a revert war ;) More... over 16 years ago
Improved Temporal (previously DateTime) stuff a bit More... over 16 years ago
S16/S32: Moved Temporal and Tree stuff from S16 to S32 S29: Added myself, because of last update More... over 16 years ago
S16: Added a few attributes to trees S29: Moved a lot of stuff out to S32 S32: Created this from S29 -- will incorporate S16 stuff soon More... over 16 years ago
Fixed some things people were complaining about. More... over 16 years ago
Fixed .new() methods to have correct name (instead of .init(), like I had) More... over 16 years ago
Fixed operator overloading calls. More... over 16 years ago
Bits and pieces, but mostly trying to clean up the list of unfiled functions. More... over 16 years ago
S16: Started adding some DateTime stuff, but stopped pending some questions to the mailing list. More... over 16 years ago
S16: Redid things in terms of trees, at least somewhat. More... over 16 years ago
S16: Made some improvements based on http://www.mail-archive.com/[email protected]/msg28566.html More... over 16 years ago
S16: Added cwd to FileSystem More... over 16 years ago
S16: Created IO::FileSystemEntry, and separated out the appropriate stuff from IO::Filesystem. I'm glad this is only a draft :). More... over 16 years ago
Moved "syscall" from S16 to S29, as per discussion on mailing list. More... over 16 years ago
[spec/S16] reorganizing the roles a bit, to make it less confusing. Now we should discuss IO::Socket, IO::Pipe and other very OS-specific matters More... over 16 years ago
[spec/S16] read and write are always "raw". You should use "print" or "getc" if you want encodings applied More... over 16 years ago