2003-02-23 |
Jarkko Hietaniemi |
Chip noticed that the intended optionality of the ... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Jarkko Hietaniemi |
API doc tweaks. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Artur Bergman |
Change regex to be a bit more friendly against various |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Peter Prymmer |
add some IV stuff to ext/Devel/Peek/Peek.t test 21 |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Peter Prymmer |
add probe for yet another dangerous logical name: COMP |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Jarkko Hietaniemi |
Doc tweakage on -C. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Brendan O'Dea |
5.8.0: typo in pod/perlcompile.pod |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Rafael Garcia... |
Document clearly that "_" is always in package "main". |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Adrian M. Enache |
Re: [perl #20716] scope error with brackets |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Jarkko Hietaniemi |
'A' is not 65 everywhere. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Chip Salzenberg |
Support one-parameter unpack(), which unpacks $_. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Salvador Fandiño |
more complex assertions activation: |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andreas König |
Make adding notes to patchlevel.h easier |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Dave Mitchell |
Blocking option ignored |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Hugo van der... |
Shouldn't have added as t/run/switchA.t in #18739 ... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Michael G.... |
Re: -Os for Darwin why? |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Jarkko Hietaniemi |
Format nit. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Michael G.... |
Re: -Os for Darwin why? |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Salvador Fandiño |
Re: Did the assertion patch/feature submission get... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Nicholas Clark |
Re: [PATCH] Re: [PATCH] Copy on write for $& and $1... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Stephen McCamant |
Re: [perl #21261] B::Terse not outputting correct const... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Nicholas Clark |
Re: [PATCH] Copy on write for $& and $1... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Hugo van der... |
Use the escape E<ntilde> in source files rather than... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Hugo van der... |
Suppress empty #ifdef blocks in embed.pl |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Hugo van der... |
fix typo in sv.c and regenerate perlapi.pod |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Jarkko Hietaniemi |
Philip Newton has eagle eyes :-) |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Jarkko Hietaniemi |
Doc tweaks (and one code tweak) based on Philip Newton... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Jarkko Hietaniemi |
Make also the -CAL conditional on locale. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Jarkko Hietaniemi |
NO_SHORT_NAMES is better than HIDE_SHORT_NAMES. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Jarkko Hietaniemi |
According to Sarathy it's better have the Ministry |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Salvador Fandiño |
add support for assertions. Updated form of: |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Nicholas Clark |
COW regexps: |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Nicholas Clark |
inline SvREFCNT_dec: |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Adrian M. Enache |
Re: [perl #20798] foo(eval {}) crashes Perl 5.8 |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Hugo van der... |
outdent else-if chain in scope() |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Craig A. Berry |
arcane tainting bug in vms.c |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Hugo van der... |
restrict PERL_PRESERVE_IVUV to things that should reall... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Jarkko Hietaniemi |
As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Jarkko Hietaniemi |
Clarify the -C syntax a bit. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Jarkko Hietaniemi |
Forgotten from #18715. |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jarkko Hietaniemi |
The new(er) way of controlling Unicode I/O (and other... |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jarkko Hietaniemi |
Also Storable really wants the PATCHLEVEL, not PERL_VER... |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jarkko Hietaniemi |
Bring the CPAN Digest::MD5 (2.23) and the core Digest... |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jarkko Hietaniemi |
Update MD5 Changes; update checksums. |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jarkko Hietaniemi |
Update the MD5 checksums. |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jarkko Hietaniemi |
Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r) |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Adrian M. Enache |
Re: [perl #20912] UTF8 related glitch + fix |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Stas Bekman |
[doc patch] ext/threads/shared/shared.pm |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Iain Spoon... |
Re: perlvar phrasing clarification for $^S |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Hugo van der... |
Re: [perl #20933] \substr reuses lvalues (sometimes) |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Jerrad Pierce |
Re: overriding builtins quirk |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Adrian M. Enache |
Re: trying to fix #20154, #20357 |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Graham Barr |
Update to Scalar-List-Utils 1.11 |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Jarkko Hietaniemi |
gcc 3.2.1 does not have -Wall faith that tmp |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Slaven Rezic |
perlbug (was: Re: [perl #20606] [no subject]) |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Robin Barker |
to silence compiler warning |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Robin Barker |
[perl #20654] %*v02x considered invalid in printf |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Iain Truskett |
mini-[patch] perlrun "^$W" typo |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Stephen McCamant |
More B::Concise fixes |
commit | commitdiff | tree | snapshot |
2003-02-11 |
H.Merijn Brand |
More code cleanup. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Jarkko Hietaniemi |
Dueling patches. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Mark Mielke |
PATCH: sv_rvweaken() deficiency (against 5.8.0) |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Hugo van der... |
fix comment in change #18689 |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Hugo van der... |
Fix for [perl #20339]: "%lf" rejected as invalid by... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Adrian M. Enache |
Re: [perl #20777] [PATCH] goto &subroutine leaks memory |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Adrian M. Enache |
Re: [perl #20716] [FIX] scope error with brackets |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Artur Bergman |
Compile under threads and MacOSX. For some reason newSVpvf |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Abhijit Menon-Sen |
No, we don't really want the utility scripts. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Autrijus Tang |
fix for C< use if qw/ 1 open :utf8 / > based on: |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Jay Hannah |
RE: perldebug.pod suggestion |
commit | commitdiff | tree | snapshot |
2003-02-10 |
John Peacock |
version objects final(?) patch |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Chip Salzenberg |
Add CPAN ChangeLog to MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Jarkko Hietaniemi |
CPAN ChangeLog not needed, says Andreas. |
commit | commitdiff | tree | snapshot |
2003-02-09 |
autrijus@ossf... |
[perl #20785] glitches with $PerlIO::encoding::fallback |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Stas Bekman |
Re: utime undef, undef, "/tmp/test" and warnings |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Jarkko Hietaniemi |
Possible cruft removal. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Jarkko Hietaniemi |
Signedness nits. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Jarkko Hietaniemi |
Upgrade to CPAN 1.64, from Andreas Koenig. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Jarkko Hietaniemi |
Upgrade to Net::Ping 2.28, from Rob Brown. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Audrey Tang |
perluniintro nit |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Peter Prymmer |
path tweak fix up for t/pod/find.t on VMS |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jarkko Hietaniemi |
sv_cat_recode() proto was missing, noticed by Craig... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Artur Bergman |
Patch from Richard Soderberg, cleanup the code a bit... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jarkko Hietaniemi |
Things forgotten from Encode 1.87. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Jarkko Hietaniemi |
Upgrade to Encode 1.87. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jarkko Hietaniemi |
Add the test of [perl #8760] (fixed by change #18656). |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jarkko Hietaniemi |
[perl #19767] has become fixed too (by changes #18653 |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Inaba Hiroto |
[Patch] parsing under encoding (Re: [Encode] HEADS... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Peter Prymmer |
fix for PerlIO/Via compilation on VMS |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Jarkko Hietaniemi |
s/S_cache_re/cache_re/ for building with threads. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Stephen McCamant |
B::Concise updates (incl. avoiding use of op_seq) |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Rafael Garcia... |
Better version of change #18648, by Enache Adrian |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jarkko Hietaniemi |
Add the new test to MANIFEST. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Graham Barr |
Sync with 1.10 |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jarkko Hietaniemi |
Fix "[perl #20667] unicode regex vs non-unicode regex". |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jarkko Hietaniemi |
Comment tweak. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jarkko Hietaniemi |
Signedness issue. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Rafael Garcia... |
Force the C locale in makedepend, to prevent gcc from |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Rafael Garcia... |
Document the environment variable PERL_UTF8_LOCALE... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Rafael Garcia... |
Fix bug #8760 : cop_line isn't properly restored |
commit | commitdiff | tree | snapshot |
next |