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
Fix to first problem causing Cygwin Perl to fail to build
2006-09-07
Steve Peters
Fix to first problem causing Cygwin Perl to fail to...
commit
|
commitdiff
|
tree
2006-09-07
Steve Peters
Convert Errno.t to Test::More. Increase the test coverage
commit
|
commitdiff
|
tree
2006-09-06
Steve Peters
Removed some leftover debugging accidentally added...
commit
|
commitdiff
|
tree
2006-09-06
Jarkko Hietaniemi
UCD 5.0.0
commit
|
commitdiff
|
tree
2006-08-27
Steve Peters
Added an additional #ifndef based on comments by Jarkko and
commit
|
commitdiff
|
tree
2006-08-24
Steve Peters
Upgrade to File-Temp-0.17. Also, a change to Tim Jenness...
commit
|
commitdiff
|
tree
2006-08-24
Steve Peters
Upgrade to CGI.pm-3.22.
commit
|
commitdiff
|
tree
2006-08-23
smoketst@hp46t243...
[perl #40161] ccversion fix for hpux
commit
|
commitdiff
|
tree
2006-08-23
Steve Peters
The previous change causes compile failures with threaded...
commit
|
commitdiff
|
tree
2006-08-22
Steve Peters
Part of one of Jarkko's g++ patches that was missed.
commit
|
commitdiff
|
tree
2006-08-22
Steve Peters
Update to Time-HiRes-1.90.
commit
|
commitdiff
|
tree
2006-08-22
Steve Peters
Upgrade to Time-HiRes-1.89.
commit
|
commitdiff
|
tree
2006-08-22
Steve Peters
Upgrade to CGI.pm-3.21
commit
|
commitdiff
|
tree
2006-08-22
Steve Peters
Upgrade to Time-HiRes-1.88.
commit
|
commitdiff
|
tree
2006-08-22
Jarkko Hietaniemi
g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
commit
|
commitdiff
|
tree
2006-08-22
Jarkko Hietaniemi
perlhack.pod: small porta-tweaks (this time without...
commit
|
commitdiff
|
tree
2006-08-22
Jarkko Hietaniemi
g++/x2p (better version)
commit
|
commitdiff
|
tree
2006-08-17
Jarkko Hietaniemi
Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
commit
|
commitdiff
|
tree
2006-08-17
Steve Peters
syscall() declaration in perl.h needs to have an EXTERN_C...
commit
|
commitdiff
|
tree
2006-08-17
Steve Peters
Fix to problem where CGI can lose the filehandle during...
commit
|
commitdiff
|
tree
2006-08-17
Steve Peters
gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_cl...
commit
|
commitdiff
|
tree
2006-08-16
Steve Peters
Cast needed to compile bsd_glob.c with C++
commit
|
commitdiff
|
tree
2006-08-16
Steve Peters
Additional changes to get C++ a little closer to a...
commit
|
commitdiff
|
tree
2006-08-15
Steve Peters
Additional floating point strictness is needed to get...
commit
|
commitdiff
|
tree
2006-08-09
Steve Peters
A couple const's and a cast to get Sun CC to compile...
commit
|
commitdiff
|
tree
2006-08-09
Steve Peters
Fix comment nit in config.h
commit
|
commitdiff
|
tree
2006-08-08
Jarkko Hietaniemi
g++ stage 1 reached
commit
|
commitdiff
|
tree
2006-08-07
Steve Peters
Upgrade to Module-Build-0.2805
commit
|
commitdiff
|
tree
2006-08-07
Steve Peters
Upgrade to Digest-SHA-5.43
commit
|
commitdiff
|
tree
2006-08-04
Steve Peters
Sorting the MANIFEST
commit
|
commitdiff
|
tree
2006-08-03
Jarkko Hietaniemi
Tru64 oops
commit
|
commitdiff
|
tree
2006-08-02
Steve Peters
Upgrade to Archive-Tar-1.30. Since change #27571 is...
commit
|
commitdiff
|
tree
2006-08-02
Jarkko Hietaniemi
g++ heavy shoveling
commit
|
commitdiff
|
tree
2006-08-01
Jarkko Hietaniemi
solution(?) to the "warning: comparison is always false...
commit
|
commitdiff
|
tree
2006-08-01
Jarkko Hietaniemi
(back) towards g++ compilation (in Tru64, and elsewhere)
commit
|
commitdiff
|
tree
2006-07-30
Steve Peters
Tests to go with change #28628.
commit
|
commitdiff
|
tree
2006-07-30
Andreas König
[PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
commit
|
commitdiff
|
tree
2006-07-28
Steve Peters
Change stat() and -X filetests so that they treat ...
commit
|
commitdiff
|
tree
2006-07-27
Steve Peters
Upgrade to Digest-SHA-5.42
commit
|
commitdiff
|
tree
2006-07-27
Andy Wardley
[perl #39835] Patch for perlipc.pod to update TCP server...
commit
|
commitdiff
|
tree
2006-07-26
Steve Peters
Added tests from CGI.pm that had not been integrated...
commit
|
commitdiff
|
tree
2006-07-26
Mike Guy
Re: [ID 20000816.012] *foo = *_ is broken
commit
|
commitdiff
|
tree
2006-07-24
Steve Peters
Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
commit
|
commitdiff
|
tree
2006-07-23
Steve Peters
The rest of the changes for Sys-Syslog-0.17 which my...
commit
|
commitdiff
|
tree
2006-07-23
Steve Peters
Upgrade to Sys-Syslog-0.17
commit
|
commitdiff
|
tree
2006-07-23
Jarkko Hietaniemi
Tru64: if cc given both -O and -g, -g must be -g3
commit
|
commitdiff
|
tree
2006-07-19
Alexandr Ciornii
[perl #39876] Time::gmtime 1.02 examples patch
commit
|
commitdiff
|
tree
2006-07-18
Steve Peters
Additional reason for ssh passphrase failures.
commit
|
commitdiff
|
tree
2006-07-16
Jarkko Hietaniemi
MIME::Base64 quoted-print.t: z/OS (EBCDIC)
commit
|
commitdiff
|
tree
2006-07-16
Yves Orton
Re: Fix loads of warnings from the last escaping patch...
commit
|
commitdiff
|
tree
2006-07-16
Jarkko Hietaniemi
perlhack: advertise Configure -Dgccansipedantic
commit
|
commitdiff
|
tree
2006-07-16
Steve Peters
Upgrade to Module-Build-0.2803
commit
|
commitdiff
|
tree
2006-07-16
Steve Peters
Upgrade to Test-Simple-0.64
commit
|
commitdiff
|
tree
2006-07-16
Jarkko Hietaniemi
Re: [PATCH] various safety/portability tweaks
commit
|
commitdiff
|
tree
2006-07-15
Steve Peters
Adding Module::Build::Version missed in upgrade.
commit
|
commitdiff
|
tree
2006-07-15
Steve Peters
Upgrade to ANSIColor-1.11
commit
|
commitdiff
|
tree
2006-07-15
Steve Peters
Upgrade to Module-Build-0.2802
commit
|
commitdiff
|
tree
2006-07-14
Steve Peters
Skip tests for pathconf() and fpathconf() on HP-UX for
commit
|
commitdiff
|
tree
2006-07-13
Steve Peters
Version bumps for z/OS fixes.
commit
|
commitdiff
|
tree
2006-07-13
Jarkko Hietaniemi
z/OS: CPAN-ized ext/ and lib/
commit
|
commitdiff
|
tree
2006-07-13
Steve Peters
Keep Intel C++ from claiming that it is gcc.
commit
|
commitdiff
|
tree
2006-07-13
Steve Peters
Clear up a few more warnings from blead.
commit
|
commitdiff
|
tree
2006-07-11
Steve Peters
Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
commit
|
commitdiff
|
tree
2006-07-10
Jarkko Hietaniemi
perlhack: argh...
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Restoring change #28523 accidentilly reverted with...
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Fix another empty if-statement warning
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Silence empty if-statement warning.
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Convert some low hanging fruit to my_strlcpy/my_strlcat.
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Change existing uses of strlcpy()/strlcat() to use...
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Add Russ Allbery's public domain implementations of...
commit
|
commitdiff
|
tree
2006-07-10
Dominic Dunlop
Skip tests of a POSIX constant on Mac OS X because...
commit
|
commitdiff
|
tree
2006-07-10
Steve Peters
Clear up test based on line number differences between...
commit
|
commitdiff
|
tree
2006-07-09
Steve Peters
Hmmm...patch didn't warn about rejects in tbt_01basic.t.
commit
|
commitdiff
|
tree
2006-07-09
Jarkko Hietaniemi
perlhack.pod
commit
|
commitdiff
|
tree
2006-07-09
Steve Peters
Upgrade to Test-Simple-0.63
commit
|
commitdiff
|
tree
2006-07-08
Yves Orton
Macroize vast tracks of duplicated code in regexec.c
commit
|
commitdiff
|
tree
2006-07-08
Brendan O'Dea
optimisation for File::Spec::abs2rel where both args...
commit
|
commitdiff
|
tree
2006-07-08
Brendan O'Dea
perl5db.pl: read full lines from remote socket
commit
|
commitdiff
|
tree
2006-07-08
Steve Peters
Making encoding::warnings lexical is to-done.
commit
|
commitdiff
|
tree
2006-07-08
Yves Orton
Skip some POSIX tests when the thing they are testing...
commit
|
commitdiff
|
tree
2006-07-08
Steve Peters
Update Audrey Tang's email throughout various files.
commit
|
commitdiff
|
tree
2006-07-08
Steve Peters
Upgrade to encoding-warnings-0.10
commit
|
commitdiff
|
tree
2006-07-07
Sébastien Aperghis...
Test scripts for I18N::Langinfo and POSIX
commit
|
commitdiff
|
tree
2006-07-06
Steve Peters
Upgrade to Module-Build-0.2801.
commit
|
commitdiff
|
tree
2006-07-06
Steve Peters
Math-Complex now dual-lived with Jarkko Hietaniemi...
commit
|
commitdiff
|
tree
2006-07-06
Steve Peters
Alphabetizing function names in perlfunc lists.
commit
|
commitdiff
|
tree
2006-07-05
Steve Peters
Add constants needed for recvmsg()/sendmsg() support.
commit
|
commitdiff
|
tree
2006-07-05
Steve Peters
Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
commit
|
commitdiff
|
tree
2006-07-03
Steve Peters
Allow stat() and -X file tests work on dirhandles.
commit
|
commitdiff
|
tree
2006-06-25
Yves Orton
Re: [PATCH] Hash::Util::FieldHash
commit
|
commitdiff
|
tree
2006-06-22
Paul Marquess
IO::Compress::Base
commit
|
commitdiff
|
tree
2006-06-20
Steve Peters
Clean up a few warnings in regcomp.c under -Dgccansipedantic.
commit
|
commitdiff
|
tree
2006-06-13
Steve Peters
Upgrade to Digest-SHA-5.41
commit
|
commitdiff
|
tree
2006-06-13
Steve Peters
Upgrade to Unicode-Normalize-1.00
commit
|
commitdiff
|
tree
2006-06-01
mlelstv@serpens.de
[perl #39178] IO::Socket::connect returns wrong errno...
commit
|
commitdiff
|
tree
2006-05-26
Jarkko Hietaniemi
SysV IPC
commit
|
commitdiff
|
tree
2006-05-26
Steve Peters
Upgrade to Sys-Syslog-0.14
commit
|
commitdiff
|
tree
2006-05-26
Steve Peters
Fix pod nit in perltodo.
commit
|
commitdiff
|
tree
2006-05-26
Steve Peters
Stop a warning generated from thread's Makefile.PL
commit
|
commitdiff
|
tree
2006-05-26
Steve Peters
Sun C on Linux doesn't complain about the attributes...
commit
|
commitdiff
|
tree
next