projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2010-11-26
Jan Dubois
Can't spawn fresh Perl interpreter with an empty PATH
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Dubois
Sync win32/Makefile with win32/makefile.mk
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Dubois
Pass STATIC_EXT to t/porting/FindExt.t
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Dubois
Include ws2tcpip.h to get IPv6 definitions
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Paul Evans
[PATCH 5/5] Added Paul Evans to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Paul Evans
[PATCH 4/5] Adjust unit tests to cope with new sockaddr...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Paul Evans
[PATCH 3/3] Provide wrappers for IN6ADDR_ANY and IN6ADD...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Paul Evans
[PATCH 2/3] Implement sockaddr_in6 wrapper
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Paul Evans
[PATCH 1/3] Implement Socket::pack_sockaddr_in6() and...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Father Chrysostomos
[perl #78438] Memory leak with 'use v5.42'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Father Chrysostomos
Stop eval "use 6" from leaking
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Father Chrysostomos
Stop eval "no 5" from leaking
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Nicholas Clark
Make BEGIN {require 5.12.0} behave as documented.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Nicholas Clark
Extend -d:foo=bar to make -d:-foo expand to C<no foo...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Nicholas Clark
Use newSVpvs_flags() instead of sv_2mortal(newSVpvs())
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Chris 'BinGOs...
Update MIME-Base64 to CPAN version 3.11
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Nicholas Clark
Refactor ENAME dumping in Perl_do_sv_dump() to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Nicholas Clark
Test dumping stashes, with various combinations of...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Nicholas Clark
Refactor Peek.t to give more useable diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Florian Ragwitz
It's a little late to get changes into 5.12
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Florian Ragwitz
Fix signature of sv_unmagic in perlguts.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Nicholas Clark
Explicitly export Perl_sv_compile_2op_is_broken(),...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
David Golden
minor amendment to documentation of ?PATTERN?
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Zefram
Deprecate ?PATTERN? without explicit m operator
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Nicholas Clark
Deprecate sv_compile_2op()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Nicholas Clark
Fix a typo introduced by 15d9236d3878cc50. (The wrong...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Max Maischein
Add fold_latin1 to the list of exported variable symbol...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Rafael Garcia...
Don't use "try" as a variable name
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Nicholas Clark
Remove unused variable from S_set_regclass_bit_fold()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
David Golden
Clarify m?PATTERN? is ok and only ?PATTERN? is not
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Nicholas Clark
Convert xhv_name in struct xpvhv_aux to be a union...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 0.68
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Father Chrysostomos
Document the refcount of version functions’ retval
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Nicholas Clark
When dup'ing CVs, only take the OP_REFCNT_LOCK if it...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Nicholas Clark
No need to clone pad name 0, as it's never used.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Chris 'BinGOs...
Update IPC-Cmd to CPAN version 0.66
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Craig A. Berry
Fix multiple perldelta entries from buildtoc on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Karl Williamson
regcomp.h: Restore separate bit for LOC class
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Father Chrysostomos
Only call mro_package_moved on new substashes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Father Chrysostomos
Don’t CLONE nameless hashes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Father Chrysostomos
Clarify the hekp assignment in dump.c
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
[bracketed char class] fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
fold_grind.t: Only test [char classes]
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
handy.h: New #define to use new bit
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
l1_char_class_tab.h: Add new bit to table.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
mk_PL_charclass.pl: Find non-latin1 folds
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regexec.c: indent code in new block
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regexec.c: utf8 could fold to ascii/latin1
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
reg_fold.t: Don't duplicate fold_grind.t
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
Add fold_grind.t
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
pp.c: tiny performance enhancement
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
pp.c, utf8.c: Convert to use TWO_BYTE_UTF8_TO_UNI
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
utf8.h: Add macro TWO_BYTE_UTF8_TO_UNI()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
utfebcdic.h: comment additions, fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regexec.c: Correct indent
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
mk_PL_charclass.pl: Correct comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
utf8_heavy: Guard against infinite recursion
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
Split ANYOF_NONBITMAP into two components
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.c: Optimizer wrongly turning off bit
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.c: Add explanatory comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.h: Renumber ANYOF_EOS bit
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.c: Fix indent
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
rename ANYOF_UNICODE to ANYOF_NONBITMAP
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
perl.h: Add latin1 fold table
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.sym: Clarify comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
Nits in perlunicode.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regexec.c: Split EXACT, folding nodes in regrepeat
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
PL_fold wrong for EBCDIC platforms.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
perl.h: Expand comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
re/pat.t: Skip tests on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.sym: Fix descriptions
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regex free up bit in ANYOF node
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.c: Remove references to old #define
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Karl Williamson
regcomp.h: Reorder statements for clarity
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Father Chrysostomos
Newly-created stashes may need effective names added
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Ben Morrow
%x can't be used directly with pointers.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Father Chrysostomos
Remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Father Chrysostomos
mro_package_moved must act on all effective names
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Nicholas Clark
Move the test for Win32's FindExt.pm to t/porting,...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
Add flags param to hv_ename_*
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
‘If you are upgrading from 5.13.6...’
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Florian Ragwitz
Only clean up the generated perldelta
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
S_hfreeentries: keep OOK off unless adding something...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Karl Williamson
mktables: Clean up warning msg
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Karl Williamson
mktables: comment typo and expand other comments
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Karl Williamson
mktables: Smaller tables if not -DDEBUGGING
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
Revert "Globs that are in the symbol table can be unglo...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
[perl #77926] Glob reification during localisation
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
Correct test count in UCD.t
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
Increase Unicode'UCD::s version
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Karl Williamson
UCD.pm: Add info about named sequence alternatives
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Karl Williamson
UCD.pm: Don't use CompositionExclusions.txt
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Karl Williamson
UCD.pm: Don't use NamedSequences.txt, saves disk
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
Eliminate the newname param from mro_package_moved
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
Make hv_undef leave HvENAME alone
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Father Chrysostomos
hv_undef .= _flags
commit
|
commitdiff
|
tree
|
snapshot
next