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
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2015-01-07
Father Chrysostomos
Add Andreas Voegele to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Andreas Voegele
Add test for rt#123556
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Andreas Voegele
Only compare defined values with "ge" in Module::CoreLi...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
perly.c: Emit nl after ‘Reading a token’
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
op.c: Remove dVAR from ck_grep
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
op.c: Remove dVAR from newRANGE
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
op.c: Remove dVAR from pmruntime
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
TEST: Comment for 804352e2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
Avoid glob in t/TEST on non-Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Father Chrysostomos
op.c: S_maybe_targlex needs no dVAR
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Karl Williamson
Fix broken ext/POSIX/t/wrappers.t on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Steve Hay
Remove obscure "attrib -r ..\t\*.*" command from minite...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Steve Hay
Silence warning during VC++/nmake build
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Steve Hay
Fix minitest (op/taint.t) for GCC 4.x
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Steve Hay
Remove Windows makefile support for building without...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Karl Williamson
PATCH: [perl #123503] Bug in POSIX::strerror on 5.21.7
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Karl Williamson
Add test case for [perl #123171]
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Karl Williamson
regcomp.c: Rmv no-longer-used macro and function
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Karl Williamson
regcomp.c: Don't use general macro
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Karl Williamson
regcomp.c: Refactor as a result of [perl #123539]
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Karl Williamson
PATCH: [perl #123539] regcomp.c node overrun/segfault
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Steve Hay
minitest needs config.h to build $(MINIPERL)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Steve Hay
Revert commit f7219c0a9696421192a4830631fa6e3fd28adf39
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Father Chrysostomos
pad.c: Remove unused context params
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Daniel Dragan
refactor gv_add_by_type
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Father Chrysostomos
perly.y: Don’t call op_lvalue on refgen kid
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Father Chrysostomos
Revert "const + static vtables in threads::shared"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Steve Hay
miniperl needs config.h to build
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
perlpolicy: add a missing verb
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Steve Hay
Can't put a comment in the middle of a command broken...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Father Chrysostomos
Increase perl5db.pl’s $VERSION to 1.47
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Father Chrysostomos
Update address for E. Choroba
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
E. Choroba
perl5db.pl: Undefined subroutine &DB::db_warn
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
Merge branch 'perlpolicy' into blead
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
perlpolicy: clarify what "feature can be replaced"...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
perlpolicy: the point is caution, not low stakes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
forward reference from "new features" to "experimental"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Ricardo Signes
proposed changes for perlpolicy updates
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Chad Granum
Test-Simple Version Bump, 1.301001_097 (RC17)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Daniel Dragan
const + static vtables in threads::shared
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Daniel Dragan
const a PERLIO vtable in PerlIO::encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Tony Cook
make minitest (mostly) work on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
minitest: run the sames tests on win32 as on POSIXish...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
minitest: miniperl on win32 always displays the x86...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
minitest op/magic.t: skip the env_is() tests on Win32...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
Win32 minitest: -k is never available on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
miniperl on Win32 doesn't have fork()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
some socket functions aren't available under Win32...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
disable Win32 sloppy stat in io/fs.t, io/stat.t
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
use textmode when opening scripts in miniperl to match...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
build miniperl with PerlIO
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
t/TEST: glob the supplied filenames on Win32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Tony Cook
use TEST for minitest, same as POSIX systems
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
b.t: Fix test sequence numbers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
fix test fail on unthreaded perl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
const the custom op struct in Devel::Peek
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
pp.c pp_split GvAVn can't return NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Daniel Dragan
make B psuedofork safe
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
perldiag: Document ‘Bad symbol for scalar’
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
t/base/lex.t: Remove commented-out test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Father Chrysostomos
complement can have OPpTARGET_MY
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
H.Merijn Brand
Put pthread in front of libswanted and add cl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Chris 'BinGOs...
Update Module-Metadata to CPAN version 1.000025
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
reg_nocapture.t: Skip %+ tests under miniperl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
perl.h:MY_CXT_CLONE: void *, not void **
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Dragan
const a table in B
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Daniel Dragan
reorder MY_CXT_CLONE for less memory reads
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
pad.c: Obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Father Chrysostomos
Fix CvOUTSIDE for state subs in predeclared subs
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Chad Granum
Test-Simple Version Bump, 1.301001_096 (RC16)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Hugo van der...
check more carefully for empty negative lookahead
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Chris 'BinGOs...
Update IO-Socket-IP to CPAN version 0.35
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig A. Berry
Revert "Fix PerlIO vtables on VMS."
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Craig A. Berry
Ditch the custom extern/const model on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig A. Berry
Simplify PIC specification in perlshr.exe.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig A. Berry
Explicitly name linker map on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Craig A. Berry
Remove dead line of code from vms/test.com.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Craig A. Berry
Fix PerlIO vtables on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Chris 'BinGOs...
Update ExtUtils-Manifest to CPAN version 1.70
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Matthew Horsfall
Perldelta for /n regexp flag. Also ?: to C<?:> in perlr...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Steve Hay
Remove sources of "unreferenced label" warning on Win32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Steve Hay
Remove redundant -I..\lib arguments from some Win32...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Daniel Dragan
make win32 harness process use tested perl binary
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
Configure: silence ASan warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
File::Glob: avoid qsort() on no entries
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
clone PL_cv_has_eval and PL_savebegin
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
sv_vcatpvfn_flags() avoid array bounds err
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
asan_ignore: exclude S_expect_number()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix integer overflow in S_study_chunk().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
pack(): avoid << of negative values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
avoid integer overflow in pp_flop()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix more -IV_MIN negations
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix undefined float behaviour in pack('f')
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
avoid integer overflow in Perl_av_extend_guts()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
asan_ignore: exclude Perl_pp_left_shift()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix -IV_MIN negations
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
David Mitchell
fix integer overflow in S_study_chunk().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
handy.h Cast to unsigned before doing xor
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
Empty \N{} in regex pattern should force /d to /u
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
Karl Williamson
regcomp.c: comment and white-space changes only
commit
|
commitdiff
|
tree
|
snapshot
next