projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
2010-04-28
Philippe Bruhat...
Improve documentation about sitecustomize.pl.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Zefram
don't use $[ in library code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Jesse Vincent
Add miyagawa to the list of release engineering suckers.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Nicholas Clark
Convert Perl_magic_methcall() to varargs.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Nicholas Clark
For Perl_magic_methcall() add G_UNDEF_FILL to fill...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Vincent Pit
Fix possible undefined behaviour introduced by b9e00b79...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Garcia...
Add a note about perlport in the release managers'...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Garcia...
Fill blank with the release date of 5.12 in perlport
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Vincent Pit
Save the popped cx->blk_eval.old_namesv before calling...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Robin Barker
Fix h2ph and test
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Robin Barker
avoid use of operator name in macro
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
David Golden
Fix Module::Build::Platform::cygwin runtime error
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Lubomir Rintel...
Globs that are in symbol table can be un-globbed
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Robin Barker
remove Perl_pmflag
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Garcia...
regen header after last patches
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Note in delta an incompatibility for \cX
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Deal with "\c{", and its kin
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Make sure isCNTRL and isASCII work on signed chars
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Garcia...
Minor edition nit in perlfunc
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
perlebcdic.pod nits plus improve controls docs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Clarify \c in perlop.pod.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Edits to perlrecharclass.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Nits in perlre.pod, x-referencing, broken links
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Fix broken links
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
perlfunc.pod: case-change cleanup; mention packtut
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Nits in perlunicode.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Clarify \c usage in perlrebackslash.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Nits in perlunifaq.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Nits in perluniintro.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Karl Williamson
Remove false statement about Unicode strings
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Rafael Garcia...
Don't use Test::More in t/op/* tests
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
David Golden
add tests for version::is_strict() and version::is_lax()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
David Golden
fix version::is_strict/is_lax exporting
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
gfx
Fix utf8::is_utf8 to respect GMAGIC (e.g. $1)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
David Mitchell
avoid multiple FETCHes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Rafael Garcia...
Bump versions of charnames and Unicode::UCD after last...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Rafael Garcia...
Adapt plan after last patch
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Karl Williamson
PATCH [perl #72624] charnames::viacode(0) returns undef
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Karl Williamson
PATCH: memory leak introduced in 5.12.0
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
James E Keenan
5.12.0 test failures in lib/blib.t and lib/locale.t...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Nicholas Clark
Change the flags argument to magic_methcall/magic_methc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Zefram
unwinding target nominated by separate global
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Nicholas Clark
Don't allocate pointer table entries from arenas.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Nicholas Clark
More defensive definition of memEQs().
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Nicholas Clark
In S_magic_methcall1(), tweak the initialisation of...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
David Mitchell
add Perl_magic_methcall
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Nicholas Clark
In Socket.xs, convert 3 croak()s to use %s and a consta...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Craig A. Berry
Fix broken -Uuseperlio build on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Craig A. Berry
Fix -Uuseperlio command-line option in configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Chris Williams
Update Module::Load::Conditional to CPAN version 0.38
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Father Chrysostomos
[perl #73776] "???? - please notify IZ"
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Rafael Garcia...
Pod formatting nits
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Rafael Garcia...
Merge commit 'avar/avar/pod-perlrepository' into blead
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Robin Barker
consting in lex_stuff_pvn
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Arkturuz
t/mro/vulcan* fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Rafael Garcia...
Deprecation warnings should always be mandatory since...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Rafael Garcia...
Fix tests and add one more test for the deprecation...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
James Mastros
New deprecation warning: Dot after %s literal is concat...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Chris Williams
Fixes and new functions for Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jan Dubois
time() resolution is full seconds
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jan Dubois
time() resolution is full seconds
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Rafael Garcia...
Consistently use OP_DESC instead of OP_NAME in error...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Chris Williams
POD revision for Module::CoreList.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Todd Rinaldo
FreeBSD 7+ no longer contains /usr/bin/objformat, so...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Chris Williams
Fix for find_version() in Module::CoreList.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jan Dubois
Add fudge to timing checks on Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jan Dubois
Remove emacs/cperl-mode.el and helpers
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jan Dubois
Update PerlStdIOGets() signature
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Jan Dubois
Fix PerlSIO_fputc() and PerlSIO_fputs() signatures
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Jan Dubois
XSUB.h is supposed to redefine fgets under PERL_IMPLICI...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Jan Dubois
Apply minimal patch for Perl bug 72704.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Gisle Aas
Remove rendundant CPAN key
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
David Mitchell
follow up fix for fd69380d5d5b95ef16e2521cf4251b34ee0ce151
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Rafael Garcia...
Ignore the /UU directory that exists during ./Configure
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
David Mitchell
remove bool* cast from SAVEBOOL
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Rafael Garcia...
Fix [perl #74542] 5.12.0 crash on diverse platforms
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Ævar Arnfjörð...
Don't ask the porters to fetch commits from a private URL
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Ævar Arnfjörð...
Consistently use a topic branch in the GitHub examples
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Ævar Arnfjörð...
Recommend git format-patch -M (detect renames) and...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Steffen Mueller
Remove Locale-Codes internals from core
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
H.Merijn Brand
Revert "GitHub's mirror is now at mirrors/perl, not...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
David Mitchell
add TODO test for #74484 trie leak
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Ãvar ArnfjÃ...
GitHub's mirror is now at mirrors/perl, not github...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Steffen Mueller
Update Locale::Codes to 3.12
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Steffen Mueller
Update Steffen Mueller's email address in AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Steffen Mueller
Add contact information for Sullivan Beck
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Chris Williams
Make the Module::CoreList function API consistent
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Nicholas Clark
Correct spaces in MANIFEST.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Steffen Mueller
Fix MANIFEST by adding new file
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Steffen Mueller
Upgrade Scalar-List-Utils to 1.23 from CPAN
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Steffen Mueller
Document the INCLUDE_COMMAND XS directive
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Steffen Mueller
Upgrade ExtUtils::ParseXS to 0.2205
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Nicholas Clark
Remove Class::ISA from the core distribution. Get it...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Nicholas Clark
Remove Pod::Plainer from the core distribution. Get...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Nicholas Clark
Remove Shell from the core distribution. Get it from...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Nicholas Clark
Remove Switch from the core distribution. Get it from...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Leon Brocard
create perl5131delta
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Leon Brocard
Add 5.13.0 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ævar Arnfjörð...
Mention L<perlpolicy> and link to it in SEE ALSO
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Ævar Arnfjörð...
Only all-upper case "special" POD sections
commit
|
commitdiff
|
tree
|
snapshot
next