2001-09-27 |
Casey West |
(retracted by #12338) |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jarkko Hietaniemi |
Not everyone is using ithreads... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jarkko Hietaniemi |
Document the nss_delete core dump workaround for HP-UX |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jarkko Hietaniemi |
Dump Unicode hash keys also as Unicode, |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jarkko Hietaniemi |
Integrate changes #12241 and #12242 from macperl: |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Artur Bergman |
Flush buffers on thread closedown. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Jarkko Hietaniemi |
Dump SvUTF8(sv)s also as \x{...}. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Documention update |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Check that all environment variables are tainted. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Manual integration error in #12235. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
chromatic |
Re: binmode(STDOUT, ":unix") busted when STDOUT is... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Integrate macperl changes from Chris Nandor: |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
grrr. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Retract #12232. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
(Retracted by #12233.) |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Detypo. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Increase the amount of time we spend in each thread... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
NetWare tweak from Ananth Kesari. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Jarkko Hietaniemi |
Trick to fool case-blind filesystems. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Threads can start executing in a different order than... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Add in stress_string.t to stress test threads a bit... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Fix negative refcount introduced by #12223. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Update documentation to match change #12223 |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Use a separate interpreter for the sharedsv space.... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Do the environ assignment in perl_contruct to match... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Artur Bergman |
Move the creation of PL_strtab to perl_construct so... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Nicholas Clark |
Re: [PATCH] AutoSplit.t (was Re: Untested libraries... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Craig A. Berry |
angle bracket filespec problem on VMS |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Michael G.... |
Fixing mysterious TEST failure. (was |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Michael G.... |
fix test.deparse |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Jarkko Hietaniemi |
skip($mess) should result in one skip. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Jarkko Hietaniemi |
perldiag entry for #12205. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
John Peacock |
warning on v-string in use/require |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Jarkko Hietaniemi |
perltooc et al updates. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Michael G.... |
Deprecating chdir(undef)/chdir('') |
commit | commitdiff | tree | snapshot |
2001-09-25 |
SADAHIRO Tomoyuki |
Some Encode/*.enc files needs to be corrected |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Jarkko Hietaniemi |
Integrate change #12200 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Gurusamy Sarathy |
avoid the use of ftime() (it does a useless, potentially |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Jarkko Hietaniemi |
Replace the use Test::More in t/{op,io,run} with t... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Nicholas Clark |
AutoSplit.t (was Re: Untested libraries update) |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Artur Bergman |
Second attempt at fixing Time::HiRes::time on win32... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Craig A. Berry |
perltootc -> perltooc in vms/descrip_mms.template |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
Retract #12136, the warnings::register is already |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Gurusamy Sarathy |
fix Time::HiRes implementation of gettimeofday() on... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Gurusamy Sarathy |
File::Spec::catfile() canonifies everything to blacksla... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Gurusamy Sarathy |
test number mismatch |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
ok(). |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Michael G.... |
[REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Michael G.... |
Fixing inline TODO recognition |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Abhijit Menon-Sen |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
Various cleanups. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
SADAHIRO Tomoyuki |
(Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm) |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
Clarifying comment to #12164. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Nicholas Clark |
Re: What sort of Makefile.PL should h2xs write? |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
Add a few glibc cpp symbols to probe for. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jarkko Hietaniemi |
DJGPP tweaks for Laszlo Molnar. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Rafael Garcia... |
More tests |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Jeff Pinyan |
local $/ = "\n"; |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Jarkko Hietaniemi |
1_compile updates. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Rafael Garcia... |
proposal : put the @INC-hooks directly in %INC |
commit | commitdiff | tree | snapshot |
2001-09-23 |
chromatic |
Add Tests for |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Abhijit Menon-Sen |
Additional minor chdir() tweak. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Abe Timmerman |
PATCH lib/ExtUtils/Command.t |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Mattia Barbon |
Win32 compilation without USE_ITHREADS |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Craig A. Berry) |
Cleanup & OS/390 "fix" |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Abhijit Menon-Sen |
Mention $ENV{SYS$LOGIN} in chdir() documentation, as... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
chromatic |
Re: |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Michael G.... |
Fixing lib/File/Find/t/taint.t on VMS |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Michael G.... |
Re: t/op/magic.t missing tests on Win32 |
commit | commitdiff | tree | snapshot |
2001-09-23 |
chromatic |
Add tests for |
commit | commitdiff | tree | snapshot |
2001-09-23 |
SADAHIRO Tomoyuki |
2022-cn.enc of Encode.pm |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Manual eror in #12147. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Integrate change #12146 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Nicholas Clark |
Re: scalar context unpack bugs |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Try ExtUtils::Command.t everywhere, not just on Win32 |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Update the test on warnings/register.t. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
The code is now almost tidy enough to keep the IRIX... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Craig A. Berry |
configure.com: don't build 'threads" w/out |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Abhijit Menon-Sen |
Do what perl_clone() does for sharedsv functions. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Retract #12134; reintroduce #11949: PADOFFSETs are... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Abhijit Menon-Sen |
More cleanups. (What's PERL_DECL_PROT?) |
commit | commitdiff | tree | snapshot |
2001-09-22 |
chromatic |
(Retracted by #12185) |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Abhijit Menon-Sen |
`@foo' should be @foo for consistency. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
(Retracted by #12138) |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
More 8.3-cleanup: there isn't an encoding called macRum... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Rename perltootc as perltooc for 8.3-friedliness. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
Find more conflicts by lowercasing. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Jarkko Hietaniemi |
The AIX cc 5.0.0.0 is simply too buggy. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Abhijit Menon-Sen |
Uninteresting cleanup. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Paul Marquess |
Missing ")" in CvFILEGV |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Abhijit Menon-Sen |
What's a backet? |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Abhijit Menon-Sen |
Removed duplicated tests #19 and #20. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Michael Carman |
Re: [ID 20010919.001] local() fails on imported variables |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Michael G.... |
Reconciling the Cwd/File::Spec differences |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Blair Zajac |
t/op/chdir.t won't pass on VMS |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Michael G.... |
[REPATCH] Re: [PATCH t/op/do.t] new regression tests... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Michael G.... |
expand DOS-like table (was Re: test |
commit | commitdiff | tree | snapshot |
next |