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
avoid coredump on C<sort { my $c; return $a cmp $b } ...>
1999-10-20
Gurusamy Sarathy
avoid coredump on C<sort { my $c; return $a cmp $b...
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
fix prototype mismatch (from Hans Mulder <hansm@xs4all...
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
disable optimizing troublesome ops in change#3612
commit
|
commitdiff
|
tree
1999-10-20
Gurusamy Sarathy
skip unreadable directory test when running as root
commit
|
commitdiff
|
tree
1999-10-19
Gurusamy Sarathy
perl_mutex n/a if !USE_THREADS
commit
|
commitdiff
|
tree
1999-10-18
Gurusamy Sarathy
added intro to source filters from Paul Marquess
commit
|
commitdiff
|
tree
1999-10-18
Gurusamy Sarathy
missing manpages
commit
|
commitdiff
|
tree
1999-10-18
Gurusamy Sarathy
pod updates from Tom Christiansen
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
PL_malloc_mutex needs to be global, not per-interpreter
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
serious bug introduced by G_VOID changes in 5.003_96...
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
remove FileHandle from list of PodParser dependencies...
commit
|
commitdiff
|
tree
1999-10-17
Gurusamy Sarathy
make installperl ignore RCS files (from Michael G Schwern
commit
|
commitdiff
|
tree
1999-10-16
Gurusamy Sarathy
another bug in change#3386 (CATCH_SET wasn't reverted...
commit
|
commitdiff
|
tree
1999-10-16
Gurusamy Sarathy
assumption about @_ always being non-REAL doesn't hold...
commit
|
commitdiff
|
tree
1999-10-16
Gurusamy Sarathy
OS/2 support bits (from Ilya Zakharevich)
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
here be 5.005_62
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
lvalue subs patch (change#4081) breaks C<\(Foo->Bar...
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
disable internal globbing for miniperl (or build breaks out
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
various little goofs in change#4385
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
win32_*dir() cleanup; win32_readdir() iterates as necessary
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
Benchmark notes (from Barrie Slaymaker <barries@slaysys...
commit
|
commitdiff
|
tree
1999-10-15
Gurusamy Sarathy
include info about Perl Mongers in perlfaq2 (from David...
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
clarify significance of parens for "x" (from M.J.T...
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
make timelocal work better when time is close to the...
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
fix POPSTACK panics that ensued from bad interaction...
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
avoid warnings
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
File::Glob fixes for Windows
commit
|
commitdiff
|
tree
1999-10-14
Gurusamy Sarathy
avoid inefficiency in change#3386 (every longjmp()...
commit
|
commitdiff
|
tree
1999-10-13
Gurusamy Sarathy
misc tweaks
commit
|
commitdiff
|
tree
1999-10-13
Gurusamy Sarathy
pod nits from various perl porters
commit
|
commitdiff
|
tree
1999-10-13
Gurusamy Sarathy
typos and language goofs pointed out by Hugo van der...
commit
|
commitdiff
|
tree
1999-10-13
Gurusamy Sarathy
debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
commit
|
commitdiff
|
tree
1999-10-13
Gurusamy Sarathy
PL_numeric_radix used without being defined (from Ilya
commit
|
commitdiff
|
tree
1999-10-13
Gurusamy Sarathy
various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac...
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
perldelta updates
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
update perldelta for change#4356
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
add File::BSDGlob as File::Glob and load it at compile...
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
apply parts of LynxOS patches from Alan Johnson
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
allow any unpack specifier to take a count via '/'
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
avoid warnings
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
various cleanups
commit
|
commitdiff
|
tree
1999-10-12
Gurusamy Sarathy
update Changes, patchlevel etc.
commit
|
commitdiff
|
tree
1999-10-11
Gurusamy Sarathy
add vec() example from Chaim Frenkel <chaimf@pobox...
commit
|
commitdiff
|
tree
1999-10-11
Gurusamy Sarathy
more pack/unpack documentation (from Ilya Zakharevich...
commit
|
commitdiff
|
tree
1999-10-11
Gurusamy Sarathy
writing to perllocal.pod fails if it was never created;
commit
|
commitdiff
|
tree
1999-10-11
Gurusamy Sarathy
change#4327 was inefficient
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
add perlhack.pod from Nathan Torkington <gnat@frii...
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
revert SAVEDESTRUCTOR() to accepting void(*)(void*...
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
add missing new diagnostics to perldelta
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
update perldelta for change#3406
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
install pods to 'pods' rather than 'pod' on cygwin...
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
add $VERSION
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
describe what can go in an export list (from Anno Siegel
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
more basic support for building modules under Windows...
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
rudimentary support for building under Windows 95/98...
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
fix two leaks in Thread.xs (from Eugene Alterman
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
avoid duplicates in @INC, they cause leaks in mod_perl etc
commit
|
commitdiff
|
tree
1999-10-10
Gurusamy Sarathy
better documentation for recv() (from Anton Berezin
commit
|
commitdiff
|
tree
1999-10-09
Gurusamy Sarathy
perldelta updates (see TODO markers)
commit
|
commitdiff
|
tree
1999-10-09
Gurusamy Sarathy
fix Exporter::export_to_level() documentation
commit
|
commitdiff
|
tree
1999-10-09
Gurusamy Sarathy
don't run END blocks when running under -c switch ...
commit
|
commitdiff
|
tree
1999-10-09
Gurusamy Sarathy
POPSUB() gave up the refcount to the CV before LEAVE...
commit
|
commitdiff
|
tree
1999-10-08
Gurusamy Sarathy
revert POP{SUB,LOOP}{1,2} logic to the simpler pre...
commit
|
commitdiff
|
tree
1999-10-08
Gurusamy Sarathy
remove kludgey duplicate background error avoidance...
commit
|
commitdiff
|
tree
1999-10-08
Gurusamy Sarathy
extend change#2299 to C<use> (fixes scoping problems in
commit
|
commitdiff
|
tree
1999-10-08
Gurusamy Sarathy
small tweak for change#4309
commit
|
commitdiff
|
tree
1999-10-08
Gurusamy Sarathy
typo
commit
|
commitdiff
|
tree
1999-10-07
Gurusamy Sarathy
fix setpgrp vs getpgrp and POSIX vs BSD confusion ...
commit
|
commitdiff
|
tree
1999-10-07
Gurusamy Sarathy
change#3728 was flawed (loop contexts saw the wrong...
commit
|
commitdiff
|
tree
1999-10-07
Gurusamy Sarathy
update to podlators-0.08 from Russ Allbery
commit
|
commitdiff
|
tree
1999-10-06
Gurusamy Sarathy
some versions of mingw32 have __int64, define iff it...
commit
|
commitdiff
|
tree
1999-10-06
Gurusamy Sarathy
fix typos in change#4288
commit
|
commitdiff
|
tree
1999-10-06
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
1999-10-06
Gurusamy Sarathy
make die/warn and other diagnostics go to wherever...
commit
|
commitdiff
|
tree
1999-10-04
Gurusamy Sarathy
some compatibility macros were busted
commit
|
commitdiff
|
tree
1999-10-03
Gurusamy Sarathy
avoid doing irrelevant things on 'make perl'
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
update pod2man, pod2text and related Pod:: modules...
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
upgrade to PodParser-1.085 from Brad Appleton <bradapp...
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
make exists() work better on pseudo-hashes (reworked...
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
deprecate C<use attrs>
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
add notes about effect of loop control statements inside
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
indent nested =items properly (suggested by Bill Fenner
commit
|
commitdiff
|
tree
1999-10-02
Gurusamy Sarathy
updated ptags generator from Ilya Zakharevich
commit
|
commitdiff
|
tree
1999-10-01
Gurusamy Sarathy
update Changes
commit
|
commitdiff
|
tree
1999-10-01
Gurusamy Sarathy
typo, whitespace adjustments
commit
|
commitdiff
|
tree
1999-10-01
Gurusamy Sarathy
remove dup hunks
commit
|
commitdiff
|
tree
1999-10-01
Gurusamy Sarathy
integrate cfgperl contents into mainline; resolve h2xs...
commit
|
commitdiff
|
tree
1999-09-30
Gurusamy Sarathy
re-add missing "Out of memory!" entry
commit
|
commitdiff
|
tree
1999-09-30
Gurusamy Sarathy
remove prehistoric XFree() gunk
commit
|
commitdiff
|
tree
1999-09-30
Gurusamy Sarathy
off-by-one in fbm_compile() (spotted by John Bley
commit
|
commitdiff
|
tree
1999-09-28
Gurusamy Sarathy
revert change#4115 (breaks libwww's base/date.t); could be
commit
|
commitdiff
|
tree
1999-09-28
Gurusamy Sarathy
tweak for win32 build
commit
|
commitdiff
|
tree
1999-09-28
Gurusamy Sarathy
change#4236 fallout
commit
|
commitdiff
|
tree
1999-09-28
Gurusamy Sarathy
remove doubled new_xpv
commit
|
commitdiff
|
tree
1999-09-27
Gurusamy Sarathy
avoid implicit split to @_ in change#4181; binary ...
commit
|
commitdiff
|
tree
next