Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to documentation of -a in perlrun #9

Closed
wants to merge 2 commits into from
Closed

Conversation

1nickt
Copy link

@1nickt 1nickt commented Jul 30, 2015

No description provided.

@MartinMcGrath
Copy link
Contributor

This repo is a mirror only, see perlhack/Super Quick Patch Guide

@1nickt
Copy link
Author

1nickt commented Jul 31, 2015

Thanks.

On Fri, Jul 31, 2015 at 2:18 AM, Martin McGrath notifications@github.com
wrote:

This repo is a mirror only, see perlhack/Super Quick Patch Guide
http://perldoc.perl.org/perlhack.html#SUPER-QUICK-PATCH-GUIDE


Reply to this email directly or view it on GitHub
#9 (comment).

@1nickt 1nickt closed this Aug 3, 2015
p5p pushed a commit that referenced this pull request Sep 15, 2016
This macro follows Unicode Corrigendum #9 to allow non-character code
points.  These are still discouraged but not completely forbidden.

It's best for code that isn't intended to operate on arbitrary other
code text to use the original definition, but code that does things,
such as source code control, should change to use this definition if it
wants to be Unicode-strict.

Perl can't adopt C9 wholesale, as it might create security holes in
existing applications that rely on Perl keeping non-chars out.
p5p pushed a commit that referenced this pull request Sep 15, 2016
This macro follows Unicode Corrigendum #9 to allow non-character code
points.  These are still discouraged but not completely forbidden.

It's best for code that isn't intended to operate on arbitrary other
code text to use the original definition, but code that does things,
such as source code control, should change to use this definition if it
wants to be Unicode-strict.

Perl can't adopt C9 wholesale, as it might create security holes in
existing applications that rely on Perl keeping non-chars out.
p5p pushed a commit that referenced this pull request Sep 17, 2016
This macro follows Unicode Corrigendum #9 to allow non-character code
points.  These are still discouraged but not completely forbidden.

It's best for code that isn't intended to operate on arbitrary other
code text to use the original definition, but code that does things,
such as source code control, should change to use this definition if it
wants to be Unicode-strict.

Perl can't adopt C9 wholesale, as it might create security holes in
existing applications that rely on Perl keeping non-chars out.
p5p pushed a commit that referenced this pull request Sep 18, 2016
This macro follows Unicode Corrigendum #9 to allow non-character code
points.  These are still discouraged but not completely forbidden.

It's best for code that isn't intended to operate on arbitrary other
code text to use the original definition, but code that does things,
such as source code control, should change to use this definition if it
wants to be Unicode-strict.

Perl can't adopt C9 wholesale, as it might create security holes in
existing applications that rely on Perl keeping non-chars out.
atoomic added a commit that referenced this pull request Jun 29, 2020
Some more 7->5 reverts
jkeenan pushed a commit that referenced this pull request Nov 13, 2020
From Changes:

* Fix GitHub #8: Comparison between signed and unsigned integer
* Merge PR #9: Fix compile warnings with -Wsign-compare
* Merge PR #11: Avoid indirect call syntax

Committer: Additional email address for contributor to keep porting
tests happy
demerphq added a commit that referenced this pull request Oct 25, 2022
demerphq added a commit that referenced this pull request Nov 5, 2022
demerphq added a commit that referenced this pull request Nov 5, 2022
demerphq added a commit that referenced this pull request Nov 5, 2022
demerphq added a commit that referenced this pull request Nov 5, 2022
demerphq added a commit that referenced this pull request Dec 31, 2022
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
- floor(), abs_floor(), ceil() and abs_ceil() added
- roundoption integrated as fifth argument to format_number()
- see Perl#9
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
- to export all constants use :constants or :all
- see Perl#9
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jan 30, 2023
- Documentation changes
 - explain undef as argument to round() and format_number()
- see Perl#9
demerphq added a commit that referenced this pull request Feb 8, 2023
demerphq added a commit that referenced this pull request Feb 19, 2023
demerphq added a commit that referenced this pull request Feb 20, 2023
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this pull request Jul 16, 2023
fix stack usage in vcmp method (cmp overload)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants