2000-12-03 |
Jarkko Hietaniemi |
Untangle the <stdio.h> #include nest for the stdchar... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Jarkko Hietaniemi |
Use DO_UTF8(). |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Mike Guy |
Re: [ID 20001130.011] expression parsing bug ? |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jarkko Hietaniemi |
A missing hunk. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Nicholas Clark |
Re: [ID 20001202.001] (Net::hostent) |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jarkko Hietaniemi |
An inconvenient hang would happen if the stdio _ptr... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Andy Dougherty |
Re: long shell lines |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Try to find stdchar also from <stdio_impl.h>. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ronald J. Kimball |
Re: [ID 20001130.011] expression parsing bug ? |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Upgrade to CPAN 1.59_51, from Andreas König. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Some help for 20001130.011. Now one gets warnings... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Retract #7941. Forbidding subs m/s/etc is too cruel... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Nick Ing-Simmons |
Fix 'mmap' lib/filehand.t (ungetc) test fail. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
(Retracted by #7943.) |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Get the three different space character classes right... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Two more tests that make no sense in UTF-8 since the... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
\x{} doesn't any more require 'use utf8' outside regexe... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Jarkko Hietaniemi |
Fix for 20001130.008 and 20001130.010, the PL_regnpar... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Jarkko Hietaniemi |
Fix for 20001128.006, be more careful in Perl_sv_utf8_d... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Robin Barker |
toke.c perlio.c -Wformat nits |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Jarkko Hietaniemi |
In OS/390 'localhost' can be 'localhost.FOO.BAR'. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Prymmer |
[ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Peter Prymmer |
Re: question about retlen in utf8.c:Perl_utf8_to_uv() |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Charles Lane |
get t/lib/filter-util.t to work on VMS |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Dominic Dunlop |
[ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Retract #7921, the patch shouldn't be needed. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Make the Class::Struct import() wiser. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
All the core library users of Class::Struct seem to be |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
A test works better if it has the right 1..$n output. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Forgot to MANIFEST the new Net::hostent test. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Simon Cozens |
(Retracted by #7927.) |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Robert Spier |
net_hostent.t (was Re: [ID 20001128.002] what's the... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Make "use Class::Struct 'struct';" work again (broken... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Robert Spier |
Re: Minor suggestion for Sys::Syslog [PATCH] |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Robert Spier |
$^O win32 -> MSWin32 |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Simon Cozens |
Tokeniser debugging |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ilya Zakharevich |
Re: [PATCH 5.7.0] OUT keyword for xsubpp |
commit | commitdiff | tree | snapshot |
2000-11-29 |
John Tobey |
Re: [ID 20001127.002] const subs hurt under debugger |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Use "1 while unlink" so that VMS gets clean, too. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ilya Zakharevich |
OUT keyword for xsubpp |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
This should have been part of #7872: no need to scan... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
One more perltie.pod nit from Casey R. Tweten. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Document the known sprintf test failures, exact standard |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Jarkko Hietaniemi |
Add the Encoding table format documentation. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Casey R. Tweten |
Re: [PATCH] Updating perltie.pod for arrays |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Nick Ing-Simmons |
Initial tidy of setmode() muddle (UNIX does not have... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Nicholas Clark |
[ID 20001128.002] what's the point of example code... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Casey R. Tweten |
Updating perltie.pod for arrays |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Robin Barker |
Re: 5.6 bug: split /^/ implies /m modifier (from CLPM) |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Jarkko Hietaniemi |
setmode() is a DOSish-only thing. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Simon Cozens |
perlcc.PL cleanups |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Yitzchak Scott... |
Re: perlfaq style changes |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Benjamin Holzman |
Re: [ID 20001122.006] weird behaviour of $| |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Larry W. Virden |
[ID 20001127.004] White space problem in perlamiga.pod |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
Restore also the locale test to no-sprintf-taint state. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
__FUNCTION__ isn't portable and trying to emulate it... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Charles Lane |
VMS test cleanup |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
It seems that *both* the unused submatch loop cleanup |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
Clean .exists deeper. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
The code in regcppop() (see #7878) contains the correct... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
The unused submatch cleanup code in regtry() seems... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
Comment on comment. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
Adjust the docs to agree with #7875. |
commit | commitdiff | tree | snapshot |
2000-11-27 |
Jarkko Hietaniemi |
Retract #7863. It makes more sense not to taint format... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Debug dump of ANYOFUTF8 was garbage (data from ANYOF). |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
BOUND regex opcodes (\b, \B) could try to scan zero... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
No need to scan till infinity, 13 is enough. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Test line numbers are different with utf8. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Message nit. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Make utf8_length() and utf8_distance() (the latter... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Benjamin Holzman |
Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Benjamin Holzman |
Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Tim Jenness |
PATCH: File::Temp fix on WindowsNT/VMS |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Make the va_copy() test not to be so talkative. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Fix locale inconsistencies unearthed by Hugo's work. |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Nicholas Clark |
Re: pp_add -> pp_i_add efficiency hack? |
commit | commitdiff | tree | snapshot |
2000-11-26 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Nick Ing-Simmons |
Correct relative path from new ext\Filter\Util\Call... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Nick Ing-Simmons |
Integrate mainline. |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Gurusamy Sarathy |
C<foreach my $x ...> in pseudo-fork()ed process may... |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Nick Ing-Simmons |
All tests pass on Win32/gcc/USE_PERLIO. |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Jens Hamisch |
Undo the SOCKS workarounds, instead start using PerlIO |
commit | commitdiff | tree | snapshot |
2000-11-25 |
Jarkko Hietaniemi |
Undo #7848. Some of the code seems to use walkoptree(), |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Nick Ing-Simmons |
Re-arrange crlf vs binary for platforms that care. |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Jarkko Hietaniemi |
AUTHORS edits. |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Jarkko Hietaniemi |
Add Jan-Erik Karlsson. |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Jarkko Hietaniemi |
Configure should find stdchar on its own. |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Andreas König |
PATCH over 7848: Filter test flawed |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Simon Cozens |
[ID 20001124.001] B exports "walkoptree" but does not... |
commit | commitdiff | tree | snapshot |
2000-11-24 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Nick Ing-Simmons |
Win32/perlio Now just fails one io/argv.t test - lack |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Nick Ing-Simmons |
Win32 passes all but t/lib/peek.t with perlio and home... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
Nick Ing-Simmons |
Implement PerlIO_binmode() |
commit | commitdiff | tree | snapshot |
next |