projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2007-08-31
Steve Hay
Fix Win32 breakage (code before declaration) caused...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Rafael Garcia...
Need to bump MakeMaker's $VERSION too.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Vadim Konovalov
RE: MakeMaker + static misbehaviour
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Jerry D. Hedden
[perl #44999] ExtUtils::Constant::ProxySubs not thread...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Jarkko Hietaniemi
misc blead stuff
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Max Maischein
Re: [patch] First batch of whitespace patches (Test...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Rafael Garcia...
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Adriano Ferreira
lib/Pod/Perldoc.pm - make -L more forgiving
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Steve Hay
Add support for Visual C++ 2008 Express Edition (Beta 2)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Yitzchak Scott...
Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
John E. Malmberg
[patch@31750] Unit variable in /lib/File/Copy.pm
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Jerry D. Hedden
Revert/fix 31731 - Empty PATH taint test on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Robin Barker
From: "Robin Barker" <Robin.Barker@npl.co.uk>
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Craig A. Berry
Fix configure.com's d_fcntl_can_lock test to look for...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Nicholas Clark
Erm. -u may have been superseded by the bytecode genera...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Nicholas Clark
Test that all the unknown command line flags are unknown.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
Ricardo SIGNES
[patch] me, in AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
John E. Malmberg
[patch@31739] ASTFLT in HiRes.t on VMS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Craig A. Berry
thinko in 10_Archive-Extract.t portion of #31747
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
Sébastien Aperghis...
Upgrade Sys::Syslog to 0.19_01
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
Steve Peters
Upgrade to Text-Soundex-3.03
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
John E. Malmberg
[patch@31739] regop.t fix for VMS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
John E. Malmberg
[patch@31735]Archive Extract fix on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
John E. Malmberg
[patch@31735] Module-load/require fixes for VMS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
H.Merijn Brand
bye bye charsize
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Steve Peters
Changes to unicore files to fix issues with certain...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Steve Hay
Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Max Maischein
[patch] File::CheckTree - a side effect of making the...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Chun Bing Ge
patch for lib/ExtUtils/t/Constant.t which failed on...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Marcus Holland...
Upgrade to Devel::PPPort 3.11_05
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Steve Peters
Default LOG_PRIMASK for Sys-Syslog in cases where it...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Jerry D. Hedden
Get Cwd->cwd() to work under Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2007-08-20
Jerry D. Hedden
Fix some typos in threads.pm
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Yves Orton
Typo prevented test from doing what it meant to do.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Yves Orton
Add note to regexp.h that modifying RXf_ type flags...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Marcus Holland...
TRIE must use 'yes' state transitions when more than...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Shlomi Fish
[perl #44647] [PATCH] Add a test for overload::constant...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Reini Urban
Change 31710 causes t/op/taint.t to fail
commit
|
commitdiff
|
tree
|
snapshot
2007-08-18
Rick Delaney
Re: t/op/taint.t failed on EBCDIC platform
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Steve Hay
Oops, forgot to bump $VERSION for #31728
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Steve Hay
Clean up debug symbol files (.pdb for VC++, .tds for...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Steve Hay
Fix 01_Module_Load_Conditional.t on Win32 (broken by...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
John E. Malmberg
[patch@31706]01_module_load_conditional.t fix for VMS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
Nicholas Clark
Correct parentheses. Calling Win32::GetOSVersion()...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
Abhijit Menon-Sen
Bump version to 1.26_01 after #31707.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Steve Peters
Upgrade to CPANPLUS-0.82
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Steve Peters
Upgrade to Archive-Tar-1.34. Omitted re-addition of...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Steve Hay
Skip the POSIX::strftime() time test with a 60sec param...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Steve Hay
Fix syntax error introduced by #31715
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Rick Delaney
Test update to demonstrate @ISA assignment bug:
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Vincent Pit
Document SvSHARED_HASH.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Reini Urban
Harness prove-switches.t for fixed bug 30952
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Reini Urban
Re: Test failure @recent bleadperls (31712,31711)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
John E. Malmberg
[patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Marcus Holland...
Upgrade to Devel::PPPort 3.11_03
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Abhijit Menon-Sen
Delete the files which #31710 should have removed.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Reini Urban
Re: [PATCH] get rid of cygwin perlld and ld2 - installp...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Reini Urban
get rid of cygwin perlld and ld2
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Reini Urban
CYG07-File-Spec-case_tolerant
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Reini Urban
Cygwin::mount_table, Cygwin::mount_flags
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Reini Urban
Strip whitespace from the beginning of static_ext:
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
John E. Malmberg
[patch@31670]File/Find.pm Find.t - VMS Symbolic Links...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-12
Marcus Holland...
Upgrade to Devel::PPPort 3.11_02
commit
|
commitdiff
|
tree
|
snapshot
2007-08-12
Ævar Arnfjörð...
Re: [PATCH] Optimize split //
commit
|
commitdiff
|
tree
|
snapshot
2007-08-12
Reini Urban
regcomp.c fix 64int warning
commit
|
commitdiff
|
tree
|
snapshot
2007-08-12
Marcus Holland...
Use sysconf/getpagesize/page.h to determine page size...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Craig A. Berry
Skip a couple of case sensitive tests in Pod::Simple...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Rafael Garcia...
Fix compilation with threads
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Claes Jacobsson
Re: [PATCH] Adding more information to "Unrecognized...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Rafael Garcia...
Win32CORE can be upgraded separately (see change #31663)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Abhijit Menon-Sen
SWIG uses XS() like this (in the perlrun.swg template):
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Jerry D. Hedden
Test '-x dir'
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Rafael Garcia...
Add an idea by Hugo
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Rafael Garcia...
Fix a bunch of typos
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Ævar Arnfjörð...
Optimize split //
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
David Nicol
Re: [PATCH] Re: [perl #44387] The blank in option ...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Abhijit Menon-Sen
Revert #31690, because it can make -x eat arguments...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Abhijit Menon-Sen
Make '-xx' and '-x x' work the same way (see #44387).
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Michael G....
Move Tie::StdHandle into its own file.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Abhijit Menon-Sen
#31687-bis.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Jerry D. Hedden
threads 1.64 (repost)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Abhijit Menon-Sen
From #43633: Cwd::cwd() use in File::Spec::Unix use...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
YAMASHINA Hio
patch for perlboot.pod
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Rafael Garcia...
The documentation for prototype() sounds a bit better...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Rafael Garcia...
Documentation updates for new regexp features
commit
|
commitdiff
|
tree
|
snapshot
2007-08-04
Jerry D. Hedden
installperl patch
commit
|
commitdiff
|
tree
|
snapshot
2007-08-04
Yitzchak Scott...
ssh-keygen usage in repository.pod out of date
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Tels
add BigInt changes to perl595delta.pod
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Tels
fix typo in bigint POD
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Chun Bing Ge
problems in ext/Storable/t/file_magic.t on EBCDIC platform
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
agrow@thegotonerd.com
[perl #44349] DProf - poor timer resolution on BSDs...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Jerry D. Hedden
Make installperl skip lib/CPAN/SIGNATURE and PAUSE...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Benjamin Smith
Applied after word-wrapping:
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
John E. Malmberg
[patch@31670] vms.c - Missing null terminator
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Abhijit Menon-Sen
MANIFEST.SKIP ought not to have been skipped after...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Jerry D. Hedden
For files ignored by installperl:
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Craig A. Berry
Missing a couple of aTHX_'s in #31670.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
John E. Malmberg
[patch@31688] VMS symbolic links - part 1 of ? 2nd...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Steve Peters
Upgrade to Net-Ping-2.32
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Nicholas Clark
Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
next