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
2005-07-19
Piotr Fusik
Re: [PATCH] Faster **
commit
|
commitdiff
|
tree
|
snapshot
2005-07-19
Dave Mitchell
the "local @foo with $#foo" tests are no longer TODO
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Rafael Garcia...
Re: [PATCH] RE: blead: no longer supports %vd format
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Campo Weijerman
Re: AIX 5.2 localtime bug attack
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Andy Lester
The continuing plod through embed.fnc
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Robin Barker
RE: blead: no longer supports %vd format
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
H.Merijn Brand
tests are expected to fail if dirfd () does not exist
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
H.Merijn Brand
1. Typo detected by Schwern (#25151)
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Steve Hay
Silence compiler warning following change 25157
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Rick Delaney
Re: [perl #27028] /$/ not honouring /m in some cases
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
SADAHIRO Tomoyuki
perlop: why \c\ cannot be placed just before the termin...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Michael G....
Re: Why does our() cross packages? (PATCH)
commit
|
commitdiff
|
tree
|
snapshot
2005-07-18
Dave Mitchell
perl -Dstv -e'... for min..max' displayed wrong stack...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-17
Dave Mitchell
delete a non-fucntioning chown in stat.t: it didn't...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-17
Dave Mitchell
[perl #9720] document what can be assigned to a shared...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-17
Dave Mitchell
$SIG{__WARN__} = sub { goto &foo } could recurse infinitely
commit
|
commitdiff
|
tree
|
snapshot
2005-07-17
Dave Mitchell
change #25129 was overzealous in delaying the call...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-16
SADAHIRO Tomoyuki
Re: [perl #36569] chop fails on decoded string with...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-16
Gisle Aas
Re: fchmod, fchown, fchdir
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Andy Lester
more embed cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Michael G Schwern
[perl #36514] Add curl support to CPAN.pm
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Steve Hay
Re: [PATCH blead] Re: [perl #3269] no warnings "foo...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Steve Hay
Fix static extensions when building with nmake on Win32
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Michael G Schwern
[perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Michael G Schwern
[perl #36538] perlfunc/our contradicts itself
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Michael G Schwern
[perl #24691] leading spaces on cpan configuration...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Michael G....
Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Matt Sergeant
Missing tie() call in NDBM_File SYNOPSIS
commit
|
commitdiff
|
tree
|
snapshot
2005-07-15
Gisle Aas
Typo in t/op/stat.t
commit
|
commitdiff
|
tree
|
snapshot
2005-07-14
Michael G....
Re: [perl #36507] File::Copy::copy($foo, $foo) dies
commit
|
commitdiff
|
tree
|
snapshot
2005-07-14
Michael G Schwern
[perl #5634] CPAN.pm v1.59 chdirs before looking for...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
John Peacock
was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Steve Peters
[perl #9565] [PATCH] /op/groups.t bug
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Steve Peters
Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Andy Lester
More embed.fnc plowing
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Robin Barker
Error in earlier patch in sv.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Steve Hay
Make -V "Compile-time options" list everything used...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
David Manura
Re: [perl #25157] [PATCH] Text-Balanced extract_quoteli...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Tels
#2 try at Text::Balanced patch and maintainership
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Michael G Schwern
[perl #28385] minor bug in cpan -- the i command does...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Michael G Schwern
[perl #24275] CPAN shell - online help not clear
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Michael G....
Re: Documentation error in IO::Socket
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Michael G Schwern
[perl #6749] Perl debugger outputs ctrl-\ wrongly
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Dave Mitchell
make the expensive ckWARN() be called as late as possible
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Jarkko Hietaniemi
Make PERL_MEM_LOG more portable.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Dave Mitchell
S_pad_findlex has side effects, so its return value...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Dave Mitchell
get_?v have side effects, so their return values may...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Michael G Schwern
[perl #24119] CPAN.pm error in Win32: uses rename(...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Michael G Schwern
[perl #17487] ncftp only handles http
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Steve Hay
Re: Scalar leaked in 'local $0' under ithreads + taint...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Michael G Schwern
[perl #36502] File::Copy::mv fails to replicate behavio...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Michael G....
Cleanup File::Copy tests
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Michael G....
Re: [perl #36502] File::Copy::mv fails to replicate...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Steve Hay
Missed a New() -> Newx().
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Steve Hay
Hack out -DL documentation from perldebuguts.pod
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Steve Hay
Fix worrying typo in handy.h :-s
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Steve Hay
Change New*() to Newx*() in various comments and docume...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Jim Cromie
[patch: handy.c] update Newx API pod to mention PERL_M...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-12
Michael G....
Understand "ok" with no number
commit
|
commitdiff
|
tree
|
snapshot
2005-07-11
Jim Cromie
[patch: sv.c] reuse new_body_inline in Perl_new_body
commit
|
commitdiff
|
tree
|
snapshot
2005-07-11
Piotr Fusik
perlfunc.pod
commit
|
commitdiff
|
tree
|
snapshot
2005-07-11
Steve Hay
[patch hv.h doc] HvNAME
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Dave Mitchell
no code before declarations!
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Jarkko Hietaniemi
yet another way of debugging memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Dave Mitchell
run regen.pl
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Andy Lester
Making my way thru embed.fnc
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Yves Orton
Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Jarkko Hietaniemi
yet another way of debugging memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Dave Mitchell
silence some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Dave Mitchell
extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Nicholas Clark
sv_dec is supposed to go *down*, m'kay.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Jim Cromie
Re: janitorial work ? [patch]
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Nicholas Clark
We no longer default to creating a new SV for GvSV.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Nicholas Clark
DEFSV causes GvSVn() to be used in lvalue context.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Yitzchak Scott...
Re: [PATCH] Pod::Html - correctly link to =item's on...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Michael G....
basename() and suffixes
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Michael G....
Re: [perl #36477] File::Basename basename() bug
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Dave Mitchell
[perl #36207] UTF8/Latin 1/i regexp "Malformed characte...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Dave Mitchell
more taint fallout from change 24943
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Tels
bug with charnames::viacode("0x1234") and optimize it
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Ton Hospel
ReadParse in the CGI docs
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Michael G....
Mention File::Spec in File::Basename
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Michael G Schwern
[perl #22236] File::Basename behavior is misleading
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Michael G....
Further lies in the File::Basename docs
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Dave Mitchell
[perl #34171] bytes pragma error in substitution operator
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Dave Mitchell
[perl #36470] 'undef $@; die' gives uninint value warning
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Michael G....
File::Basename doc overhaul
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Vadim Konovalov
simple authors removal
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Dave Mitchell
a long /etc/groups entry could cause memory exhaustion.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Yitzchak Scott...
Pod::Html - correctly link to =item's on the same page
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Steve Hay
Oops! Change 25080 should have updated checksums too.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Dave Mitchell
change 24943 broke restoration of localized taint values
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Steve Hay
Remove an unreferenced local variable in Digest-MD5
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Andy Lester
Remove unnecessary null check
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Nicholas Clark
Make the tests for hv_free_ent and hv_delayfree_ent...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Andy Lester
Better string constant in hv.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Steve Hay
Add regression test for change 25062
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Steve Hay
Use void, not void *, to suppress RETVAL (and compiler...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Steve Hay
Perl_share_hek needs exporting for change 25070 on...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Steve Hay
Regen after change 25067
commit
|
commitdiff
|
tree
|
snapshot
next