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
2006-01-10
Gisle Aas
Remove stale date.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-10
Paul Marquess
Compress::Zlib becomes zlib agnostic
commit
|
commitdiff
|
tree
|
snapshot
2006-01-10
Gisle Aas
Avoid possible dereference of NULL in the initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-10
Craig A. Berry
Make FAKE,READONLY optional on VMS in test 21
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Rafael Garcia...
Add Digest::SHA to the Win32 makefiles
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Yitzchak Scott...
Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Jim Cromie
[patch] more about embed.fnc in perlguts
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Steve Peters
Added standard core header to test cases for Digest...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Nicholas Clark
POSIX and Fcntl both export the same constants derived...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Gisle Aas
Restore hardcoded PERL_PATCHNUM removed in change 26672.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Rafael Garcia...
Upgrade to Sys::Syslog 0.12
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Paul Marquess
RE: Failing tests on VMS blead@26652
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Rafael Garcia...
Revert change 26749
commit
|
commitdiff
|
tree
|
snapshot
2006-01-09
Xavier Noria
identifiers always in main (was: defining a _ function...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Cope with change entries that are \r terminated
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Craig A. Berry
follow-up to 26740, shasum --> shasum.com
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Craig A. Berry
Grr. #26690 broke handling of old ODS-2 style names
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Craig A. Berry
VMS needs the meta-quoted version of $0
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Rafael Garcia...
Install shasum on Windows and VMS too
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
SADAHIRO Tomoyuki
Re: [perl #38181] Default IO Layer is ignored in 3...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Update copyright with the 2 years where changes were...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Update the copyright years in the generated files,...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Dave Mitchell
document svt_copy, svt_dup and svt_local vtable slots
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Rafael Garcia...
Add shasum (from Digest::SHA) to utils.lst
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Update copyright years (including some years where...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
run pod/buildtoc --build-all
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
With VMS moving from [lib.pod] to [lib.pods] then pod...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Add an option 'opened' which reports on the maintainers...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Craig A. Berry
pod2usage2.t is not readily portable to VMS either
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Tweak the code that generates unique entries in @POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Jarkko Hietaniemi
blead: format warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Jarkko Hietaniemi
hints/dec_osf.sh (Re: blead@26701 compilation warning...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Add utils/shasum.PL to MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Nicholas Clark
Add missing files in ext/Digest/SHA/src that somehow...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Steve Peters
Add Digest-SHA-5.32 for SHA-256 support for CPAN.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Craig A. Berry
Make v?snprintf available on VMS v7.3-2 and later and...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Nicholas Clark
Remove the greedy quantifier from inside the grouping...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Nicholas Clark
Reorder Fcntl's bootstrapping so that the constants...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Dave Mitchell
[perl #37946] preserve the referent associated with...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Steve Peters
Additional const prototype fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Dave Mitchell
fix coredump on 'local $shared[N]' introduced by change...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Nicholas Clark
Don't code the absolute number of tests for the UTF8...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Craig A. Berry
Make VMS manifest checker handle multi-dot filenames...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Nicholas Clark
Correct the typo in the description of change 24253
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Steve Peters
Upgrade to version-0.52
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Dave Mitchell
make ithreads shared vars smaller/quicker by eliminatin...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Steve Peters
const'ing parameters killed the builds for djgpp. ...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Nicholas Clark
Negating an unsigned value generates warnings for some...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Steve Hay
DBL_MAX and FLT_MAX are not constants in Borland C++
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Andy Lester
hv_fetchs() support
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Jarkko Hietaniemi
sprinkle dVAR
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Andy Lester
performance tweaking op.c
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Gisle Aas
Remove code duplicated a few lines above by change...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Gisle Aas
Move "DEVEL####" marker to the 'perl -v' output.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Steve Peters
Replacing broken call to savepvn() with savepvs() to...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Gisle Aas
Make '-s' on the shebang line able to parse -foo=bar...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Gisle Aas
Improve description of the -s switch.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
H.Merijn Brand
Test if the probed availability of v?snprintf () is
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Upgrade to CPAN.pm 1.83
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Regenerate PODs
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Steve Hay
Workaround another problem following change 26395
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Really commit change 26662 (duh)
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Let table of contents know about perllinux man page
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Update Changes
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Sisyphus
MinGW and lib/CORE/Win32.h
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Install less README files
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Rafael Garcia...
Remove old Pod::Man parser creation.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Steve Peters
Change installman to instantiate a new Pod::Man instanc...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
Steve Hay
Reorder changes made in change 26630
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Hay
Run regen.pl (Just updating copyright years)
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Hay
Don't try to export PL_my_ctx_mutex and PL_my_cxt_...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Rafael Garcia...
More copyright updates
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Jim Cromie
Re: [patch] optimized constant subs are cool, teach...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Move all the xxxpvs() macros to handy.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Make the new STR_WITH_LEN() affected compile under...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Add an extra NUL so that we can use sv_catpvs()
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Get rid of hardcoded string length.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Introduce newSVpvs_share() macro.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Get rid of a few more hardcoded string lengths.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Peters
Update copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Rafael Garcia...
Fix some compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Get rid of a few more hardcoded string lengths.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Introduce the macros newSVpvs(str) and sv_catpvs(sv...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Removed unused part of string passed to sv_catpvn().
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Peters
Updates to various configurations courtesy of Jarkko.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Peters
Don't warn about invalid dirhandles in DirHandle::DESTR...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Hay
Make Borland and MinGW happy with change 26379
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Introduce STR_WITH_LEN macro in the form suggested...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Hay
Workaround Win32 compiler bugs following change 26395
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Gisle Aas
Silence compiler warning; ref change 26598
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Peters
Added snprintf() and vsnprintf() to configure.com as...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Peters
Add warnings for the various other *dir() functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Steve Peters
Add snprintf() and vsnprintf() to the various Win32...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Mike Guy
Re: [perl #38034] A combination eval, DESTROY method...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Nicholas Clark
If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's impor...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Steve Peters
Attemting to readdir() something that isn't a dirhandle...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Steve Hay
Fix release mode builds following change 26598
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Steve Peters
perldiag.pod additions to go with change #26602.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Steve Peters
Add probe for snprintf () and vsnprintf ()
commit
|
commitdiff
|
tree
|
snapshot
next