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
Fixed embed.fnc entry for S_forbid_setid() and picked up a change in
2006-02-05
Steve Peters
Fixed embed.fnc entry for S_forbid_setid() and picked...
commit
|
commitdiff
|
tree
2006-02-02
Steve Peters
It would be nice to have tests in B for the functions...
commit
|
commitdiff
|
tree
2006-02-02
Steve Peters
Death to magic characters! No pun intended.
commit
|
commitdiff
|
tree
2006-02-01
Steve Peters
Doc nit found by Stephen Gordon.
commit
|
commitdiff
|
tree
2006-01-31
Steve Peters
Intel C Compiler 9.0 hatefully defines __GNUC__. Unfortunately,
commit
|
commitdiff
|
tree
2006-01-30
Steve Peters
Teach the Makefile how to cleanup config.over.
commit
|
commitdiff
|
tree
2006-01-30
Steve Peters
Add -DPTR_IS_LONG when building with -Duse64bitint...
commit
|
commitdiff
|
tree
2006-01-29
Steve Peters
Upgrade to podlators-2.0.3
commit
|
commitdiff
|
tree
2006-01-28
Steve Peters
Upgrade to podlators-2.0.2
commit
|
commitdiff
|
tree
2006-01-28
Steve Peters
Upgrade to CPAN-1.83_59
commit
|
commitdiff
|
tree
2006-01-28
Steve Peters
Upgrade to Archive-Tar-1.28
commit
|
commitdiff
|
tree
2006-01-26
Steve Peters
Fix a few nits in perl593delta
commit
|
commitdiff
|
tree
2006-01-23
Steve Peters
Upgrade to Pod-Simple-3.04
commit
|
commitdiff
|
tree
2006-01-23
Steve Peters
Upgrade to CPAN-1.83_58
commit
|
commitdiff
|
tree
2006-01-19
Steve Peters
Fix hardcoded "/" in a filepath that causes ext/List...
commit
|
commitdiff
|
tree
2006-01-19
Steve Peters
Fix another concatenated filepath in a test for Digest...
commit
|
commitdiff
|
tree
2006-01-18
Steve Peters
Digest::SHA's t/2-nist-sha-oo.t has some path related...
commit
|
commitdiff
|
tree
2006-01-18
Steve Peters
Fixes for Digest::SHA. Replaced old ppport.h file...
commit
|
commitdiff
|
tree
2006-01-16
Steve Peters
Don't warn about a directory being closed in the DESTROY for
commit
|
commitdiff
|
tree
2006-01-13
Steve Peters
Additional tests for RT #38207: "Useless localization...
commit
|
commitdiff
|
tree
2006-01-11
Steve Peters
Fix the new warning created with version-0.53
commit
|
commitdiff
|
tree
2006-01-11
Steve Peters
Upgrade to version-0.53
commit
|
commitdiff
|
tree
2006-01-09
Steve Peters
Added standard core header to test cases for Digest...
commit
|
commitdiff
|
tree
2006-01-08
Steve Peters
Add Digest-SHA-5.32 for SHA-256 support for CPAN.
commit
|
commitdiff
|
tree
2006-01-07
Steve Peters
Additional const prototype fixes.
commit
|
commitdiff
|
tree
2006-01-06
Steve Peters
Upgrade to version-0.52
commit
|
commitdiff
|
tree
2006-01-06
Steve Peters
const'ing parameters killed the builds for djgpp. ...
commit
|
commitdiff
|
tree
2006-01-06
Steve Peters
Replacing broken call to savepvn() with savepvs() to...
commit
|
commitdiff
|
tree
2006-01-05
Steve Peters
Change installman to instantiate a new Pod::Man instance...
commit
|
commitdiff
|
tree
2006-01-04
Steve Peters
Update copyright year.
commit
|
commitdiff
|
tree
2006-01-04
Steve Peters
Updates to various configurations courtesy of Jarkko.
commit
|
commitdiff
|
tree
2006-01-04
Steve Peters
Don't warn about invalid dirhandles in DirHandle::DESTROY().
commit
|
commitdiff
|
tree
2006-01-04
Steve Peters
Added snprintf() and vsnprintf() to configure.com as...
commit
|
commitdiff
|
tree
2006-01-04
Steve Peters
Add warnings for the various other *dir() functions...
commit
|
commitdiff
|
tree
2006-01-04
Steve Peters
Add snprintf() and vsnprintf() to the various Win32...
commit
|
commitdiff
|
tree
2006-01-03
Steve Peters
Attemting to readdir() something that isn't a dirhandle...
commit
|
commitdiff
|
tree
2006-01-03
Steve Peters
perldiag.pod additions to go with change #26602.
commit
|
commitdiff
|
tree
2006-01-03
Steve Peters
Add probe for snprintf () and vsnprintf ()
commit
|
commitdiff
|
tree
2006-01-03
Steve Peters
Bad symbols that are pretending to be dirhandles, should...
commit
|
commitdiff
|
tree
2006-01-02
Steve Peters
Note that the "unlink"ing directories is attempted...
commit
|
commitdiff
|
tree
2005-12-31
Steve Peters
Upgrade to CPAN-1.80_57
commit
|
commitdiff
|
tree
2005-12-30
Steve Peters
Convert t/op/sleep.t to using test.pl
commit
|
commitdiff
|
tree
2005-12-28
Steve Peters
Upgrade to Sys-Syslog-0.11
commit
|
commitdiff
|
tree
2005-12-28
Steve Peters
Upgrade to PathTools-3.15
commit
|
commitdiff
|
tree
2005-12-27
Steve Peters
It'd be nice if I hadn't broken corecpan.pl. Its fixed...
commit
|
commitdiff
|
tree
2005-12-26
Steve Peters
Upgrade to CPAN-1.80_56
commit
|
commitdiff
|
tree
2005-12-26
Steve Peters
In this, the last tale of the NGROUPS saga, a former...
commit
|
commitdiff
|
tree
2005-12-26
Steve Peters
Obviously, Perl_ingroup() is also using 256k of stack...
commit
|
commitdiff
|
tree
2005-12-23
Steve Peters
ctime_r() and asctime_r() seem to have some problems...
commit
|
commitdiff
|
tree
2005-12-23
Steve Peters
Make hostname.t deal with undefined or blank hostnames...
commit
|
commitdiff
|
tree
2005-12-23
Steve Peters
Fix for pod2man() in ExtUtils::Command::MM to work...
commit
|
commitdiff
|
tree
2005-12-22
Steve Peters
Add documentation for method domainname() in Net::Domain...
commit
|
commitdiff
|
tree
2005-12-21
Steve Peters
Add tests for untested math functions in POSIX
commit
|
commitdiff
|
tree
2005-12-17
Steve Peters
Upgrade to Time-HiRes-1.86
commit
|
commitdiff
|
tree
2005-12-17
Steve Peters
Fix a typo and add some clarification to change #26387.
commit
|
commitdiff
|
tree
2005-12-17
Steve Peters
Addition documentation explaining aritmetic negation...
commit
|
commitdiff
|
tree
2005-12-17
Steve Peters
Fix for ext/POSIX/t/time.t so the strftime() test works...
commit
|
commitdiff
|
tree
2005-12-17
Steve Peters
Upgrade to Time-HiRes-1.85
commit
|
commitdiff
|
tree
2005-12-15
Steve Peters
Added test for change #26373.
commit
|
commitdiff
|
tree
2005-12-15
Steve Peters
Prevent require() from attempting to open directories...
commit
|
commitdiff
|
tree
2005-12-15
Steve Peters
Reverting change #26360 and #26361 since it appears...
commit
|
commitdiff
|
tree
2005-12-15
Steve Peters
Again, FREETMPS not SAVETMPS!
commit
|
commitdiff
|
tree
2005-12-15
Steve Peters
Add a missing FREETMPS to match up with a SAVETMPS...
commit
|
commitdiff
|
tree
2005-12-15
Steve Peters
Upgrade to Getopt-Long-2.35
commit
|
commitdiff
|
tree
2005-12-13
Steve Peters
Renaming of some of Pod::Simple's test files to make...
commit
|
commitdiff
|
tree
2005-12-13
Steve Peters
Changes to Pod::Simple's tests to get rid of the "...
commit
|
commitdiff
|
tree
2005-12-12
Steve Peters
Pod::Man's tests aren't Unicode friendly. Let's skip...
commit
|
commitdiff
|
tree
2005-12-10
Steve Peters
Upgrade to PathTools-3.14_01
commit
|
commitdiff
|
tree
2005-12-09
Steve Peters
Fixes compile errors introduce with change #26301 when...
commit
|
commitdiff
|
tree
2005-12-09
Steve Peters
Upgrade to Sys-Syslog-0.10
commit
|
commitdiff
|
tree
2005-12-09
Steve Peters
Upgrade to CGI.pm-3.15
commit
|
commitdiff
|
tree
2005-12-08
Steve Peters
Add pointer to Pod::Simple for the Pod -> HTML task.
commit
|
commitdiff
|
tree
2005-12-08
Steve Peters
One final Pod::Usage yak to shave...
commit
|
commitdiff
|
tree
2005-12-08
Steve Peters
Version bump for Pod::Usage
commit
|
commitdiff
|
tree
2005-12-08
Steve Peters
Further yak-shaving on Pod::Usage. Now, t/pod/pod2usage2...
commit
|
commitdiff
|
tree
2005-12-08
Steve Peters
Fix to Pod::Usage to work with all recent Pod::Text...
commit
|
commitdiff
|
tree
2005-12-07
Steve Peters
One quick fix to the test for differences in error...
commit
|
commitdiff
|
tree
2005-12-07
Steve Peters
Upgrade to podlators-2.00
commit
|
commitdiff
|
tree
2005-12-07
Steve Peters
Assimilate Pod-Simple-3.03 to the Perl core
commit
|
commitdiff
|
tree
2005-12-07
Steve Peters
Upgrade to CGI-3.14.
commit
|
commitdiff
|
tree
2005-12-05
Steve Peters
Upgrade to MIME-Base64-3.07
commit
|
commitdiff
|
tree
2005-12-05
Steve Peters
Upgrade to Digest-MD5-2.36
commit
|
commitdiff
|
tree
2005-12-05
Steve Peters
Upgrade to CGI.pm-3.13
commit
|
commitdiff
|
tree
2005-12-04
Steve Peters
Fix handling of author's names that had apostrophes...
commit
|
commitdiff
|
tree
2005-12-03
Steve Peters
Update perlhack.pod with the updated, permanent ActiveState...
commit
|
commitdiff
|
tree
2005-12-03
Steve Peters
Upgrade to version-0.50
commit
|
commitdiff
|
tree
2005-12-01
Steve Peters
Nit from change #26232 noticed by H. Merijn Brand
commit
|
commitdiff
|
tree
2005-11-30
Steve Peters
dor-assign (//=) was missing from perlop.pod
commit
|
commitdiff
|
tree
2005-11-29
Steve Peters
Assimilate Pod-Escapes-1.04. This is a prereq for...
commit
|
commitdiff
|
tree
2005-11-28
Steve Peters
Mac OS X/Darwin seems to have problems with tzname().
commit
|
commitdiff
|
tree
2005-11-28
Steve Peters
Mention of possible use of a scalar variable on the...
commit
|
commitdiff
|
tree
2005-11-27
Steve Peters
Upgrade to MIME-Base64-3.06
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Deal with differences in what clock() does between...
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Upgrade to Scalar-List-Utils-1.18
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Upgrade to Digest-MD5-2.35
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Actually update one of the files from the previous...
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Upgrade to Digest-1.14
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Just be explicit about $TZ.
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Hmmm...strftime() does work on Win32, but tzset() is...
commit
|
commitdiff
|
tree
2005-11-26
Steve Peters
Additional tests for B and POSIX. The POSIX ones concern...
commit
|
commitdiff
|
tree
next