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
Remove free() part of change #29045, which causes
2006-10-19
Rafael Garcia-Suarez
Remove free() part of change #29045, which causes
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Make prototype("CORE::foo") return prototypes with...
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Add a regression test for change #29041
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Functions with a (_) prototype should behave as unary...
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Test for the interaction between ; and _ in prototypes
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Document _ prototype in perlsub
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Fix prototype to mimic built-in in perlsub examples
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
The _ character is only allowed to be at the end of...
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
Improvements and fixes to the _ prototype
commit
|
commitdiff
|
tree
2006-10-18
Rafael Garcia-Suarez
FAQ sync
commit
|
commitdiff
|
tree
2006-10-18
Dave Bailey
[perl #40557] regexec.c saves context stack position...
commit
|
commitdiff
|
tree
2006-10-17
Rafael Garcia-Suarez
First attempt at implementing the _ prototype
commit
|
commitdiff
|
tree
2006-10-17
SADAHIRO Tomoyuki
Re: [PATCH] remove leaveit from toke.c:scan_const
commit
|
commitdiff
|
tree
2006-10-17
Rafael Garcia-Suarez
Less brace nesting.
commit
|
commitdiff
|
tree
2006-10-16
Rafael Garcia-Suarez
The "Unrecognized escape" warning can now be emitted...
commit
|
commitdiff
|
tree
2006-10-16
SADAHIRO Tomoyuki
remove leaveit from toke.c:scan_const
commit
|
commitdiff
|
tree
2006-10-16
SADAHIRO Tomoyuki
Re: sprintf 64 test
commit
|
commitdiff
|
tree
2006-10-13
Rafael Garcia-Suarez
Don't bother checking for bad characters in prototypes...
commit
|
commitdiff
|
tree
2006-10-13
Robin Barker
compiler warning noreturn
commit
|
commitdiff
|
tree
2006-10-13
Rafael Garcia-Suarez
Fix nit in possessive quantifier descriptions.
commit
|
commitdiff
|
tree
2006-10-13
Yves Orton
Add possessive quantifiers to regex engine.
commit
|
commitdiff
|
tree
2006-10-12
Jerry Hedden
threads::shared 1.04
commit
|
commitdiff
|
tree
2006-10-12
Jerry Hedden
threads 1.44
commit
|
commitdiff
|
tree
2006-10-12
Robin Barker
fix format errors; was RE: g++ compile and make test...
commit
|
commitdiff
|
tree
2006-10-12
Robin Barker
RE: g++ compile and make test 100%
commit
|
commitdiff
|
tree
2006-10-12
Yves Orton
More regexp documentation
commit
|
commitdiff
|
tree
2006-10-12
Yves Orton
Add Regex conditionals. Various bugfixes. More tests.
commit
|
commitdiff
|
tree
2006-10-11
Robin Barker
RE: g++ compile and make test 100%
commit
|
commitdiff
|
tree
2006-10-11
Rafael Garcia-Suarez
Fix aliasing to an non-existent element of %+
commit
|
commitdiff
|
tree
2006-10-11
Rafael Garcia-Suarez
Update comment (by Yves Orton), plus POD fixes
commit
|
commitdiff
|
tree
2006-10-11
Rafael Garcia-Suarez
Missing % in format string
commit
|
commitdiff
|
tree
2006-10-10
Jarkko Hietaniemi
C++: class is a keyword
commit
|
commitdiff
|
tree
2006-10-10
Rafael Garcia-Suarez
Adjust test count for ExtUtils::Command
commit
|
commitdiff
|
tree
2006-10-10
Anatoly Vorobey
[perl #40473] sprintf width+precision fails on wide...
commit
|
commitdiff
|
tree
2006-10-10
Yves Orton
Regexp Recurse by name.
commit
|
commitdiff
|
tree
2006-10-10
Jarkko Hietaniemi
enc2xs and C++: add extern "C" to data
commit
|
commitdiff
|
tree
2006-10-10
Jarkko Hietaniemi
Linux and Solaris hints: C++ vs dlerror
commit
|
commitdiff
|
tree
2006-10-09
Jarkko Hietaniemi
Encode.xs: add an explicit cast to make g++ happier
commit
|
commitdiff
|
tree
2006-10-09
Rafael Garcia-Suarez
Address update for Jerry D. Hedden
commit
|
commitdiff
|
tree
2006-10-09
Rafael Garcia-Suarez
Update perldelta for recent regexp changes, based on...
commit
|
commitdiff
|
tree
2006-10-09
Jarkko Hietaniemi
Digest::SHA 5.43_01 - ANSIfy src/hmac.c
commit
|
commitdiff
|
tree
2006-10-09
Rafael Garcia-Suarez
Add perl595delta
commit
|
commitdiff
|
tree
2006-10-09
Rafael Garcia-Suarez
Bump version to 5.9.5
commit
|
commitdiff
|
tree
2006-10-09
Jarkko Hietaniemi
Re: [PATCH] regexec.c: goto crossing initialization
commit
|
commitdiff
|
tree
2006-10-08
Yves Orton
Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup...
commit
|
commitdiff
|
tree
2006-10-08
Rafael Garcia-Suarez
Revert change 28962 (at least until a better solution...
commit
|
commitdiff
|
tree
2006-10-08
Rafael Garcia-Suarez
Clarifications on the usage of setlocale() and LC_NUMERIC to
commit
|
commitdiff
|
tree
2006-10-07
Jerry Hedden
threads 1.43 - stringify
commit
|
commitdiff
|
tree
2006-10-07
Yves Orton
Re: [PATCH] Initial attempt at named captures for perls...
commit
|
commitdiff
|
tree
2006-10-05
Yves Orton
Re: [perl #8835] fairly large regex optimization bug...
commit
|
commitdiff
|
tree
2006-10-05
Rafael Garcia-Suarez
Nit in regcomp, discovered by a gcc warning, fixed...
commit
|
commitdiff
|
tree
2006-10-05
Rafael Garcia-Suarez
Fix a couple of casting warnings
commit
|
commitdiff
|
tree
2006-10-05
Yves Orton
Re: [PATCH] Add recursive regexes similar to PCRE
commit
|
commitdiff
|
tree
2006-10-05
Rafael Garcia-Suarez
Upgrade to Module::CoreList 2.09:
commit
|
commitdiff
|
tree
2006-10-05
Rafael Garcia-Suarez
Change md5sum of MD5.xs after change 28936 (on UNIX...
commit
|
commitdiff
|
tree
2006-10-04
Paul Green
Update Stratus VOS files.
commit
|
commitdiff
|
tree
2006-10-03
Rafael Garcia-Suarez
Text::Soundex is now dual-lived.
commit
|
commitdiff
|
tree
2006-10-03
Jerry Hedden
threads-shared 1.03 - Changes, Makefile.PL
commit
|
commitdiff
|
tree
2006-10-03
Mark Stosberg
PATCH: clarify docs for lib.pm
commit
|
commitdiff
|
tree
2006-10-03
Jim Cromie
[patch] convert spare debug flag to DEBUG_U, for Unofficial...
commit
|
commitdiff
|
tree
2006-10-03
Rafael Garcia-Suarez
Un-TODO some B tests
commit
|
commitdiff
|
tree
2006-10-03
dgay@acm.org
[perl #40427] Segfault in pack
commit
|
commitdiff
|
tree
2006-10-03
Rafael Garcia-Suarez
Regenerate proto.h
commit
|
commitdiff
|
tree
2006-09-27
Rafael Garcia-Suarez
Saddest patch I ever had to apply.
commit
|
commitdiff
|
tree
2006-09-25
Rafael Garcia-Suarez
Remove three X<...> that cannot be handled by pod2text...
commit
|
commitdiff
|
tree
2006-09-25
David Landgren
perlref clarification (was: Re: Is this a bug or a...
commit
|
commitdiff
|
tree
2006-09-25
Rafael Garcia-Suarez
Typo fix in overload docs
commit
|
commitdiff
|
tree
2006-09-21
Rafael Garcia-Suarez
Document the values that mad_key can hold
commit
|
commitdiff
|
tree
2006-09-21
Jan Dubois
RE: Combining UTF-16 output with :crlf is awkward
commit
|
commitdiff
|
tree
2006-09-21
Jarkko Hietaniemi
deal with some gcc warnings
commit
|
commitdiff
|
tree
2006-09-20
Rafael Garcia-Suarez
Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe...
commit
|
commitdiff
|
tree
2006-09-20
Rafael Garcia-Suarez
prototype() wasn't working to get the prototype of...
commit
|
commitdiff
|
tree
2006-09-20
Andrew Savige
Re: [PATCH] Patch for win32.c to fix #38723 and #39531
commit
|
commitdiff
|
tree
2006-09-19
Rafael Garcia-Suarez
Upgrade to podlators 2.0.5
commit
|
commitdiff
|
tree
2006-09-19
Adriano Ferreira
Re: [PATCH] lib/File/Copy.t - test descriptions and...
commit
|
commitdiff
|
tree
2006-09-18
Sebastian Steinlechner
Fix declaration-after-statement problem
commit
|
commitdiff
|
tree
2006-09-18
Philip M. Gollucci
bleed - silence warning in sv.c
commit
|
commitdiff
|
tree
2006-09-18
John Peacock
Re: [perl #37714] XSUB.h version check may fail due...
commit
|
commitdiff
|
tree
2006-09-17
Rafael Garcia-Suarez
A better version of change #28847
commit
|
commitdiff
|
tree
2006-09-17
Jarkko Hietaniemi
util.c: restore Perl_my_setenv() to pre-28814
commit
|
commitdiff
|
tree
2006-09-16
Rafael Garcia-Suarez
No declarations after statements ! (noticed by Sadahiro...
commit
|
commitdiff
|
tree
2006-09-14
Rafael Garcia-Suarez
Fix for bug #37714: XSUB.h version check may fail due...
commit
|
commitdiff
|
tree
2006-09-14
Rafael Garcia-Suarez
MakeMaker is being split in new sub-distributions on...
commit
|
commitdiff
|
tree
2006-09-14
Yves Orton
Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
commit
|
commitdiff
|
tree
2006-09-13
Rafael Garcia-Suarez
Upgrade to CPAN 1.87_63
commit
|
commitdiff
|
tree
2006-09-13
Jerry D. Hedden
Bump version and other misc. changes. 3rd patch from:
commit
|
commitdiff
|
tree
2006-09-13
Jerry D. Hedden
Statically allocate the main thread.
commit
|
commitdiff
|
tree
2006-09-13
Jerry D. Hedden
Race condition fix in threads.pm
commit
|
commitdiff
|
tree
2006-09-13
Yves Orton
mktables executes seven time per build sigh
commit
|
commitdiff
|
tree
2006-09-13
David Nicol
[perl #40328] B::Deparse pod does not list failure...
commit
|
commitdiff
|
tree
2006-09-13
merijnb@ms.com
[perl #40327] Doc patch for perlfunc.pod
commit
|
commitdiff
|
tree
2006-09-12
Yves Orton
Disable study() for utf-8 strings
commit
|
commitdiff
|
tree
2006-09-12
Rafael Garcia-Suarez
Upgrade to MakeMaker 6.30_04
commit
|
commitdiff
|
tree
2006-09-12
Rafael Garcia-Suarez
More warnings silencing, including suggestions by Dominic...
commit
|
commitdiff
|
tree
2006-09-12
Dominic Dunlop
Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1...
commit
|
commitdiff
|
tree
2006-09-12
Rafael Garcia-Suarez
Another warning-silencing cast
commit
|
commitdiff
|
tree
2006-09-11
Rafael Garcia-Suarez
POD fixes in perlce manpage
commit
|
commitdiff
|
tree
2006-09-11
Rafael Garcia-Suarez
FAQ sync
commit
|
commitdiff
|
tree
2006-09-11
Rafael Garcia-Suarez
Fix a few more printf format warnings
commit
|
commitdiff
|
tree
2006-09-11
Rafael Garcia-Suarez
Fix definition of macro HOP3 (spotted by a gcc warning)
commit
|
commitdiff
|
tree
next