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 |
2003-02-03 |
Abe Timmerman |
Re: [perl #20606] [PATCH} openbsd hints |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Jarkko Hietaniemi |
Duh, test -e ENOPORTABLE, I should've remembered that. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Jarkko Hietaniemi |
Detypo. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Abhijit Menon-Sen |
Integrate MIME::Base64 2.16 from CPAN. (Do we really... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Artur Bergman |
In any case, never copy this but use the same SV since |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Artur Bergman |
Move SvPVIV out of ->op_sv of METHOD_NAMED into the... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: Some time has passed. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Nick Ing-Simmons |
Re: typo in checkin 18616 |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: Add also config.sh sample for 5.8.0 from Russ... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Abigail |
pod/perlfunc.pod |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Rafael Garcia... |
[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Also [perl #3547] has been fixed; add its test case. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
The [perl #7471] seems to have been fixed; add its... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
[perl #15397] seems to have been fixed; add its test. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: Supply also Russ Cox' original config.h for... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: Update config.plan9 based on Russ Cox' work. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: Update the list of object files. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: No Configure. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Plan 9: doesn't really do Configure (undo #18585/#18586) |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
minitest wasn't working. (The $^X /miniperl/ test in |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Jarkko Hietaniemi |
Fix and test for [perl #15549 Empty \Q\E not permitted] |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Artur Bergman |
Fix bug #15837, temporary from storable call hadn't... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Jarkko Hietaniemi |
Integrate from perlio: |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Artur Bergman |
Don't free thread before using it, breaks platforms... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Nick Ing-Simmons |
Re: bleadperl: PerlIOStdio_invalidate_fileno breaks... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Nick Ing-Simmons |
fflush() before invalidating stdio's fileno. |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Nick Ing-Simmons |
PerlIO friendly version of speed up of $/ = undef case. |
commit | commitdiff | tree | snapshot |
next |