This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib/charnames.t: Fix wrongly complemented test
2013-05-20
Karl Williamson
lib/charnames.t: Fix wrongly complemented test
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
t/re/fold_grind.t: White space only
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
perlapi: Move 'experimental' warning to front of entries
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: Remove always-true test
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: Reorder two 'if's so shorter branches are...
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
perllocale: Update to mention fc(), \F
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: Clarify comment
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
pp.c: Eliminate custom macro and use Copy() instead
commit
|
commitdiff
|
tree
2013-05-20
Dagfinn Ilmari Mannsåker
perl #117865] [PATCH] Eliminate useless variable and...
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
op.c: Don't fold constant fc() in locale
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
autodoc.pl: Don't list undocumented deprecated fcns...
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
autodoc.pl: Add note for deprecated functions
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
embed.fnc: Slight clarification in comments
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
Add tests for case-change macros API
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
Use new case changing macros
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
handy.h: Add some macro definitions
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
pp.c: Nit in comment
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
perlclib.pod: Update character class macro descriptions
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
perlclib.pod: Fix too long verbatim lines
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
perlapi: Add docs for some case-changing macros; clarify...
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
handy.h: Add missing toFOLD_utf8 macro
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
handy.h: define some synonyms for consistency
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
mg.c: White-space only
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
toke.c: Remove redundant test
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
t/porting/regen.t: Add file to check
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
handy.h: Clarify comment
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: White-space only, wrap comment to fit
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
mktables: Fix typos in comments
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
utf8.c: Remove redundant assignment.
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
t/TEST: Don't bail if fails in t/base unless minitest
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
t/porting/bincompat.t: Typo in comment
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
utf8.c: Use mnemonics instead of hex numbers
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
charnames: fix nit in comment
commit
|
commitdiff
|
tree
2013-05-20
Brian Fraser
Remove double space between words in pod
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
podcheck.t: Avoid misleading error message
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
lib/utf8.pm: Fix pod verbatim line wraps
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
lib/utf8.pm: Pod clarification and nit
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
Add missing test for regex parse error
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
regcomp.c: Use mnemonic instead of number
commit
|
commitdiff
|
tree
2013-05-20
Brian Fraser
toke.c: VALID_LEN_ONE_IDENT only needs a char, not...
commit
|
commitdiff
|
tree
2013-05-20
Brian Fraser
toke.c, S_intuit_method: Minor parsing speedup for...
commit
|
commitdiff
|
tree
2013-05-20
Karl Williamson
toke.c: Call base macro that does the same thing
commit
|
commitdiff
|
tree
2013-05-18
Karl Williamson
Remove core references to SVt_BIND
commit
|
commitdiff
|
tree
2013-05-18
Karl Williamson
perlpacktut: nit
commit
|
commitdiff
|
tree
2013-05-18
Karl Williamson
Fix compiler warnings in regcomp.c
commit
|
commitdiff
|
tree
2013-05-16
Karl Williamson
perldelta: Use 'Here doc' consistently sans dash
commit
|
commitdiff
|
tree
2013-05-16
Karl Williamson
Fix typo in perldelta
commit
|
commitdiff
|
tree
2013-05-16
Zsbán Ambrus
perldelta clarification
commit
|
commitdiff
|
tree
2013-05-09
Karl Williamson
Fix regex /il and /iaa failures for single element...
commit
|
commitdiff
|
tree
2013-05-09
Nicholas Clark
Remove PERL_ASYNC_CHECK() from Perl_leave_scope().
commit
|
commitdiff
|
tree
2013-05-08
Karl Williamson
perldelta: Typos, grammar
commit
|
commitdiff
|
tree
2013-05-08
Karl Williamson
Change some perldelta text
commit
|
commitdiff
|
tree
2013-05-08
Karl Williamson
Use 'was' not 'is' to describe fixed regressions
commit
|
commitdiff
|
tree
2013-05-07
Karl Williamson
pod/perldelta: Add in some deprecations; fix a typo
commit
|
commitdiff
|
tree
2013-05-02
Karl Williamson
Deprecate spaces/comments in some regex tokens
commit
|
commitdiff
|
tree
2013-05-02
Karl Williamson
lib/utf8_heavy.pl: Fix separated '(?' token
commit
|
commitdiff
|
tree
2013-05-02
Karl Williamson
PATCH: [perl #117327]: Sequence (?#...) not recognized...
commit
|
commitdiff
|
tree
2013-05-02
Karl Williamson
reg_mesg.t: Turn off regexp warns along with deprecated
commit
|
commitdiff
|
tree
2013-04-20
Karl Williamson
perlapi.pod: Clarify character classification macros
commit
|
commitdiff
|
tree
2013-04-19
Karl Williamson
perldiag.pod: Fix wrong Perl versions
commit
|
commitdiff
|
tree
2013-04-05
Karl Williamson
perlop.pod: Fix typo that yields wrong info
commit
|
commitdiff
|
tree
2013-03-29
Karl Williamson
handy.h: Remove docs for non-existent macro
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
Silence "smartmatch is experimental" warnings in autodie
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
perldelta for the new warnings
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
Make smartmatch, given & when experimental
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
t/porting/dual-life.t: Drop dependency on smartmatch
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
t/re/regexp_unicode_prop.t: Drop dependency on given...
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
Porting/core-cpan-diff: Drop dependency on smartmatch
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
Porting/checkpodencoding.pl: Drop dependency on smartmatch
commit
|
commitdiff
|
tree
2013-03-27
Brian Fraser
File::Glob: Drop dependency on given/when
commit
|
commitdiff
|
tree
2013-03-26
Karl Williamson
perlapi: Document some macros
commit
|
commitdiff
|
tree
2013-03-21
Patrik Hägglund
PATCH [perl #106212] Add PL_perlio_mutex to atfork_lock...
commit
|
commitdiff
|
tree
2013-03-21
Karl Williamson
Add Patrik Hägglund to AUTHORS
commit
|
commitdiff
|
tree
2013-03-20
Brad Gilbert
Make utf8 downgrading in constant.pm, version dependent
commit
|
commitdiff
|
tree
2013-03-20
Aaron Trevena
I18N-Langinfo/Langinfo.pm: Pod nit
commit
|
commitdiff
|
tree
2013-03-20
Karl Williamson
Add Aaron Trevena to AUTHORS
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Ensure only DOSish builds force O_BINARY=1 in the open...
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Update copyright statement for the Stratus VOS port
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Update pod/perlpord.pod to reflect recent VOS port...
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Update README.vos to reflect recent changes
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Update VOS hints file to use dynamic linking and 64...
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Assume that the host and target have the same executable...
commit
|
commitdiff
|
tree
2013-03-19
Paul Green
Remove VOS floating-point workaround; VOS bug long...
commit
|
commitdiff
|
tree
2013-03-19
Shirakata Kentaro
PATCH: [perl #117181] pod: nitpick
commit
|
commitdiff
|
tree
2013-03-19
Karl Williamson
pod/perlfunc: Tweak new kill() wording
commit
|
commitdiff
|
tree
2013-03-18
Lukas Mai
emphasize signal names over numbers in kill() docs
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
Add Felipe Gasper to AUTHORS
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
dist/bignum/lib/bignum.pm: Fix broken pod link
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
ext/Pod-Html/testdir/perlvar-copy.pod: Fix broken pod...
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
dist/bignum/lib/bigrat.pm: Fix broken pod link
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
dist/bignum/lib/bigint.pm: Fix broken pod link
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
Math/BigRat.pm: Fix some broken pod links
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
libnetcfg.PL: Fix broken pod link
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
Math-BigInt: Fix some broken links
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
Tie/File.pm: Fix pod broken link typo
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
podcheck.t: Note existence of some CPAN modules
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
constant.pm: Rmv ref in pod to non-existent module
commit
|
commitdiff
|
tree
2013-03-18
Karl Williamson
pod/perldiag: Document some regex messages
commit
|
commitdiff
|
tree
next