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
report uninit variable name even in optimized cases
2023-01-07
Bram
CI linux-i386: Replace checkout@v1 with git cmds
commit
|
commitdiff
|
tree
2022-10-24
Bram
CI/dist-modules: Continue on error
commit
|
commitdiff
|
tree
2022-10-24
Bram
CI/dist-modules: (Ab)use runner debug for verbose
commit
|
commitdiff
|
tree
2022-10-24
Bram
CI/dist-modules: Group output per dist
commit
|
commitdiff
|
tree
2022-10-24
Bram
CI/dist-modules: Use `actions/checkout@v2`
commit
|
commitdiff
|
tree
2022-10-12
Bram
Extend testsuite.yml to 'select' which jobs to run
commit
|
commitdiff
|
tree
2022-10-12
Bram
testsuite.yml: Check for false value
commit
|
commitdiff
|
tree
2022-10-12
Bram
testsuite.yml: Split "run_all_jobs" logic
commit
|
commitdiff
|
tree
2022-10-12
Bram
Add some docs for workflow/testsuite.yml
commit
|
commitdiff
|
tree
2022-10-12
Bram
Use cancelled() instead of always()
commit
|
commitdiff
|
tree
2022-10-12
Bram
Also run 'dist-modules' when porting test fails
commit
|
commitdiff
|
tree
2022-09-28
Bram
Extend cmpVERSION.pl to check for modified .c/.h
commit
|
commitdiff
|
tree
2022-09-19
Bram
CI/macos: Switch to macos-11
commit
|
commitdiff
|
tree
2022-09-19
Bram
CI/macos: Remove `export SDK`
commit
|
commitdiff
|
tree
2022-09-19
Bram
Skip 'pending changes' test for automated testing
commit
|
commitdiff
|
tree
2022-09-19
Bram
Use `git symbolic-ref` instead of `git branch`
commit
|
commitdiff
|
tree
2022-09-14
Bram
CI/cygwin: clone the repo similar to 'checkout@v2'
commit
|
commitdiff
|
tree
2022-09-14
Bram
CI/cygwin: use test harness with 2 jobs
commit
|
commitdiff
|
tree
2022-09-14
Bram
CI/cygwin: use `shell: sh`
commit
|
commitdiff
|
tree
2022-09-14
Bram
CI/linux-i386: use shallow clone (fetch-depth: 1)
commit
|
commitdiff
|
tree
2022-09-14
Bram
CI/linux-i386: Remove fetching of tags
commit
|
commitdiff
|
tree
2022-09-14
Bram
CI/linux-i386: Explain why 'checkout@v2' fails
commit
|
commitdiff
|
tree
2022-09-14
Bram
testsuite.yml: Remove fetching of tags
commit
|
commitdiff
|
tree
2022-09-11
Bram
re/pat_advanced.t: remove `todo_skip` from test
commit
|
commitdiff
|
tree
2022-09-06
Bram
updateAUTHORS.pm: overrule 'diff.algorithm'
commit
|
commitdiff
|
tree
2022-09-06
Bram
updateAUTHORS.pm: Use `@args` for `git log` cmd
commit
|
commitdiff
|
tree
2022-09-05
Bram
Add perl shebang to mkppport
commit
|
commitdiff
|
tree
2022-09-05
Bram
Add vim-modeline to render files as POD
commit
|
commitdiff
|
tree
2022-09-05
Bram
Move '=encoding utf8' after preamble
commit
|
commitdiff
|
tree
2022-09-05
Bram
CI: Special case porting test in 'sanity check'
commit
|
commitdiff
|
tree
2022-09-05
Bram
win32: use tmp file when creating config.sh
commit
|
commitdiff
|
tree
2022-09-05
Bram
io/socket.t: Use SO_SNDBUF instead of SO_RCVBUF
commit
|
commitdiff
|
tree
2022-09-05
Bram
Porting/cmpVERSION.pm: cleanup %skip_versions whitespace
commit
|
commitdiff
|
tree
2022-09-05
Bram
Porting/cmpVERSION.pm: tabs to spaces
commit
|
commitdiff
|
tree
2022-09-05
Bram
cmpVERSION.pm: remove exception for experimental
commit
|
commitdiff
|
tree
2022-09-05
Bram
Add note in RMG about using your own fork
commit
|
commitdiff
|
tree
2022-09-05
Bram
Tidy output of `perlbug` for pasting on GitHub
commit
|
commitdiff
|
tree
2022-09-04
Bram
todo.pod: Remove version number from todo item
commit
|
commitdiff
|
tree
2022-09-03
Bram
Add a .github/README.md
commit
|
commitdiff
|
tree
2022-08-31
Bram
patchlevel.h: Adjust embedded script for detabify
commit
|
commitdiff
|
tree
2022-08-23
Bram
updateAUTHORS.pm: quote the commit range
commit
|
commitdiff
|
tree
2022-08-23
Bram
TMP: Skip author tests when there is no git config
commit
|
commitdiff
|
tree
2022-08-22
Bram
win32: Remove trailing backslash from `INST_TOP`
commit
|
commitdiff
|
tree
2022-08-22
Bram
Skip t/porting/authors.t on shallow clones
* 12a6316
Bram
<perl-rt@wizbit.be> - TMP: Add...
* 8ac37a5
Bram
<perl-rt@wizbit.be> - CI: Special...
* 99884eedeb
Bram
<109858694+bram-perl@users.noreply...
| * 12a6316de1
Bram
<perl-rt@wizbit.be> - TMP: Add...
| * 8ac37a5a03
Bram
<perl-rt@wizbit.be> - CI: Special...
* 99884eede
Bram
<109858694+bram-perl@users.noreply...
Author:
Bram
<109858694+bram-perl@users.noreply...
commit
|
commitdiff
|
tree
2022-08-22
Bram
CI: Remove fetching of tags from sanity check
commit
|
commitdiff
|
tree
2022-08-21
Bram
t/io/eintr.t: only show diag message on failure
commit
|
commitdiff
|
tree
2022-08-21
Bram
t/io/eintr.t: Add `diag` when F_GETPIPE_SZ failed
commit
|
commitdiff
|
tree
2022-08-21
Bram
t/io/eintr.t: Fix sporadic test failure
commit
|
commitdiff
|
tree
2022-08-21
Bram
t/io/eintr.t: Whitespace fixes
commit
|
commitdiff
|
tree
2022-08-21
Bram
t/io/eintr.t: Rename variable to `$pipe_buf_size`
commit
|
commitdiff
|
tree
2022-08-18
Bram
Fix make_patchnum.pl when run from subdir
git_branch='
bram
/fix-make_patchnum-in-subdir'
commit
|
commitdiff
|
tree
2022-08-18
Bram
win32: check if CCHOME is correctly set
commit
|
commitdiff
|
tree
2022-08-17
Bram
win32/GNUmakefile: correct $(CONFIGPM) deps
commit
|
commitdiff
|
tree
2022-08-17
Bram
Add extra scope block for switch case (fix g++)
commit
|
commitdiff
|
tree
2022-08-17
Bram
Add 'g++' build in the GitHub workflow
commit
|
commitdiff
|
tree
2022-08-16
Bram
locale.c: Fix trial_locales declaration (fix g++)
commit
|
commitdiff
|
tree
2022-08-15
Bram
Cleanup 'use system default locale' on WIN32
commit
|
commitdiff
|
tree
2022-08-15
Bram
Set fallback_(desc|name) when adding trial_locales
commit
|
commitdiff
|
tree
2022-08-15
Bram
Use struct for `trial_locales`
commit
|
commitdiff
|
tree
2022-08-11
Bram
Add what-to-do when push after merge fails
commit
|
commitdiff
|
tree
2022-07-31
Bram
locale.c: Free `curlocales[j]` before overwriting
commit
|
commitdiff
|
tree
2022-07-31
Bram
locale.c: Small cleanup of 'setlocale_failure'
commit
|
commitdiff
|
tree
2022-07-25
Bram
Add whitespace in 'Setting locale failed' error
commit
|
commitdiff
|
tree
2022-04-10
Bram
Makefile.SH - touch miniperl to ensure its dependencies...
...the patch and the post above (
Bram
). Any mistakes it contains
are not
Bram
's fault.
commit
|
commitdiff
|
tree
2010-09-13
Bram
Extra tests for a regex followed by an operator or...
commit
|
commitdiff
|
tree
2010-09-13
Bram
Add tests for 72922.
commit
|
commitdiff
|
tree
2010-08-26
Bram
VERB nodes in the regex engine should NOT be marked...
I have left
Bram
's change to JUMPABLE intact, but...
commit
|
commitdiff
|
tree
2010-08-25
Bram (via RT)
Add tests for commit 1b0124a7c19a5499714e57a00a3d30b2f2647b1f
commit
|
commitdiff
|
tree
2009-12-08
Bram
undef $! before running the errno tests
commit
|
commitdiff
|
tree
2009-11-01
Bram via RT
[PATCH] Todo test for [perl #38133] (was: [regex] backref...
commit
|
commitdiff
|
tree
2009-11-01
Bram
[PATCH] extra tests for t/op/tie.t (was RE: [perl ...
commit
|
commitdiff
|
tree
2009-07-25
Bram
Tests for commit 1375cf1cf2085f851bb176047d5e60248542f555
commit
|
commitdiff
|
tree
2009-07-25
Bram
Do not use a regex in DB::sub
commit
|
commitdiff
|
tree
2009-07-25
Bram
Add test case for [perl #61222] + a test case for proxy...
commit
|
commitdiff
|
tree
2009-07-24
Bram
Add a test for mro::method_changed_in() and mro::invalidate_...
commit
|
commitdiff
|
tree
2009-07-24
Bram
This test is for [perl #60508] (it's in rt.perl.org...
commit
|
commitdiff
|
tree
2009-06-28
Bram
Extra examples for 'sort'
commit
|
commitdiff
|
tree
2009-06-28
Bram
Document what $* used to do on older versions
commit
|
commitdiff
|
tree
2009-05-31
Bram
Clarify perldebug documentation
commit
|
commitdiff
|
tree
2009-05-31
Bram
Document test structure
commit
|
commitdiff
|
tree
2009-03-12
Bram
Fix #56194 Regex: (((??{1 + $^N}))) behaves differently...
commit
|
commitdiff
|
tree
2009-02-16
Bram
Use tempfile() in tests
commit
|
commitdiff
|
tree
2009-02-16
Bram
Extra regex tests
commit
|
commitdiff
|
tree
2008-09-07
Bram
$ENV{TEST_JOBS} vs $ENV{HARNESS_OPTIONS}
commit
|
commitdiff
|
tree
2008-08-24
Bram
Unintented interpolation of $/ in regex (was: Re: ...
commit
|
commitdiff
|
tree
2008-08-24
Bram
[perl #57646] Weird non-equivalence between $::{'a...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
2008-08-19
Bram
Re: Change 34184: Convert all unimaginative (ie race...
commit
|
commitdiff
|
tree
2008-08-12
Bram
RE: [perl #35877] Strange regex failure?
commit
|
commitdiff
|
tree
2008-08-11
Bram
[perl #52740] [PATCH-tests] crash when localizing a...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
2008-08-10
Bram
Avoid a potential testing race condition in lib/Dirhandle...
commit
|
commitdiff
|
tree
2008-08-10
Bram
Re: Change 34175: Avoid a potential testing race condition...
commit
|
commitdiff
|
tree
2008-08-08
Bram
[perl #24198] Bad default-domainname extraction in...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
2008-08-06
Bram
Tests for [perl #57564] and [perl #24524] Refcounting bug
commit
|
commitdiff
|
tree
2008-06-17
Bram
[perl #51370] length($@)>0 for empty $@ if utf8 is...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
2008-06-15
Bram
Re: testing $/ with in memory files
commit
|
commitdiff
|
tree
2008-06-08
Bram
Fwd: [PATCH-2] Re: testing $/ with in memory files
commit
|
commitdiff
|
tree
2008-06-01
Bram
[perl #36875] [PATCH] scalar reverse undef does not...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
2008-05-23
Bram
Re: [perl #41555] Bug in File::Find on Windows when...
commit
|
commitdiff
|
tree
2008-05-18
Bram
[perl #38955] exists(): error message on wrong argument...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
2008-05-17
Bram
[perl #39187] [DOC-PATCH]: perldoc -f reverse: examples...
From: "
Bram
via RT" <perlbug-followup@perl...
commit
|
commitdiff
|
tree
next