projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
optimize XSUBs to use targets if the -nooptimize xsubpp option is
[p5sagit/p5-mst-13.2.git]
/
t
/
1999-12-28
Gurusamy Sarathy
range operator does magical string increment iff both...
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
change#4721 needed line number adjustments
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
integrate mainline contents
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
fix for /(^|a)b/ breakage from Ilya Zakharevich
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
more ebcdic testsuite fixups (from Peter Prymmer)
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
ebcdic tweaks for tests from Peter Prymmer
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
newer version of constant.pm from Tom Phoenix; added...
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
cygwin update from Eric Fifer <EFifer@sanwaint.com>
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
partly fix perldiag regressions identified by Tom Chris...
tree
|
commitdiff
1999-12-24
Gurusamy Sarathy
support for v5.5.640 style version numbers
tree
|
commitdiff
1999-12-18
Gurusamy Sarathy
fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
test case for change#4694
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakha...
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
test harness tweak from Hans Mulder
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
fix bug when one of the operands is +0E+0 (from Ronald...
tree
|
commitdiff
1999-12-12
Gurusamy Sarathy
integrate mainline changes
tree
|
commitdiff
1999-12-09
Gurusamy Sarathy
fix File::Find testsuite bugs in symlink-less places
tree
|
commitdiff
1999-12-09
Gurusamy Sarathy
newer version of File::Find with support for following...
tree
|
commitdiff
1999-12-08
Gurusamy Sarathy
apply change#4618 again along with Ilya's patch to...
tree
|
commitdiff
1999-12-04
Gurusamy Sarathy
s/block/loop block/ in diagnostics about next, last...
tree
|
commitdiff
1999-12-04
Gurusamy Sarathy
make uninitialized value warnings report opcode
tree
|
commitdiff
1999-12-04
Gurusamy Sarathy
better implementation of change#3326; open(local $foo...
tree
|
commitdiff
1999-12-03
Gurusamy Sarathy
test tweak for VMS (from Craig A. Berry)
tree
|
commitdiff
1999-12-02
Gurusamy Sarathy
fixes for bugs in change#4586 and OS/2 pod tweak, from...
tree
|
commitdiff
1999-12-02
Paul Moore
various File::Glob fixes for DOSISH platforms
tree
|
commitdiff
1999-12-02
Gurusamy Sarathy
allow XSUBs and prototyped subroutines to be used with...
tree
|
commitdiff
1999-12-02
Gurusamy Sarathy
ignore yet another known scalar leak
tree
|
commitdiff
1999-12-01
Gurusamy Sarathy
integrate cfgperl contents into mainline
tree
|
commitdiff
1999-12-01
Gurusamy Sarathy
email address changes
tree
|
commitdiff
1999-12-01
Gurusamy Sarathy
more complete pseudo-fork() support for Windows
tree
|
commitdiff
1999-11-22
Jarkko Hietaniemi
Small VMS nits from Craig A. Berry, <craig.berry@metamo...
tree
|
commitdiff
1999-11-16
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-16
Gurusamy Sarathy
Pod::Parser updates (v1.091) from Brad Appleton <bradap...
tree
|
commitdiff
1999-11-14
Jarkko Hietaniemi
Ilya's "hopscotch" patch, reworked by Ilya to fit.
tree
|
commitdiff
1999-11-14
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-14
Gurusamy Sarathy
fix bug in change#4515 (STOP blocks now see @ARGV like...
tree
|
commitdiff
1999-11-13
Jarkko Hietaniemi
Change #4576 accidentally leaked also parts of
tree
|
commitdiff
1999-11-13
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-13
Gurusamy Sarathy
revert non-kosher parts of change#4562 (sort order...
tree
|
commitdiff
1999-11-13
Gurusamy Sarathy
integrate cfgperl changes into mainline
tree
|
commitdiff
1999-11-13
Jan Dubois
[5.005_62 PATCH] support link() on WinNT and NTFS
tree
|
commitdiff
1999-11-13
Peter Prymmer
was Re: [ID 19991102.003] perl on os390
tree
|
commitdiff
1999-11-13
Jarkko Hietaniemi
Try to fix largefileness so that it "works" without...
tree
|
commitdiff
1999-11-13
Gurusamy Sarathy
integrate cfgperl contents (op.[ch] needed manual resolve)
tree
|
commitdiff
1999-11-11
Jarkko Hietaniemi
Turn on largefileness always if available and
tree
|
commitdiff
1999-11-07
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-05
Gurusamy Sarathy
allow $\ to work right when set to a string with embedd...
tree
|
commitdiff
1999-11-04
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-04
Jarkko Hietaniemi
Incremental Mac integration from Matthias.
tree
|
commitdiff
1999-11-01
Ilya Zakharevich
Re: [ID 19991026.001] perl segmentation fault report
tree
|
commitdiff
1999-10-31
Gurusamy Sarathy
change#4502 was missing a file
tree
|
commitdiff
1999-10-27
Gurusamy Sarathy
integrate cfgperl contents into mainline; merge conflicts
tree
|
commitdiff
1999-10-27
Jarkko Hietaniemi
Do not block if no message queues available.
tree
|
commitdiff
1999-10-27
Jarkko Hietaniemi
Integrate with Sarathy; manual resolve on regcomp.c...
tree
|
commitdiff
1999-10-25
Laszlo Molnar
dos-djgpp update
tree
|
commitdiff
1999-10-25
Ilya Zakharevich
charnames and UTEST
tree
|
commitdiff
1999-10-24
Nick Ing-Simmons
Follow that camel ... another sync.
tree
|
commitdiff
1999-10-24
Gurusamy Sarathy
test in change#4428 needs strict interpretation of...
tree
|
commitdiff
1999-10-24
Jarkko Hietaniemi
test for #2835 (yeah, better later than never)
tree
|
commitdiff
1999-10-24
Gurusamy Sarathy
suppress scalar leak messages for known leaks (from
tree
|
commitdiff
1999-10-24
Ilya Zakharevich
Re: [PATCH 5.005_62] OS/2 improvements
tree
|
commitdiff
1999-10-24
Gurusamy Sarathy
@INC needs ../lib
tree
|
commitdiff
1999-10-23
Gurusamy Sarathy
fix accidental C modulo semantics on integer-valued...
tree
|
commitdiff
1999-10-21
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-20
Gurusamy Sarathy
add test for change#4417
tree
|
commitdiff
1999-10-20
Gurusamy Sarathy
skip unreadable directory test when running as root
tree
|
commitdiff
1999-10-18
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-17
Gurusamy Sarathy
serious bug introduced by G_VOID changes in 5.003_96...
tree
|
commitdiff
1999-10-17
Gurusamy Sarathy
remove FileHandle from list of PodParser dependencies...
tree
|
commitdiff
1999-10-16
Gurusamy Sarathy
OS/2 support bits (from Ilya Zakharevich)
tree
|
commitdiff
1999-10-15
Gurusamy Sarathy
integrate cfgperl contents into mainline
tree
|
commitdiff
1999-10-14
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-14
Jarkko Hietaniemi
Warn inside character classes about unknown backslash...
tree
|
commitdiff
1999-10-14
Gurusamy Sarathy
integrate cfgperl contents into mainline
tree
|
commitdiff
1999-10-14
Gurusamy Sarathy
fix POPSTACK panics that ensued from bad interaction...
tree
|
commitdiff
1999-10-14
Jarkko Hietaniemi
Warn about false ranges like \d-\w (see the change...
tree
|
commitdiff
1999-10-13
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-12
Gurusamy Sarathy
add File::BSDGlob as File::Glob and load it at compile...
tree
|
commitdiff
1999-10-12
Jarkko Hietaniemi
Revert the parts of #3926 that outlawed character ranges
tree
|
commitdiff
1999-10-12
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-12
Gurusamy Sarathy
apply parts of LynxOS patches from Alan Johnson
tree
|
commitdiff
1999-10-12
Gurusamy Sarathy
allow any unpack specifier to take a count via '/'
tree
|
commitdiff
1999-10-11
Gurusamy Sarathy
more pack/unpack documentation (from Ilya Zakharevich...
tree
|
commitdiff
1999-10-08
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-08
Larry Wall
add suggested patch =~ s/NOTOP/OP_NOT/ with tests
tree
|
commitdiff
1999-10-06
Gurusamy Sarathy
integrate cfgperl contents into mainline
tree
|
commitdiff
1999-10-05
Ilya Zakharevich
Re: Strange RE engine breakage in 5_61
tree
|
commitdiff
1999-10-04
Michael G. Schwern
Re: [PATCH av.c, op.c, perldiag.pod] "array field"...
tree
|
commitdiff
1999-10-02
Jarkko Hietaniemi
Be understanding about large file systems.
tree
|
commitdiff
1999-10-02
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-10-02
Gurusamy Sarathy
fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
tree
|
commitdiff
1999-10-02
Gurusamy Sarathy
upgrade to PodParser-1.085 from Brad Appleton <bradapp...
tree
|
commitdiff
1999-10-02
Gurusamy Sarathy
make exists() work better on pseudo-hashes (reworked...
tree
|
commitdiff
1999-10-02
Gurusamy Sarathy
deprecate C<use attrs>
tree
|
commitdiff
1999-10-01
Gurusamy Sarathy
integrate cfgperl contents into mainline; resolve h2xs...
tree
|
commitdiff
1999-10-01
Jarkko Hietaniemi
There *is* a month called October.
tree
|
commitdiff
1999-10-01
Jarkko Hietaniemi
Temp file cleanliness.
tree
|
commitdiff
1999-09-30
Jarkko Hietaniemi
Retract #4252, didn't help with the original problem.
tree
|
commitdiff
1999-09-30
Ilya Zakharevich
(Removed by #4262.)
tree
|
commitdiff
1999-09-26
Jarkko Hietaniemi
Integrate with Sarathy. h2xs.PL had to be manually...
tree
|
commitdiff
next