2003-04-17 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Jarkko Hietaniemi |
Document that the open pragma does not affect |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Jarkko Hietaniemi |
More maneuvering closer to proposed POSIX classes |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Jarkko Hietaniemi |
Detect the 'fast stdio' case. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Handle PERLIO= and document a bit. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Artur Bergman |
Fix double join problem for those places where free |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Try to get the layers.t working also for dosish platforms. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
A -C parsed from the #! line can still have line ending... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
What does an empty PERLIO= mean, anyway? |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Document the effect of thread creation context. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Use the right prototype and a glob is fine (from Rafael). |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
PerlIO::get_layers() usage tip. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Syntax terror. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Redundant test. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Synchronize the specifications of the POSIX character |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Patch from Merijn. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jarkko Hietaniemi |
Thinko in modfl detection. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Abhijit Menon-Sen |
[#17040] Storable now handles self-tied scalars with... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
Upgrade to Pod::LaTeX 0.55. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
The 'disable-longdouble-if-no-modfl-sqrtl' part didn... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
False alarm: no cyclic dependency. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
Backport of _most_ of the changes in #19218: not one big |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
Big patch from Alan Burlison to make Solaris long doubl... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
Don't skip the whole test for PERLIO=perlio. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
Add a test for [perl #17753]. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jarkko Hietaniemi |
[perl #21845] "proto.h": 'id' is a reserved word in... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Artur Bergman |
Ook, run tests on correct build-dir next time. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Artur Bergman |
Fixes to bugs introduced by PL_stashcache |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Rafael Garcia... |
Mention that "make test_harness" lets messages sent... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Inaba Hiroto |
Re: Parse::RecDescent triggers infinete loop in perl5... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Jarkko Hietaniemi |
PERLIO=perlio requires extra steps. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Jarkko Hietaniemi |
Skip as early as possible if no perlio since the |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Nathan Torkington |
Document and test autovivified dirhandles. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Rafael Garcia... |
More docs about running tests and the test suite. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Jarkko Hietaniemi |
Build get_layers() also under -Uuseperlio. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Jarkko Hietaniemi |
Bump up the version and admonish against aspiring ... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Jarkko Hietaniemi |
Introduce PerlIO::get_layers() to allow people to peek |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Craig A. Berry |
vms/vms.c waitpid tweak |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Artur Bergman |
Fix bug #16253, use all the CPU that we can :-) |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Artur Bergman |
Fix bug #15893 by creating shared scalars with a refcou... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Jarkko Hietaniemi |
Because we chdir to 'Big-Dummy' the lib/utf8.pm may... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Jarkko Hietaniemi |
The lib/ipc_sysv.t test has a new name. |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Jarkko Hietaniemi |
Continue hunting for the cause of the Tru64 failed... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Jarkko Hietaniemi |
Upgrade to Net::Ping 2.29. |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Jarkko Hietaniemi |
Upgrade to Test::Harness 2.27_04. |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Rafael Garcia... |
Darwin/Rhapsody hints files updates by Wilfredo Sánchez |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Jarkko Hietaniemi |
The debugging aid #19182 didn't. |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Jarkko Hietaniemi |
Benchmark nit from Nicholas Clark (in OpenBSD the resul... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Michael G.... |
MakeMaker 6.10_02 -> 6.10_03 |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Rafael Garcia... |
Peter Scott suggests that the docs for base.pm should |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Rafael Garcia... |
PerlFAQ sync. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Rafael Garcia... |
Fix bug #21914, 3-arg open + local $fh + strict coredump. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
Be more descriptive. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
Noted by Nat: -0 didn't work that well with Unicode. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
Add an option for the grok_xxx() to silently ignore... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
The test doesn't work that well when -Uusedl. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
A temporary debugging aid for Tru64 threaded builds. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
Unless Inuits are involved... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
With AFS the cwds have little chance of agreeing. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
I assume the idea was to use the *cwd variables for... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
perlport information about portably embedding string... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
Also locale names can contain illegal UTF-8. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Jarkko Hietaniemi |
In case someone is using UTF-8 locales. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
H.Merijn Brand |
Even more promotion for -lc128 (long doubles on AIX) |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Jarkko Hietaniemi |
open(my $fh, ">&", STDOUT) should not warn under strict. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Jarkko Hietaniemi |
Try to be more descriptive than just __ANONIO__ which... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Ilya Zakharevich |
Implement support for --help and --version in Getopt... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Adrian M. Enache |
Re: Error: Unknown error |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Dave Mitchell |
(vaguely connected with) [perl #21875] Hash ref transfo... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Rafael Garcia... |
Document that perl recognizes 2>... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Rafael Garcia... |
Typos fixes by Stas Bekman. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Robin Barker |
was RE: How cross-platform is `foo 2>&1` these days? |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Jarkko Hietaniemi |
Few more words about safe/unsafe signals. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Jarkko Hietaniemi |
The SvGROW() might move the PV. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Michael G.... |
Re: [PATCH] ExtUtils::MakeMaker 6.10_02 |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Jarkko Hietaniemi |
Time::HiRes: Do not create files in blib directories... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Jarkko Hietaniemi |
Future binary compat wishful thinking: |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Jarkko Hietaniemi |
More WinCE tweaking for Vadim Konovalov. |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Stephen McCamant |
CvFILE for constant subs |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Stephen McCamant |
B::Deparse: sv_no != 0 |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Jarkko Hietaniemi |
An unconditional carp is not nice. |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Robert Spier |
[DOC PATCH] README.solaris and -Dcc=gcc |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Adrian M. Enache |
Remove unportable ">|" shell syntax |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Joost van Baal |
PATCH (was: Re: [perl #18180] problem with sys:syslog... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Adrian M. Enache |
LD_PRELOAD hack, still badly flawed / a solution |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Jarkko Hietaniemi |
Upgrade to Locale::Maketext 1.04. |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Jarkko Hietaniemi |
[perl #21839] perluniintro.pod: nice_string() doesn... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Ilya Zakharevich |
Embedding |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Jarkko Hietaniemi |
Heredocs and use encoding didn't work for SJIS; |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Rafael Garcia... |
The manpages don't have to be built by MakeMaker for the |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Rafael Garcia... |
Upgrade to Unicode::Normalize 0.21 and Unicode::Collate... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Craig A. Berry |
VMS %ENV fix (follow-up to 18852) |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Andreas König |
Re: [PATCH 5.8.0 DOC] Fix missing functions when splitt... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Jarkko Hietaniemi |
Don't recurse from threads to threads/shared (since |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Steve Hay |
Fix missing functions when splitting perlfunc |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Jarkko Hietaniemi |
Make perldiag agree with #19138. |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Jarkko Hietaniemi |
Make at least the thread count make sense. |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Rafael Garcia... |
Adjust test for the recent change (#19136) to Pod:... |
commit | commitdiff | tree | snapshot |
next |