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
un-TODO a test that passes on recent FreeBSD
2013-01-27
Tony Cook
un-TODO a test that passes on recent FreeBSD
commit
|
commitdiff
|
tree
2013-01-27
Tony Cook
EINVAL is expected when f?pathconf() isn't implemented...
commit
|
commitdiff
|
tree
2013-01-27
Tony Cook
avoid PERL_UNICODE interfering with the new PerlIO...
commit
|
commitdiff
|
tree
2013-01-26
Tony Cook
perldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT)
commit
|
commitdiff
|
tree
2013-01-25
Tony Cook
fix -DPERL_GLOBAL_STRUCT_PRIVATE builds
commit
|
commitdiff
|
tree
2013-01-25
Tony Cook
PL_Vars and PL_VarsPtr aren't exported under PERL_GLOBAL_STR...
commit
|
commitdiff
|
tree
2013-01-25
Tony Cook
release the global struct *after* we've finished using it
commit
|
commitdiff
|
tree
2013-01-25
Tony Cook
perldelta for a951350815 (PerlIO-scalar)
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
[perl #109828] disallow scalar I/O on non-byte strings
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
warn and fail on writes to SVf_UTF8 SVs
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
TODO tests for writing to a SVf_UTF8 scalar
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
handle reading from a SVf_UTF8 scalar
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
TODO tests for reads from a scalar changed to upgraded...
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
bump PerlIO::scalar's version
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
document the new warning
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
fail to open scalars containing characters that don...
commit
|
commitdiff
|
tree
2013-01-24
Tony Cook
TODO tests for opening upgraded scalars
commit
|
commitdiff
|
tree
2013-01-23
Brad Gilbert
Clean up indenting on t/win32/fs.t
commit
|
commitdiff
|
tree
2013-01-23
Brad Gilbert
Remove dead code from t/win32/fs.t
commit
|
commitdiff
|
tree
2013-01-22
Tony Cook
syntax check a directory: set the test process locale too
commit
|
commitdiff
|
tree
2013-01-09
Tony Cook
portability to Haiku-OS for the cachepropagate-*.t...
commit
|
commitdiff
|
tree
2013-01-08
Tony Cook
skip appropriately when XS::APItest isn't available
commit
|
commitdiff
|
tree
2013-01-08
Tony Cook
add a dependency for dynamic extensions on $(LIBPERL)
commit
|
commitdiff
|
tree
2013-01-06
Tony Cook
add a LEAVE for the ENTER in LOAD_UTF8_CHARCLASS
commit
|
commitdiff
|
tree
2013-01-03
Matthew Horsfall...
Fix period at the end of perldiag.pod and remove entry...
commit
|
commitdiff
|
tree
2013-01-02
Tony Cook
Don't usenm on haiku
commit
|
commitdiff
|
tree
2013-01-02
Tony Cook
Merge Shlomi's latest debugger refactoring work
commit
|
commitdiff
|
tree
2013-01-02
Tony Cook
bump $VERSION for lib/perl5db.pl
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Missing test count.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Fix perl -d's 'w $my_lexical_variable'.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Document HistSize and HistFile.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Start refactoring "sub restart".
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract _dump_trace_calc_saved_single_arg.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract _dump_trace_calc_save_args.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Avoid pre-declarations.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Fixed the test - it passes now.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Add a testcase for the bug.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract _cmd_L_handle_postponed_breakpoints.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Add empty lines and an explicit return.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Remove a no-longer needed comment.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract a subroutine.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract some duplicate code into a closure.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Some refactoring.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Start refactoring cmd_L.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Remove an unused parameter.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Remove a redundant line.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Rename vars to remove ambiguity.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
[perl5db] Extract.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Got rid of passing $cmd to subs that don't use it.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract _cmd_l_calc_initial_end_and_i .
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract a subroutine.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
More refactoring.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract _cmd_l_range .
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
[perl5db] Extract some subroutines.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Extract a subroutine.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Got rid of a $1 reference.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
Add explicit returns.
commit
|
commitdiff
|
tree
2013-01-02
Shlomi Fish
[perl5db] Refactoring.
commit
|
commitdiff
|
tree
2012-12-19
Tony Cook
perldelta for d1bee06989
commit
|
commitdiff
|
tree
2012-12-19
Tony Cook
[perl #115796] fix the T_BOOL OUTPUT typemap for parameters
commit
|
commitdiff
|
tree
2012-12-19
Tony Cook
when the output isn't RETVAL, update the SV instead...
commit
|
commitdiff
|
tree
2012-12-19
Tony Cook
TODO the failing T_BOOL tests
commit
|
commitdiff
|
tree
2012-12-19
Daniel Dragan
T_BOOL failure example
commit
|
commitdiff
|
tree
2012-12-19
Tony Cook
The T_BOOL_2 tests should have failed, rewrite and...
commit
|
commitdiff
|
tree
2012-12-17
Tony Cook
skip the \N{...} unloaded charnames croak test when...
commit
|
commitdiff
|
tree
2012-12-17
Tony Cook
SKIP in run_multiple_progs() was parsed but unimplemented...
commit
|
commitdiff
|
tree
2012-12-17
Tony Cook
fix the debugger t expr command regression
commit
|
commitdiff
|
tree
2012-12-17
Tony Cook
rough TODO test for t expr
commit
|
commitdiff
|
tree
2012-12-10
Tony Cook
perldelta for 34213185
commit
|
commitdiff
|
tree
2012-12-09
Tony Cook
getline $/ = \N now reads N characters not bytes
commit
|
commitdiff
|
tree
2012-12-09
Tony Cook
remove the warning added for 5.16 and indicate the...
commit
|
commitdiff
|
tree
2012-12-08
Craig A. Berry
Only handle PL_rs differently on VMS for record-oriented...
commit
|
commitdiff
|
tree
2012-12-08
Tony Cook
no need to FIXME, it behaves like read() which is the...
commit
|
commitdiff
|
tree
2012-12-08
Tony Cook
fix another boundary case and hopefully improve performance
commit
|
commitdiff
|
tree
2012-12-08
Tony Cook
fix a fencepost error I found trying to fall asleep
commit
|
commitdiff
|
tree
2012-12-08
Tony Cook
Incomplete implementation of $/ = \number acting like...
commit
|
commitdiff
|
tree
2012-12-08
Tony Cook
die, evil [IU]32
commit
|
commitdiff
|
tree
2012-12-07
Tony Cook
fix dtrace (as emulated with systemtap) builds on linux
commit
|
commitdiff
|
tree
2012-11-18
Tony Cook
fix -DPERL_GLOBAL_STRUCT builds broken with the hash...
commit
|
commitdiff
|
tree
2012-11-16
Tony Cook
under -Dusedl there are no warnings about the other...
commit
|
commitdiff
|
tree
2012-11-16
Tony Cook
leakfinder.pl requires XS::APItest which isn't built...
commit
|
commitdiff
|
tree
2012-11-13
Tony Cook
dTHX implies dVAR, using both fails to build under...
commit
|
commitdiff
|
tree
2012-09-28
Tony Cook
perldelta for ed5044532 and 858e29b9 (Carp)
commit
|
commitdiff
|
tree
2012-09-28
Tony Cook
bump Carp version to 1.27
commit
|
commitdiff
|
tree
2012-09-28
Tony Cook
fix -DPERL_GLOBAL_STRUCT build failure introduced in...
commit
|
commitdiff
|
tree
2012-09-08
Jerry D. Hedden
Upgrade to threads::shared 1.41
commit
|
commitdiff
|
tree
2012-08-31
Tony Cook
correct -Dmad skip count for tests introduced in 2d85e411...
commit
|
commitdiff
|
tree
2012-08-31
Tony Cook
[perl #112776] avoid warning on an initialized non...
commit
|
commitdiff
|
tree
2012-08-31
Tony Cook
[perl #112776] TODO test for warning
commit
|
commitdiff
|
tree
2012-08-30
Jerry D. Hedden
Fix Cygwin build warnings
commit
|
commitdiff
|
tree
2012-08-24
Tony Cook
rt #111126 - don't empty a file with copy("foo/bar...
commit
|
commitdiff
|
tree
2012-08-24
Tony Cook
rt #111126 - TODO test for copy foo/file to foo/
commit
|
commitdiff
|
tree
2012-08-24
Tony Cook
close the Peek.t temp file so the END block can unlink it
commit
|
commitdiff
|
tree
2012-08-24
Tony Cook
oops, left some debugging code
commit
|
commitdiff
|
tree
2012-08-24
Daniel Dragan
don't use PerlHost's getenv after perl_destruct
commit
|
commitdiff
|
tree
2012-08-15
Tony Cook
fix a comment: this tests perl #91852 not 91850
commit
|
commitdiff
|
tree
2012-08-10
Tony Cook
bump $VERSION for Porting/Maintainers.pm to placate...
commit
|
commitdiff
|
tree
2012-08-08
Tony Cook
ignore PERL_XMLDUMP when tainting
commit
|
commitdiff
|
tree
2012-08-04
Tony Cook
avoid decoding on input in the new tests added in 613c63b4
commit
|
commitdiff
|
tree
2012-08-03
Tony Cook
Pod-Functions requires that Pod-Escapes be built to...
commit
|
commitdiff
|
tree
next