1998-09-25 |
Gurusamy Sarathy |
tweaks to enable PERL_OBJECT to build & test on win32 |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Gurusamy Sarathy |
fix change#1861, which breaks default boot_xxx symbol... |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
two tweaks for clean build and test on Solaris |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Colin Kuskie |
perlform.pod |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Ilya Zakharevich |
Re: problem with (?p{}) [PATCH 5.005_5*] |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Ilya Zakharevich |
Re: your Regexp.patch dated 21.8 [PATCH] |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Ilya Zakharevich |
Extraneous warning for (?()A|B) |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Krishna Sethuraman |
new irix_6.sh hints file |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
correct FSF address in various places |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Hans Mulder |
(and _5x I expect) VMS config procedure patch |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Scott Henry |
use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y... |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Nathan Torkington |
5.005_02 perlfunc.pod, improve umask entry |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
make C<goto ... |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
grandfather deprecated "$$<digit>" no more |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
tweak PERL_HASH() to h=h+(h>>5) in order to improve... |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
move yyglobal decls from perly.c to perlvars.h, regen... |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
provide locked access to string table for USE_THREADS |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
remove bogus warn() |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Jan Dubois |
applied suggested patch, adapted for all platforms |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
upgrade to CPAN-1.40 |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Gurusamy Sarathy |
use $ENV{MAKEMAKEROPT} to set default command line... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
More verbose Test::Harness [PATCH] |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gerben Wierda |
update hints for OPENSTEP 4.2 on i386 |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
reset errno after C<require> search (as suggested by... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
misc pod tweaks |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
make Pod/Html.pm handle the --title option properly... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Albert Dvornik |
SSNEW() API for allocating memory on the savestack |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Jochen Wiedmann |
ExtUtils::MakeMaker::prompt cannot return 0 |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Andreas König |
Re: [PATCH] MakeMaker "test" target doesn't depend... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Charles Bailey |
Re: extralibs.ld problem in MM_VMS.pm |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Roderick Schertler |
Re: Open2 and memory leaks |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Roderick Schertler |
seed srand from /dev/urandom when possible |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Roderick Schertler |
doc update for crypt()'s salt |
commit | commitdiff | tree | snapshot |
1998-09-23 |
SAKAI Kiyotaka |
fix h2ph handling of C<#error "foo"> |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
plug strictly private function leaks in API listing |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Dominic Dunlop |
hide symbol for static build |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
define PUT_svindex(), PUT_opindex() |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Dominic Dunlop |
Eliminate pragma/warn-regexec test dependence on REG_IN... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
pl2bat tweak from Tye McQueen <tye@metronet.com> |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Drago Goricanec |
Thread::cond_wait bug in 5.005.51 causes deadlock |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Green, Paul |
RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Charles Bailey |
(via private mail) |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
OS/2 spawning typos |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
warn on C<my($foo,$foo)> |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Peter Prymmer |
general updates to README.vms |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Jeff Okamoto |
PATCH: 5.005_02 hint/hpux.sh |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Larry Parmelee |
fix (some) installhtml bugs |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Alan Burlison |
document 'U' magic with examples |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Peter Prymmer |
Message-Id: <9809010013.AA06737@forte.com> |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Mark P Lutz |
fix problematic typecast in filter_del() |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
(?>) broken in RE |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
U/WIN testsuite patches from Joe Buehler <jhpb@hekimian... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Jarkko Hietaniemi |
5.004_50 or 5.005_02: get rid of interp.sym because... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
re-introduce change#1703 |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
Protect debugger from nonlocal exits |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Joe Buehler |
patches for perl 5.005_51 under U/WIN |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
add missing C<no utf8;> tweak from Larry |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
s/runops/CALLRUNOPS/ |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
make \(%foo) return refs to values (not copies of values) |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
make h2xs generate ANSI prototypes |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Matthew T Harden |
updated usethreads hints for hpux 10.X |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Robin Barker |
don't create empty directories in installperl |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Kurt D. Starsinic |
h2ph misquotes #error directives |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
better CR-handling on shebang line and in formats ... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
M. J. T. Guy |
document non-loopish blocks better |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
fix bogus integerization of pop()'s return value |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
tweak README.win32 |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
better diagnostic for do{} used as lvalue |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Hans Mulder |
enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
support make written in perl (aka "pmake") on win32 |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
fix mismatched UV/U32 types for to_utf8_*() |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Laszlo Molnar |
dos-djgpp update |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Jarkko Hietaniemi |
apply minimal variant of patch (sent via private mail) |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Peter Prymmer |
adjust searchdict.t for EBCDIC (still needs documenting) |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
silence redefined warning for XS(INIT) {} |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
support match indices via special variables @- and @+ |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Ilya Zakharevich |
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
integrate maint-5.005 changes (except conflicting chang... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
add note to win32/Makefile about setting CCHOME |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Gurusamy Sarathy |
perl.pod tweak |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Gurusamy Sarathy |
make xsubpp generate well-formed code with CAPI ... |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Ilya Zakharevich |
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy... |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Peter Prymmer |
fix for unpack('u') failures on OS/390 |
commit | commitdiff | tree | snapshot |
1998-09-20 |
M. J. T. Guy |
Fix typo, change "an array" to "a hash" |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Gurusamy Sarathy |
fill gaps in sig_* entries in win32/config.?c |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Gurusamy Sarathy |
suppress bogus warning on C<sub x {} x()> |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Gurusamy Sarathy |
delay freeing itervar so C<for $i (@a) { return($i... |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Gurusamy Sarathy |
resync win32/config.?c with Porting/config.sh to pick... |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Gurusamy Sarathy |
suppress bogus warning on C<sub x {} x()> |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Gurusamy Sarathy |
ntohl typo in objXSUB.h |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Gurusamy Sarathy |
fill gaps in sig_* entries in win32/config.?c |
commit | commitdiff | tree | snapshot |
1998-09-12 |
Nick Ing-Simmons |
Two tweaks to allow quiet compile qith egcs-1.1 |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Larry Wall |
index() applied BM optimization to wrong argument |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Gurusamy Sarathy |
Mssage-Id: <199808280433.AAA06767@aatma.engin.umich... |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Larry Wall |
tr/// logic was hosed under utf8 |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Larry Wall |
several new tests needed tweaking to work under utf8 |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Larry Wall |
index() applied BM optimization to wrong argument |
commit | commitdiff | tree | snapshot |
next |