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
README.android: make the POD a bit nicer
2016-02-01
Lukas Mai
README.android: make the POD a bit nicer
commit
|
commitdiff
|
tree
2016-01-31
Lukas Mai
PerlIO::encoding: explicitly cast char * to STDCHAR *
commit
|
commitdiff
|
tree
2016-01-30
Lukas Mai
ensure isASCII argument is an integer
commit
|
commitdiff
|
tree
2016-01-30
Lukas Mai
perlop: fix broken example by deleting it [perl #119667]
commit
|
commitdiff
|
tree
2016-01-30
Lukas Mai
util.c: fix/simplify unused arg logic in my_vsnprintf
commit
|
commitdiff
|
tree
2016-01-30
Lukas Mai
mg.c: move declaration of i closer to its use
commit
|
commitdiff
|
tree
2016-01-30
Lukas Mai
perlhacktips: fix / properly break example of bad pointer...
commit
|
commitdiff
|
tree
2016-01-10
Lukas Mai
fix more file paths
commit
|
commitdiff
|
tree
2016-01-08
Lukas Mai
Deparse.pm lives in lib/B now, not dist/B-Deparse
commit
|
commitdiff
|
tree
2016-01-07
Lukas Mai
perlreftut: lots of small changes
commit
|
commitdiff
|
tree
2016-01-07
Lukas Mai
perlreftut: make example strict clean
commit
|
commitdiff
|
tree
2016-01-06
Lukas Mai
Deparse the /n flag on regexes [perl #127189]
commit
|
commitdiff
|
tree
2016-01-06
Lukas Mai
verses -> versus
commit
|
commitdiff
|
tree
2016-01-05
Lukas Mai
perlsyn: change = to == in conditional in do/while...
commit
|
commitdiff
|
tree
2016-01-05
Lukas Mai
perlgit: many small changes
commit
|
commitdiff
|
tree
2016-01-05
Lukas Mai
clarify meaning of waitpid returning 0 [perl #127080]
commit
|
commitdiff
|
tree
2016-01-05
Lukas Mai
explain meaning of negative PIDs in waitpid [perl ...
commit
|
commitdiff
|
tree
2015-12-28
Lukas Mai
File::Find: update POD/comments
commit
|
commitdiff
|
tree
2015-12-28
Lukas Mai
perlpodspec: fix typo
commit
|
commitdiff
|
tree
2015-12-21
Lukas Mai
perldelta for 18371617dfb (B::Deparse)
commit
|
commitdiff
|
tree
2015-12-16
Lukas Mai
perlpodspec: fix typo
commit
|
commitdiff
|
tree
2015-12-10
Lukas Mai
reword $@ documentation (it's not just for syntax errors)
commit
|
commitdiff
|
tree
2015-12-10
Lukas Mai
perlgit.pod: update 'git status' sample output
commit
|
commitdiff
|
tree
2015-12-10
Lukas Mai
perlgit.pod: standardize on % as shell prompt
commit
|
commitdiff
|
tree
2015-11-21
Lukas Mai
[perl #116677] always deparse <> as either glob or...
commit
|
commitdiff
|
tree
2015-11-20
Lukas Mai
[perl #124280] don't warn for 'my $foo, *bar'
commit
|
commitdiff
|
tree
2015-11-01
Lukas Mai
restore comma removed by 2f1fe8a307
commit
|
commitdiff
|
tree
2015-10-31
Lukas Mai
fix typo in error message
commit
|
commitdiff
|
tree
2015-09-11
Lukas Mai
replace references to "-w" by strict/warnings
commit
|
commitdiff
|
tree
2015-08-24
Lukas Mai
test implicit anchors using re.pm [perl #125810]
commit
|
commitdiff
|
tree
2015-08-24
Lukas Mai
implicitly anchor .{0,} like .* [perl #125810]
commit
|
commitdiff
|
tree
2015-08-18
Lukas Mai
disallow nested declarations [perl #125587] [perl ...
commit
|
commitdiff
|
tree
2015-06-09
Lukas Mai
don't fatalize warnings during unwinding (#123398)
commit
|
commitdiff
|
tree
2015-02-21
Lukas Mai
add missing infnan context under thread/quadmath builds
commit
|
commitdiff
|
tree
2015-02-13
Lukas Mai
add a comment documenting STATIC_ASSERT_GLOBAL/STATIC_ASSERT...
commit
|
commitdiff
|
tree
2014-12-01
Lukas Mai
use more STATIC_ASSERT
commit
|
commitdiff
|
tree
2014-12-01
Lukas Mai
make link->copy fallback work again [#123141]
commit
|
commitdiff
|
tree
2014-11-29
Lukas Mai
define and use STATIC_ASSERT_STMT for compile-time...
commit
|
commitdiff
|
tree
2014-11-29
Lukas Mai
make more use of NOT_REACHED
commit
|
commitdiff
|
tree
2014-11-29
Lukas Mai
fix off-by-one error in version check
commit
|
commitdiff
|
tree
2014-11-11
Lukas Mai
rename [] from "anonymous list" to "anonymous array"
commit
|
commitdiff
|
tree
2014-10-28
Lukas Mai
test line numbers in arity errors
commit
|
commitdiff
|
tree
2014-10-28
Lukas Mai
fix line numbers in arity errors [#121374]
commit
|
commitdiff
|
tree
2014-10-26
Lukas Mai
fix type incompatibilities between format strings/args
commit
|
commitdiff
|
tree
2014-10-26
Lukas Mai
rename convert to op_convert_list and APIfy
commit
|
commitdiff
|
tree
2014-10-25
Lukas Mai
Move newDEFSVOP into the right perlapi.pod section
commit
|
commitdiff
|
tree
2014-10-25
Lukas Mai
unbreak threaded builds
commit
|
commitdiff
|
tree
2014-10-25
Lukas Mai
APIfy block_start/block_end/intro_my
commit
|
commitdiff
|
tree
2014-10-25
Lukas Mai
APIfy newDEFSVOP
commit
|
commitdiff
|
tree
2014-10-15
Lukas Mai
treat fatal warnings after syntax errors as syntax...
commit
|
commitdiff
|
tree
2014-07-27
Lukas Mai
POSIX.pod: Document correct redirect for 'atexit'.
commit
|
commitdiff
|
tree
2013-11-20
Lukas Mai
fix a few warnings (format strings, unused variable)
commit
|
commitdiff
|
tree
2013-08-17
Lukas Mai
PerlIO: remove string eval/code injection (#119287)
commit
|
commitdiff
|
tree
2013-08-17
Lukas Mai
Further typo correction.
commit
|
commitdiff
|
tree
2013-08-10
Lukas Mai
add adjust_size_and_find_bucket to embed.fnc
commit
|
commitdiff
|
tree
2013-07-06
Lukas Mai
fix SIGZZERO typo in perldoc -f kill
commit
|
commitdiff
|
tree
2013-06-18
Lukas Mai
don't crash on deep recursion warnings in lexical subs...
commit
|
commitdiff
|
tree
2013-03-18
Lukas Mai
emphasize signal names over numbers in kill() docs
commit
|
commitdiff
|
tree
2012-11-23
l.mai@web.de
Fix typo in perl5120delta
commit
|
commitdiff
|
tree
2012-11-12
Lukas Mai
fix typo in comment
commit
|
commitdiff
|
tree
2012-06-20
Lukas Mai
[perl #113756] fix type of StructCopy in API documentation
commit
|
commitdiff
|
tree
2012-06-19
Lukas Mai
remove bogus $remainder variable from perlfunc/split
commit
|
commitdiff
|
tree
2012-05-22
Lukas Mai
document behavior of duplicate keys in hash assignment
commit
|
commitdiff
|
tree
2011-09-17
Lukas Mai
don't redefine macrosubs in .ph
commit
|
commitdiff
|
tree
2010-11-29
Lukas Mai
[perl #79914] documentation bug in perldoc perlvar $|
commit
|
commitdiff
|
tree