2001-01-12 |
Robin Barker |
-Wformat |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Stephen McCamant |
B::Concise -- an improved replacement for B::Terse |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
Forgot the microperl config from the #8421. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
Add sigprocmask() probe, regen Configure, regen toc. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
Add sockatmark() to the todo list. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Radu Greab |
Re: [PATCH] [ID 20001223.002] lvalues in list context |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Richard Soderberg |
RE: [PATCH] [ID 20001223.002] lvalues in list context |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
One more UTF-8 fix from Inaba Hiroto. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
Mea culpa: I botched up Hugo's "Tw" bug fix when applyi... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Roca, Ignasi |
[Patch perl@8375] pragma/subs.t ......FAILED tests... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Roca, Ignasi |
updates to posix-bc hints file |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Roca, Ignasi |
op/regmesg FAILED at test 33 on EBCDIC machines |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Nicholas Clark |
Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Nick Ing-Simmons |
Remove variables that were used in experiments. |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Nick Ing-Simmons |
Catch die in %SIG handler and unblock the signal before... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Jarkko Hietaniemi |
Fix UTF-8 lval substr(). |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Hugo van der... |
Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Nick Ing-Simmons |
Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAV... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Not defining PERL_PRESERVE_IVUV fixes only the op/inc... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Nick Ing-Simmons |
Safe fix for Simon's pclose() doing SvIVX of undef... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Add ReuseAddr as a (preferred) alias for Reuse as we... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jeremy D. Zawodny |
add ReusePort option to IO::Socket::INET for better... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jeremy D. Zawodny |
add SO_REUSEPORT to export list in Socket.pm for better... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Test for bug id 20010105.016 (fixed by #8378). |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Integrate perlio. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Nick Ing-Simmons |
Back out Simon's pid hackery for now. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Nick Ing-Simmons |
Integrate mainline. (Builds but does not work - somethi... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Simon Cozens |
Fix my_pclose segfault |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Charles Lane |
Opcode.XS, fix memory leak |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Turn off the integer preservation for now. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Few more IDE/editor nits from p5p. |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Re: [ID 20010109.003] Patch 8138 broke a test in libwww |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jarkko Hietaniemi |
Test cases for #8385 (from Simon's "torture.pl") |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Inaba Hiroto |
Re: more UTF8 test suites and an UTF8 patch |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
Allow the locale test needing POSIX and the taint test |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Stephen McCamant |
Remove FileHandle/IO dependence in t/io/openpid.t |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
save_delete(), err, SAVEDELETE() fixes from Charles... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Andy Dougherty |
Re: [PATCH: perl@8342] comp/proto..........FAILED tests... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Charles Lane |
make t/op/misc.t work on VMS |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
[ID 20001230.003] UTF-8 tr still hurts |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Inaba Hiroto |
One more patch for UTF8 |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
Make explicit our assumption that (for now) "\x{80... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
IDE/editor section tweaking. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Peter Prymmer |
updates to OS/390 hints file |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Jarkko Hietaniemi |
Integrate with perlio. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Nick Ing-Simmons |
Fix "scalars leaked" bugs caused by overload magic |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Jarkko Hietaniemi |
save_delete() Safefree() doesn't (anymore?) work with... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Simon Cozens |
(Outcommented by #8369.) |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Nicholas Clark |
[ID 20010107.012] [PATCH] 18446744073709551616e0 was... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Simon Cozens |
environ nit |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Jarkko Hietaniemi |
Replace #6721, GDBM, system malloc, and LEAKTEST. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Stephen McCamant |
Fix spurious GVSV OPpOUR_INTRO |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Doug MacEachern |
[patch] xsub AUTOLOAD fix/optimization |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Radu Greab |
Re: [PATCH] Re: [ID 20010105.002] close() on process... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Jarkko Hietaniemi |
Update to Getopt::Long 2.24_02, from Johan Vromans. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Jarkko Hietaniemi |
Update the EPOC cross SDK URL. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Nick Ing-Simmons |
FILE * in XS code for PerlIO world: |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Nick Ing-Simmons |
Fixup accumulated integrate muddles (perlio == devperl... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Nick Ing-Simmons |
Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Doug MacEachern |
[patch] PerlIO_cleanup() prototype |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Jarkko Hietaniemi |
IRIX compiler noticed that the bof initialization might be |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Add a note about EBCDIC versus UTF-8 to a potential... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Radu Greab |
Re: [ID 20010105.002] close() on process filehandle... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Robin Barker |
format and rewording in perlfaq.pod |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Peter Prymmer |
[patch: perl@8327] have perlbug's Save to File respect... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Robin Barker |
failure to set src='.' |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Alan Burlison |
Re: [Fwd: Scoping of %^H still broken in both perl... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Upgrade to Getopt::Long 2.24_01, from Johan Vromans. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Raphael Manfredi |
PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Simon Cozens |
Re: ebcdic <-> ascii tables interjected in uv <-> utf8... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Do away with strncpy() and a fixed length buffer. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Tests for #8329 and #8330. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
"\x{FF}\xFF" was broken, the \xFF was appended in its |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Roca, Ignasi |
strings with \x{..} in the middle are corrupted |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
UTF-8 cleanup. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Radu Greab |
Test::Harness doesn't use IO (was Re: [PATCH 5.7.0... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Peter Prymmer |
Re: [patch bug 20010103.019] Re: perl@8269: failure... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Add some Unicode chop() tests. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Jarkko Hietaniemi |
Unify UTF-8 malformedness handling. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jarkko Hietaniemi |
The new $issymlink was unknown to Mksymlinks. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jarkko Hietaniemi |
The test didn't work under the core test framework. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jarkko Hietaniemi |
DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jarkko Hietaniemi |
Typo in #8312 when manually applying a problematic... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jarkko Hietaniemi |
The $sh_c didn't fly. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
H.Merijn Brand |
AIX builtin test -h is broken, changes based on |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Andy Dougherty |
Re: New attempt on hints/solaris_2.sh |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Lupe Christoph |
Re: [PATCH 5.7.1/Configure] failure to set src='.' |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Stephen McCamant |
Re: [PATCH @8269] Continue blocks and B::Deparse |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Stephen McCamant |
Continue blocks and B::Deparse |
commit | commitdiff | tree | snapshot |
next |