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
regcomp.c: Swap 'else' clauses.
2014-08-21
Karl Williamson
regcomp.c: Swap 'else' clauses.
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
Avoid redundant text -in -Dr output
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
regcomp.c: Reorder cases: in switch
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
Move _get_regclass_nonbitmap_data() to regcomp.c
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
regex: Use #define for number of bits in ANYOF
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
Use constant now defined for ESC
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
pp_sys.c: Generalize -B, -T for EBCDIC, clean up
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
unicode_constants.h: Add definitions for ESC and VT
commit
|
commitdiff
|
tree
2014-08-21
Karl Williamson
perlfunc: Update -B, -T descriptions
commit
|
commitdiff
|
tree
2014-08-15
Karl Williamson
reg_posixcc.t: display chr(\\xXX) should be chr(0xXX)
commit
|
commitdiff
|
tree
2014-08-15
Karl Williamson
perldelta: Add entry for sync_locale()
commit
|
commitdiff
|
tree
2014-08-14
Karl Williamson
Add sync_locale()
commit
|
commitdiff
|
tree
2014-08-14
Karl Williamson
perldata: Fix too long verbatim lines
commit
|
commitdiff
|
tree
2014-08-13
Karl Williamson
locale.c: Clarify comment
commit
|
commitdiff
|
tree
2014-08-13
Karl Williamson
locale.c: Use PERL_UNUSED_RESULT
commit
|
commitdiff
|
tree
2014-08-11
Karl Williamson
t/run/locale.t: Improve skip message
commit
|
commitdiff
|
tree
2014-08-11
Karl Williamson
PATCH: [perl #121930] Bleadperl breaks MDOOTSON/Wx
commit
|
commitdiff
|
tree
2014-08-08
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
2014-08-08
Karl Williamson
PATCH: [perl #122460] Regression with (?{})(?=...)...
commit
|
commitdiff
|
tree
2014-08-05
Karl Williamson
t/run/locale.t: Skip environment test on Win32
commit
|
commitdiff
|
tree
2014-08-01
Karl Williamson
regcomp.c: Don't read outside array bound
commit
|
commitdiff
|
tree
2014-07-25
Karl Williamson
utf8.c: Use slightly more efficient macro
commit
|
commitdiff
|
tree
2014-07-25
Karl Williamson
perlop: Update to reflect 5.20 changes
commit
|
commitdiff
|
tree
2014-07-25
Karl Williamson
perlop: Nits
commit
|
commitdiff
|
tree
2014-07-25
Karl Williamson
perlop: Update text to reflect code changes
commit
|
commitdiff
|
tree
2014-07-21
Karl Williamson
sv.h: Document SVt_INVLIST fields
commit
|
commitdiff
|
tree
2014-07-21
Karl Williamson
utf8_heavy.pl: Fix nit in comment
commit
|
commitdiff
|
tree
2014-07-20
Karl Williamson
Regen podcheck db for new long verbatims in perlepigraph
commit
|
commitdiff
|
tree
2014-07-20
Karl Williamson
perlop: Grammatical nit.
commit
|
commitdiff
|
tree
2014-07-14
Alexandr Ciornii
File::Copy does not overwrite read-only files
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Improve some comments
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Fix some unused code for potential future use
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Add new heuristic for finding if locale is...
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: White-space only
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Refactor UTF8ness of currency symbol code
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Use ptr's value before freeing it, not after
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Use safer code practice
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Skip compiling fallback code on modern platforms
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
util.c: Add comment
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: name should be last resort when deciding...
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
locale.c: Prepare for rearrangement of code blocks
commit
|
commitdiff
|
tree
2014-07-12
Karl Williamson
perl.h: Actually #define USE_LOCALE_TIME
commit
|
commitdiff
|
tree
2014-07-10
Karl Williamson
locale.c: Fix misplaced parenthesis
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
t/run/locale.t: setting to POSIX may be same as C
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
t/loc_tools.pl: Don't return a locale empty string
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
ext/POSIX/POSIX.xs: White space only, align column
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
POSIX::setlocale(LC_NUMERIC) returns proper locale
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
locale.c: White-space only
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
locale.c: Remove conditionals.
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
locale.c: Keep better track of C/non-C locale
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
locale.c: Make a common idiom into a macro
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
lib/locale.t: Fix debug statement
commit
|
commitdiff
|
tree
2014-07-09
Karl Williamson
utf8.h: Add comment
commit
|
commitdiff
|
tree
2014-07-05
Karl Williamson
regcomp.c: Add assertion, remove case: statements
commit
|
commitdiff
|
tree
2014-06-29
Karl Williamson
regcomp.c: Rewrite S_put_byte() which dumps regex []
commit
|
commitdiff
|
tree
2014-06-29
Karl Williamson
toke.c: White-space alignment, add comment
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: Move some macro definitions around
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
PATCH: [perl #122090] Non-word-boundary doesn't match EOS
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: Comments and white-space only
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: Exchange 2 lines of code and add comments
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: More cleaning of FBC macro/code interface
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: Clean up macro/code interface slightly
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: Change names of 4 macros
commit
|
commitdiff
|
tree
2014-06-27
Karl Williamson
regexec.c: Change MiXeD cAsE formal macro parameters
commit
|
commitdiff
|
tree
2014-06-21
Karl Williamson
lib/locale.t: Improve debug info
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
Regenerate podcheck.t db for new too-long verbatim...
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
PATCH: [perl #122126] BBC DBD::SQLite
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: White space only
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Skip testing $! unless LC_MESSAGES exists
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
PATCH:[perl #12202] locale fails on OS X
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Don't test strftime without LC_TIME
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Add %p to strftime test
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Add debugging statement
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Add debugging subroutine
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Modify debug statements
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Don't test locales without LC_NUMERIC
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Refactor some tests common to 2 branches
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
lib/locale.t: Add debugging statement
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
perldelta for fatalizing defined(@), hash as ref
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
perldelta: Move MAD notice to "Config" section
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
t/re/pat_advanced.t: Remove a 'use encoding'
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
Revert the removal of 'use encoding'
commit
|
commitdiff
|
tree
2014-06-18
Karl Williamson
perl.h: White-space only
commit
|
commitdiff
|
tree
2014-06-17
Karl Williamson
PATCH: [perl #121816] Add warning for repetition x < 0
commit
|
commitdiff
|
tree
2014-06-17
Karl Williamson
perldiag: Add details about variable length lookbehind
commit
|
commitdiff
|
tree
2014-06-17
Karl Williamson
perldiag: Remove obsolete entries.
commit
|
commitdiff
|
tree
2014-06-17
Karl Williamson
Use Unicode 7.0
commit
|
commitdiff
|
tree
2014-06-17
Karl Williamson
Fatalize defined(@) and defined{%)
commit
|
commitdiff
|
tree
2014-06-16
Karl Williamson
Fatalize using hash|array as reference
commit
|
commitdiff
|
tree
2014-06-16
Karl Williamson
op.c: Fix typo in comment
commit
|
commitdiff
|
tree
2014-06-16
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2014-06-16
Karl Williamson
PATCH: [perl #122029] BBC KAWASAKI/Encode-JP-Emoji
commit
|
commitdiff
|
tree
2014-06-16
Karl Williamson
t/re/pat_advanced.t: Add comment
commit
|
commitdiff
|
tree
2014-06-16
Karl Williamson
PATCH: [perl #122084] BBC KARMAN/Search-Tools
commit
|
commitdiff
|
tree
2014-06-14
Darin McBride
rmv duplicate SvUV call in Perl__swash_inversion_hash
commit
|
commitdiff
|
tree
2014-06-13
Karl Williamson
Another 'use encoding' issue
commit
|
commitdiff
|
tree
2014-06-13
Karl Williamson
Add note to 'encoding' pod that it's removed
commit
|
commitdiff
|
tree
2014-06-13
Karl Williamson
Experimentally cause 'use encoding' to fail.
commit
|
commitdiff
|
tree
2014-06-13
Karl Williamson
pp.c: Add comment
commit
|
commitdiff
|
tree
2014-06-13
Karl Williamson
perldelta: Add entry for new XS macro isUTF8_CHAR
commit
|
commitdiff
|
tree
next