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
2004-12-06
Rafael Garcia...
Upgrade to Term::ANSIColor 1.09
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Rafael Garcia...
Small addition to perlsec by Stas Bekman.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Steve Hay
Fix another Win32 breakage caused by change 23554
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Nicholas Clark
Break out setting $^X into its own static function...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Steve Hay
Fix typo from change 23554 which screwed up Windows...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Nicholas Clark
sanity check the arguments to runperl(), to try to...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Nicholas Clark
Remove spurious semicolons
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Nicholas Clark
Tests for Config.pm much better now - toDONE
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Nicholas Clark
Turn gv_fullname3 and gv_efullname3 into macros that...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
H.Merijn Brand
New Itanium servers
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Nicholas Clark
Check that @INC entries and %Config path entries are...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
gv_fullname4() can get rid of the main:: for us.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Rafael Garcia...
$foo::_ was wrongly forced as $main::_.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
Remove double checking of acceptable switches on tr...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
use (c == '$' || c == '@' || c == '%') instead of strch...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
Small code tidy up in gv_fullname4
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
There are clearer ways of saying m/^[ab]$/ than strchr...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
Fix a typo in an assert(). It helps to compile with...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Nicholas Clark
Pull out the duplicateded push @INC, $_ if -e $_ code...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-02
Craig A. Berry
configure.com: no more CONFIG=true
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Nicholas Clark
2 new BeOS files were missing
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Jarkko Hietaniemi
Makefile.SH: de-parallelise mktables
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Nicholas Clark
&test in constant.t is vestigial, so amputate it.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Nicholas Clark
Tidy up the reference name stringification to save...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Ingo Weinhold
[perl #32717] BeOS specific Updates
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Craig A. Berry
add -I../lib to VMS build to find Config_heavy.pl
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
Rafael Garcia...
MANIFEST.SKIP is missing from the list of files that...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Nicholas Clark
Add placeholders for the new strlcat and strlcpy entries in
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Nicholas Clark
Let pod/buildtoc resort the MANIFEST the way it wants it
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Nicholas Clark
Add perl586delta.pod to all the necessary makefiles...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Steve Peters
Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Nicholas Clark
Integrate perlhist entries for 5.8.6 and its perldelta...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Rafael Garcia...
Protection against trailing spaces in embed.fnc
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
Rafael Garcia...
Remove trailing whitespace that found their way in...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-29
Rafael Garcia...
Upgrade to Test::Simple 0.53
commit
|
commitdiff
|
tree
|
snapshot
2004-11-28
Nicholas Clark
Skip generating all the code to deal with "" strings...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-28
Nicholas Clark
Given that there is a pre-built cache, no need for...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-28
Nicholas Clark
The byteorder code doesn't need to be in Config.pm...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-28
Nicholas Clark
Need to stub the public functions to keep some existing...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-27
Nicholas Clark
Generate the precached %Config entries based on some...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-27
Craig A. Berry
Re: getting Config.pm on a diet
commit
|
commitdiff
|
tree
|
snapshot
2004-11-27
Nicholas Clark
Hateful cAsE iNsEnSiTiVe file systems
commit
|
commitdiff
|
tree
|
snapshot
2004-11-27
Nicholas Clark
Put Config.pm on a diet. 3K rather than 32K
commit
|
commitdiff
|
tree
|
snapshot
2004-11-27
Nicholas Clark
Clarify the return values of pos, particularly 0 and...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-27
Nicholas Clark
Document the interaction of PERL_USE_SAVE_PUTENV and
commit
|
commitdiff
|
tree
|
snapshot
2004-11-26
Steve Peters
[perl #32639] [PATCH] Bug in Term::Complete Module...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-26
Rafael Garcia...
Freak out if h2ph has to translate a macro that contain...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-26
Andy Lester
Doc nit for B::Lint
commit
|
commitdiff
|
tree
|
snapshot
2004-11-26
Nicholas Clark
The change to the internal representation introduced...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-26
Nicholas Clark
Make configpm and the generated Config.pm strict and...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-26
Steve Hay
Fix Win32 breakage caused by changes 23535/23542.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-25
Nicholas Clark
Generate the virtual entries at Config.pm build time...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-25
Nicholas Clark
Cheat. (Add a leading newline, and so remove all the...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-25
Nicholas Clark
Add an exists test for the things we loop over
commit
|
commitdiff
|
tree
|
snapshot
2004-11-25
Nicholas Clark
The first entry in the virtual config.sh is special...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-25
Nicholas Clark
Make $Config{libs_nolargefiles} and
commit
|
commitdiff
|
tree
|
snapshot
2004-11-25
Nicholas Clark
Test the currently working virtual %Config entries
commit
|
commitdiff
|
tree
|
snapshot
2004-11-24
Stas Bekman
RC1 pod fix #anchor
commit
|
commitdiff
|
tree
|
snapshot
2004-11-24
Stas Bekman
[patch pod/perlipc] use POSIX; w/o () is a bad idea
commit
|
commitdiff
|
tree
|
snapshot
2004-11-24
Steve Peters
[perl #3242] [PATCH]No error on assignment to $>
commit
|
commitdiff
|
tree
|
snapshot
2004-11-24
Nicholas Clark
Wrap some long lines
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
Rafael Garcia...
Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
Michael G....
Re: [perl #32486] error in documentation for POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
Steve Peters
[perl #3422] [PATCH] CHECK routine called after syntax...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
Craig A. Berry
warnings.t portability tweaks
commit
|
commitdiff
|
tree
|
snapshot
2004-11-20
Nicholas Clark
Assimilate Test-Simple 0.50
commit
|
commitdiff
|
tree
|
snapshot
2004-11-20
Nicholas Clark
genuine possible buffer problems spotted by flawfinder
commit
|
commitdiff
|
tree
|
snapshot
2004-11-19
Rafael Garcia...
Make "err" a weak keyword;
commit
|
commitdiff
|
tree
|
snapshot
2004-11-19
Chris Lightfoot
[perl #32486] error in documentation for POSIX::pipe
commit
|
commitdiff
|
tree
|
snapshot
2004-11-18
Nicholas Clark
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2004-11-18
Rafael Garcia...
Remaining nit in the deparsing of reversed foreach...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-18
Rafael Garcia...
Fix deparsing of reversed foreach loops,
commit
|
commitdiff
|
tree
|
snapshot
2004-11-18
Rafael Garcia...
Fix deparsing of reversed sort and descending sorts,
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
Steve Peters
[perl #28929] File::Find follow_fast => 1 loses danglin...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
Rafael Garcia...
PerlFAQ sync.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
Rafael Garcia...
Fix a couple of typos.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
Michael Schroeder
SuSE's perl safe_putenf diff
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
Audrey Tang
perl5db.pl POD cleanup
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
Andy Dougherty
Allow more tries for t/op/time.t test 2.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-16
Steve Hay
Make all scripts run by regen.pl write output with...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-16
Larry Shatzer Jr.
s/hierachy/hierarchy/
commit
|
commitdiff
|
tree
|
snapshot
2004-11-16
Steve Hay
Fix Win32 breakage caused by changes to op.c in change...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-14
Abe Timmerman
Add the minitest target to vms buildsystem
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Anno Siegel
[perl #32400] Unnecessary warning from constant.pm
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Richard Soderberg
[perl #32419] Spelling fixes for perl@23492
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Steve Peters
Small documentation fix to ExtUtils::Constant
commit
|
commitdiff
|
tree
|
snapshot
2004-11-12
Dave Mitchell
Add some descriptive text from Larry to op.c on how...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
Yitzchak Scott...
Replace a skip by a todo.
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
Yitzchak Scott...
Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Rafael Garcia...
Adjust test count for non-windows machines
commit
|
commitdiff
|
tree
|
snapshot
2004-11-09
Jos I. Boumans
fix IO::File to support binmode
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Nicholas Clark
No more late changes, dammit
commit
|
commitdiff
|
tree
|
snapshot
2004-11-08
Yitzchak Scott...
Re: optree tests and VMS progress (no really)
commit
|
commitdiff
|
tree
|
snapshot
2004-11-06
Dave Mitchell
document regcomp.c/regexec.c's dual life under ext/re/
commit
|
commitdiff
|
tree
|
snapshot
2004-11-06
Jim Cromie
Re: optree tests and VMS progress (no really)
commit
|
commitdiff
|
tree
|
snapshot
2004-11-05
Andy Dougherty
Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
commit
|
commitdiff
|
tree
|
snapshot
2004-11-05
H.Merijn Brand
Skip failing thread/wait tests on HP-UX 10.20
commit
|
commitdiff
|
tree
|
snapshot
2004-11-05
Anno Siegel
[perl #32327] Benchmark calls coderef with spurious...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-04
Rick Delaney
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
commit
|
commitdiff
|
tree
|
snapshot
2004-11-04
Rick Delaney
Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
commit
|
commitdiff
|
tree
|
snapshot
next