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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Create inversion list for Assigned code points
[perl5.git]
/
embedvar.h
2016-12-24
Karl Williamson
Create inversion list for Assigned code points
blob
|
commitdiff
2016-12-23
Karl Williamson
Deprecate isFOO_utf8() macros
blob
|
commitdiff
|
diff to current
2016-11-29
Karl Williamson
Change name of PL_ variable
blob
|
commitdiff
|
diff to current
2016-11-01
Yves Orton
rework perl #129903 - inf recursion from use of empty...
blob
|
commitdiff
|
diff to current
2016-09-01
Craig A. Berry
Make PERLLIB_SEP dynamic on VMS.
blob
|
commitdiff
|
diff to current
2016-08-14
Father Chrysostomos
Remove PL_maxo
blob
|
commitdiff
|
diff to current
2016-07-29
Karl Williamson
locale.c: Revamp my_strerror() for thread-safeness
blob
|
commitdiff
|
diff to current
2016-07-13
Father Chrysostomos
Remove PL_(lex_)encoding and all dependent code
blob
|
commitdiff
|
diff to current
2016-05-24
Karl Williamson
Do better locale collation in UTF-8 locales
blob
|
commitdiff
|
diff to current
2016-05-24
Karl Williamson
locale.c: Change algorithm for strxfrm() trials
blob
|
commitdiff
|
diff to current
2016-05-24
Karl Williamson
Change mem_collxfrm() algorithm for embedded NULs
blob
|
commitdiff
|
diff to current
2016-05-24
Karl Williamson
Keep track of if collation locale is UTF-8 or not
blob
|
commitdiff
|
diff to current
2016-04-09
Karl Williamson
Add locale mutex
blob
|
commitdiff
|
diff to current
2016-02-19
Karl Williamson
Add environment variable for -Dr: PERL_DUMP_RE_MAX_LEN
blob
|
commitdiff
|
diff to current
2016-01-19
Karl Williamson
Add qr/\b{lb}/
blob
|
commitdiff
|
diff to current
2016-01-17
Daniel Dragan
remove deprecated PL_timesbuf
blob
|
commitdiff
|
diff to current
2015-08-17
David Mitchell
Eliminate PL_sawalias, GPf_ALIASED_SV
blob
|
commitdiff
|
diff to current
2015-02-20
Karl Williamson
Add \b{sb}
blob
|
commitdiff
|
diff to current
2015-02-20
Karl Williamson
Add qr/\b{wb}/
blob
|
commitdiff
|
diff to current
2015-02-20
Karl Williamson
Remove obsolete macros/tables for \X
blob
|
commitdiff
|
diff to current
2015-02-20
Karl Williamson
Add qr/\b{gcb}/
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
Don't raise 'poorly supported' locale warning unnecessarily
blob
|
commitdiff
|
diff to current
2014-12-07
David Mitchell
Add OP_MULTIDEREF
blob
|
commitdiff
|
diff to current
2014-12-07
Father Chrysostomos
Revert ‘Used pad name lists for pad ids’
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
Add ‘immortal’ pad name intrp vars
blob
|
commitdiff
|
diff to current
2014-11-21
Karl Williamson
Make encoding pragma lexical in scope
blob
|
commitdiff
|
diff to current
2014-11-13
Daniel Dragan
add filename handling to xs handshake
blob
|
commitdiff
|
diff to current
2014-11-07
Daniel Dragan
remove obsolete PL_apiversion
blob
|
commitdiff
|
diff to current
2014-10-09
Tony Cook
[perl #122445] use magic on $DB::single etc to avoid...
blob
|
commitdiff
|
diff to current
2014-09-19
Father Chrysostomos
Skip no-common-vars optimisation for aliases
blob
|
commitdiff
|
diff to current
2014-09-03
Karl Williamson
Allow for changing size of bracketed regex char class
blob
|
commitdiff
|
diff to current
2014-09-01
Jarkko Hietaniemi
Static initialization using 1/0 or 0/0 not C89.
blob
|
commitdiff
|
diff to current
2014-09-01
Jarkko Hietaniemi
Do not use HUGE_VAL/VALL for NV_INF.
blob
|
commitdiff
|
diff to current
2014-08-28
Father Chrysostomos
Split PL_padix into two variables
blob
|
commitdiff
|
diff to current
2014-06-13
Jarkko Hietaniemi
Remove MAD.
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
Remove deprecated 'PL_sv_objcount'
blob
|
commitdiff
|
diff to current
2014-01-28
Karl Williamson
Work properly under UTF-8 LC_CTYPE locales
blob
|
commitdiff
|
diff to current
2014-01-09
Karl Williamson
Remove PL_L1Posix_ptrs
blob
|
commitdiff
|
diff to current
2013-12-26
Father Chrysostomos
Revert "[perl #119801] Stop @DB::dbline modifications...
blob
|
commitdiff
|
diff to current
2013-12-22
Father Chrysostomos
[perl #119801] Stop @DB::dbline modifications from...
blob
|
commitdiff
|
diff to current
2013-09-24
Karl Williamson
Remove PL_ASCII; use existing array slots for it
blob
|
commitdiff
|
diff to current
2013-09-24
Karl Williamson
Add inversion list for U+80 - U+FF
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed OP_IN_REGISTER and related defines.
blob
|
commitdiff
|
diff to current
2013-09-13
Tony Cook
[perl #115928] a consistent (public) rand() implementation
blob
|
commitdiff
|
diff to current
2013-08-11
Father Chrysostomos
Make PL_hints an alias for PL_compiling.cop_hints
blob
|
commitdiff
|
diff to current
2013-08-10
Father Chrysostomos
Revert "[perl #117855] Store CopFILEGV in a pad under...
blob
|
commitdiff
|
diff to current
2013-08-05
Father Chrysostomos
[perl #117855] Store CopFILEGV in a pad under ithreads
blob
|
commitdiff
|
diff to current
2013-07-02
Steffen Mueller
-DPERL_TRACE_OPS to produce reports on executed OP...
blob
|
commitdiff
|
diff to current
2013-06-30
Ruslan Zakirov
SV_CONST(name) and PL_sv_consts
blob
|
commitdiff
|
diff to current
2013-06-02
David Mitchell
eliminate PL_regdummy
blob
|
commitdiff
|
diff to current
2013-06-02
David Mitchell
eliminate PL_reg_state
blob
|
commitdiff
|
diff to current
2013-06-02
David Mitchell
make PL_reg_curpm global
blob
|
commitdiff
|
diff to current
2013-05-07
Yves Orton
Make it possible to disable and control hash key traver...
blob
|
commitdiff
|
diff to current
2013-03-18
Yves Orton
Harden hashes against hash seed discovery by randomizin...
blob
|
commitdiff
|
diff to current
2012-12-31
Karl Williamson
regex: Add pseudo-Posix class: 'cased'
blob
|
commitdiff
|
diff to current
2012-12-23
Karl Williamson
handy.h: Add full complement of isIDCONT() macros
blob
|
commitdiff
|
diff to current
2012-12-22
Karl Williamson
Use an array for some inversion lists
blob
|
commitdiff
|
diff to current
2012-12-22
Karl Williamson
Use an array for some inversion lists
blob
|
commitdiff
|
diff to current
2012-12-22
Karl Williamson
Use array for some inversion lists
blob
|
commitdiff
|
diff to current
2012-12-22
Karl Williamson
intrpvar.h: Place some swash pointers in an array
blob
|
commitdiff
|
diff to current
2012-12-16
Karl Williamson
regexec.c: More efficient Korean \X processing
blob
|
commitdiff
|
diff to current
2012-12-10
Father Chrysostomos
Zap PL_glob_index
blob
|
commitdiff
|
diff to current
2012-12-09
Karl Williamson
Add functions for getting ctype ALNUMC
blob
|
commitdiff
|
diff to current
2012-11-27
Father Chrysostomos
Disable PL_sawampersand
blob
|
commitdiff
|
diff to current
2012-11-26
Karl Williamson
Remove 3 unused interpreter variables
blob
|
commitdiff
|
diff to current
2012-11-17
Yves Orton
Hash Function Change - Murmur hash and true per process...
blob
|
commitdiff
|
diff to current
2012-11-11
Karl Williamson
Validate above-Latin1 characters in \N{} aliases
blob
|
commitdiff
|
diff to current
2012-10-17
Father Chrysostomos
Used pad name lists for pad ids
blob
|
commitdiff
|
diff to current
2012-10-14
Karl Williamson
PATCH: [perl #89774] multi-char fold + its fold in...
blob
|
commitdiff
|
diff to current
2012-09-20
Enache Adrian
Get rid of PL_formfeed.
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
Use macro not swash for utf8 quotemeta
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regexec.c: Use new macros instead of swashes
blob
|
commitdiff
|
diff to current
2012-08-28
Karl Williamson
Refactor \X regex handling to avoid a typical case...
blob
|
commitdiff
|
diff to current
2012-08-26
Karl Williamson
Prepare for Unicode 6.2
blob
|
commitdiff
|
diff to current
2012-08-26
Karl Williamson
Comment out unused function
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
Fix format closure bug with redefined outer sub
blob
|
commitdiff
|
diff to current
2012-08-02
Karl Williamson
regcomp.c: Fix multi-char fold bug
blob
|
commitdiff
|
diff to current
2012-07-12
Father Chrysostomos
Eliminate PL_OP_SLAB_ALLOC
blob
|
commitdiff
|
diff to current
2012-06-30
Karl Williamson
handy.h: Fix isBLANK_uni and isBLANK_utf8
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
eliminate PL_reginterp_cnt
blob
|
commitdiff
|
diff to current
2012-06-05
Father Chrysostomos
[perl #78742] Store CopSTASH in a pad under threads
blob
|
commitdiff
|
diff to current
2012-05-23
Father Chrysostomos
Excise PL_amagic_generation
blob
|
commitdiff
|
diff to current
2012-02-18
Ævar Arnfjörð Bjar...
Remove gete?[ug]id caching
blob
|
commitdiff
|
diff to current
2012-02-16
Karl Williamson
perl #77654: quotemeta quotes non-ASCII consistently
blob
|
commitdiff
|
diff to current
2012-02-15
Ævar Arnfjörð Bjar...
Further eliminate POSIX-emulation under LinuxThreads
blob
|
commitdiff
|
diff to current
2012-02-11
Karl Williamson
intrpvar.h: Rmv no longer used PL_ variable
blob
|
commitdiff
|
diff to current
2012-02-11
Karl Williamson
regcomp.c: /[[:lower:]]/i should match the same as...
blob
|
commitdiff
|
diff to current
2012-02-11
Zefram
add wrap_op_checker() API function
blob
|
commitdiff
|
diff to current
2012-02-09
Karl Williamson
Add compile-time inversion lists for POSIX classes
blob
|
commitdiff
|
diff to current
2012-02-09
Karl Williamson
regcomp.c: Use compile-time invlists
blob
|
commitdiff
|
diff to current
2011-10-27
Father Chrysostomos
Fix CORE::glob
blob
|
commitdiff
|
diff to current
2011-10-01
Karl Williamson
utf8.c: Add function to retrieve new _Perl_IDStart...
blob
|
commitdiff
|
diff to current
2011-10-01
Karl Williamson
Don't use swash to find cntrls
blob
|
commitdiff
|
diff to current
2011-10-01
Karl Williamson
No need for swashes for properties that are ASCII-only
blob
|
commitdiff
|
diff to current
2011-10-01
Karl Williamson
No need for swashes for computing if ASCII
blob
|
commitdiff
|
diff to current
2011-08-11
Nicholas Clark
Simplify embedvar.h, removing a level of macro indirect...
blob
|
commitdiff
|
diff to current
2011-07-01
Nicholas Clark
Store C<study>'s data in in mg_ptr instead of interpret...
blob
|
commitdiff
|
diff to current
2011-07-01
Nicholas Clark
Merge PL_scream{first,next} into one allocated buffer.
blob
|
commitdiff
|
diff to current
2011-06-12
Nicholas Clark
Move PL_runops_{std,dbg} to perl.h, and make them const.
blob
|
commitdiff
|
diff to current
2011-06-12
Nicholas Clark
Move PL_global_struct_size, PL_interp_size{,_5_16_0...
blob
|
commitdiff
|
diff to current
next