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
1999-07-26
Ken Fox
alpha-stage support for user-hooks in @INC
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Chip Salzenberg
optimize method name lookup
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Stephen McCamant
allow arrow omission in $foo[10]->('foo') etc. (but...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Ian Phillipps
(Version 2) Extending unpack to deal with counted strings
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
~ isn't valid in VMS filenames
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
setstate stop-gap from Vishal Bhatia
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
patch for pp_foo -> Perl_pp_foo changes from Vishal...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
add disclaimer about perl 4 libraries (modified version of
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Ian Phillipps
make reset() behave with high-bit characters
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
update to perlport-1.44 from Chris Nandor <pudge@pobox...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
dprofpp pod additions from Nathan Torkington <gnat...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
disable VPATH for now (breaks x2p build)
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
INSTALL =~ s/5.006/5.6/; delay loading Errno until...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
ensure implicitly closed handles don't set $? or $!
commit
|
commitdiff
|
tree
|
snapshot
1999-07-26
Gurusamy Sarathy
change#3534 didn't preserve undef return values from...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Back up a tiny bit from #3735.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Recode locale.t so that the change in #3730
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Fix another typo in #3725.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Gurusamy Sarathy
add option to omit Changes file, from Abigail <abigail...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Gurusamy Sarathy
warn rather than die when parse_version() can't cut...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Gurusamy Sarathy
make map behave like grep wrt indirect object slot...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Fix a typo in #3725.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Cut-and-pasto in #3737.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Gurusamy Sarathy
add note about glibc bug
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Gurusamy Sarathy
fix bug in change#3728 that might free COPs prematurely;
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Use vendorprefixlib.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
First steps of making builds outside the source
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Poor Glossary--are we fixed yet?
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Change #3732 mistakenly clobbered Glossary.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Andy's new installation scheme (note: a lot of this
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Jarkko Hietaniemi
Circumcode a strange shell(?) bug in AIX found
commit
|
commitdiff
|
tree
|
snapshot
1999-07-25
Gurusamy Sarathy
fix little utf8 nits in testsuite; add patch from Ilya...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Jarkko Hietaniemi
New INSTALL from Andy plus a typo fix to it from Kurt.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Hugo van der...
applied suggested patch for tracking line numbers corre...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Gurusamy Sarathy
avoid useless use of target for pp_each(); also fixes...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Jarkko Hietaniemi
Change #3725 aftershock.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Jarkko Hietaniemi
Introduce $Config{ldlibpthname} which contains
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Spider Boardman
Avoid core dumps resulting from humongous array indices
commit
|
commitdiff
|
tree
|
snapshot
1999-07-23
Gurusamy Sarathy
emit warning about function calls that were encountered...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-22
Kurt D. Starsinic
MakeMaker doc fix.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-22
Peter Prymmer
Smarter OS390 hints.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-22
Mike W Ellwood
AIX magic: ccdlflags needs to be different for
commit
|
commitdiff
|
tree
|
snapshot
1999-07-22
Jarkko Hietaniemi
Update history records.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-21
Jarkko Hietaniemi
Even still more todo.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-21
Jarkko Hietaniemi
Even more Todo.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-21
oracle@pcr8...
Use Errno more extensively so that error
commit
|
commitdiff
|
tree
|
snapshot
1999-07-21
Sean Sheedy
Slightly modified patch.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Jarkko Hietaniemi
More Todo.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
DProf tweak
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
another DProf build tweak
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
move DProf things around to where they are supposed...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
DProf fixups for PERL_IMPLICIT_CONTEXT
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
move DProf to Devel/DProf
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
add Devel::DProf v19990108 from CPAN, as it was
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
C<union any> needs no PERL_OBJECT-treatment
commit
|
commitdiff
|
tree
|
snapshot
1999-07-20
Gurusamy Sarathy
fix problem in default build
commit
|
commitdiff
|
tree
|
snapshot
1999-07-19
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-19
Gurusamy Sarathy
win32 nits
commit
|
commitdiff
|
tree
|
snapshot
1999-07-19
Gurusamy Sarathy
don't display tid from main thread (or testsuite breaks)
commit
|
commitdiff
|
tree
|
snapshot
1999-07-19
Gurusamy Sarathy
remove several doubled (and tripled!) entries
commit
|
commitdiff
|
tree
|
snapshot
1999-07-19
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
|
snapshot
1999-07-19
Gurusamy Sarathy
avoid bug in win32_str_os_error() (from Jan Dubois)
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Peter Prymmer
[ID 19990701.031] 4 ctl chars on EBCDIC not asciiish...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Gurusamy Sarathy
display thread id in diagnostics (suggested by Dan...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Gurusamy Sarathy
missing perldiag entry (from Dan Sugalski <sugalskd...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Ilya Zakharevich
cache [NIUP]V conversions of defined READONLY values
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Jan Dubois
Some lib/ExtUtils/Manifest.pm POD fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Gurusamy Sarathy
remove spurious newSTATEOP() that causes goto to enter...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Gurusamy Sarathy
detypo, update Changes
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Gurusamy Sarathy
mention the -Minteger effect on modulus (from Nathan...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-18
Gurusamy Sarathy
ensure __END__ appears on a line by itself in wrapped
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
noecho noops (from Nicholas Clark <nick@flirble.org>)
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
make CC.pm use a distinct CCPP() macro rather than...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
tiny bug in vars.pm (from John Dlugosz)
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Jan Dubois
applied suggested patch, along with later tweak
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlo...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Ilya Zakharevich
Segfaults if $^P
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
use a better prefixify() heuristic than m/perl/ (prefix...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
allow $foo{$x} and $bar[$i] for (\$) prototype
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Ian Phillipps
fix vec() on magic values
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Ilya Zakharevich
make system() return -1 and set $! if exec of child...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Ilya Zakharevich
File descriptor leak in do_exec3
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
a modernized version of find2perl from Ken Pizzini...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
pod fixes (with minor edits) from Abigail, Ronald Kimba...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-17
Gurusamy Sarathy
backout redundant change#3628
commit
|
commitdiff
|
tree
|
snapshot
1999-07-15
Jarkko Hietaniemi
Fix the bin/oct/hex constant overflow tests for
commit
|
commitdiff
|
tree
|
snapshot
1999-07-14
Jarkko Hietaniemi
Fixed AIX dynamic loading and AIX shared Perl library.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-14
Gurusamy Sarathy
minor efficiency tweak
commit
|
commitdiff
|
tree
|
snapshot
1999-07-14
Jarkko Hietaniemi
The regexec.c change of #3606 caused a core dump in...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-13
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-12
Gurusamy Sarathy
fixups for sundry warnings about function pointers
commit
|
commitdiff
|
tree
|
snapshot
1999-07-12
Gurusamy Sarathy
tweaks for win32/borland
commit
|
commitdiff
|
tree
|
snapshot
1999-07-12
Gurusamy Sarathy
yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
commit
|
commitdiff
|
tree
|
snapshot
1999-07-11
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
1999-07-11
Jarkko Hietaniemi
More manual sync.
commit
|
commitdiff
|
tree
|
snapshot
next