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
t/loc_tools.pl: Add some locale finding for Win32
2014-01-22
Karl Williamson
t/loc_tools.pl: Add some locale finding for Win32
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
Move more common locale finding code into t/loc_tools.pl
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
t/run/locale.t: Use common code for finding locales
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
t/loc_tools.pl: Extract out finding locales from locale.t
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
lib/locale.t: Remove no longer needed SKIPS
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
reg_posixcc.t: Improve test names
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
regcomp.c: Extract out code into a separate function
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
perlunicode: Wrap some lines
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
regcomp.c: Simplify expression
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
regcomp.c: Move some code to earlier
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
Add some cBOOL casts to macros
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
perlapi: Tighten strictures against using undocumented...
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
Comments, white-space
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
regcomp.c: Don't output empty debugging text
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
regcomp.c: request inlining of single line function
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
Panic if regex making a trie under /li
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
Rename regex internal flag bit
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
Use bit instead of node for regex SSC
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
handy.h: Express locale macros using common base macros
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
handy.h: Factor out common code
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
handy.h: White-space, comments, pod nit only
commit
|
commitdiff
|
tree
2014-01-22
Karl Williamson
pp_hot.c: Rmv unnecessary test
commit
|
commitdiff
|
tree
2014-01-16
Karl Williamson
regcomp.c: Remove unnecessary variable
commit
|
commitdiff
|
tree
2014-01-16
Karl Williamson
Turn on read-only flag for some unchangeable inversion...
commit
|
commitdiff
|
tree
2014-01-10
Karl Williamson
regexec.c: Don't skip trying POSIX class if [] has...
Author: Karl Williamson <
public@khwilliamson.com
>
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Merge branch into blead to compile into C all POSIX...
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regexec.c: Use compiled-in POSIX definitions
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
IDStart and IDCont no longer go out to disk
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
isWORDCHAR_uni(), isDIGIT_utf8() etc no longer go out...
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Move initialization of PL_XPosix_ptrs[] to perl.c
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regen/mk_invlists.pl: White-space only
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Reword expression for clarity
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Rmv PL_Posix_ptrs
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Rmv remaining uses of PL_Posix_ptrs
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Collapse two branches.
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Trade a little time for simplicity
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Collapse two code branches
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Keep separate list of posix classes and complements
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: White-space, comments only
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Collapse two code branches
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Use unconditional match list for POSIX above 255
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Keep temp. separate list of foldable characters
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Refactor some code dealing with e.g., [...
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Remove PL_L1Posix_ptrs
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Rmv more code for delayed 'til runtime POSIX defns
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Compile in list of foldable code points
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Reword comment to avoid ambiguity
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Rmv code for delayed 'til runtime POSIX...
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
Compile in all POSIX class inversion lists
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
utf8.c: Add comment
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
lib/B/Deparse.t: TODO test for [perl #120950]
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
perlfunc: 'if' is in perlsyn, not perlop
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
regcomp.c: Add some comments
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
pod/perlrecharclass: Document [:blank:], [:ascii:]...
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
pod/perlrecharclass: Nits
commit
|
commitdiff
|
tree
2014-01-09
Karl Williamson
t/re/charset.t: Better test descriptions
commit
|
commitdiff
|
tree
2014-01-06
Karl Williamson
utf8.c: Move a bunch of deprecated fcns to mathoms.c
commit
|
commitdiff
|
tree
2014-01-06
Karl Williamson
utf8.c: Use existing macros instead of duplicate code
commit
|
commitdiff
|
tree
2014-01-04
John Peacock
Fix regression with $version::LAX and bump release
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
Merge LC_NUMERIC locale changes branch into blead
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
APItest.xs: #include fakesdio.h
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
t/run/locale.t: White-space only
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
PATCH: [perl #120723] Setting LC_NUMERIC breaks parsing...
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
numeric.c: White-space only
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
toke.c: Set locale for all scan_num() calls; restore...
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
vutil.c: Use existing macros instead of reinventing...
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
POSIX:strtod() should restore the locale it changed
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
Use new macros to make sure LC_NUMERIC is correctly set
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
perl.h: Add macros and comments
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
perl.h: Revise another locale setting macro
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
perl.h: Revise a locale setting macro
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
locale.c: Avoid writing libc static storage
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
Hide some undocumented functions from perlapi
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
locale.c: Add comments
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
locale.c: White-space only
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
locale.c: Always set state variables for a new locale
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
perl.h: Move some macro definitions
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
Change preferred email for Karl Williamson in AUTHORS
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
vxs.inc: Move code to after declarations
commit
|
commitdiff
|
tree
2014-01-03
Karl Williamson
porting/diag.t: Add comments
commit
|
commitdiff
|
tree
2014-01-03
Karl Williamson
perldiag.pod: Correct some categories
commit
|
commitdiff
|
tree
2014-01-02
Karl Williamson
Change some warnings in utf8n_to_uvchr()
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
numeric.c: Use macros instead of strchr()
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
handy.h: Add two macros
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
handy.h: Add debugging assertion
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
Move a macro from utf8.h to handy.h for wider use.
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
regen/warnings.pl: Add comments
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
ext/XS-APItest/t/utf8.t: White-space only
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
utf8.c: Fix warning category and subcategory conflicts
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
utf8.c: Don't do redundant test
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
utf8.c: Typo in comment, and clarification
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
Unicode::UCD::prop_aliases(): Don't generate spurious...
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
t/test.pl: Reword comment
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
regexec.c: Clarify comment
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
regexec.c: Guard against malformed UTF-8 in [...]
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
pp.c: Remove unnecessary mask operation.
commit
|
commitdiff
|
tree
2014-01-01
Karl Williamson
pp.c: Guard against malformed UTF-8 input in ord()
commit
|
commitdiff
|
tree
next