2000-10-09 |
Jarkko Hietaniemi |
Change #7160 had a nasty typo. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Gurusamy Sarathy |
pod nit |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Gurusamy Sarathy |
Windows9x doesn't support link(), despite what Config.pm |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Gurusamy Sarathy |
avoid nonportable example code |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Gurusamy Sarathy |
on Windows, avoid potential exception (could happen... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Gurusamy Sarathy |
on Windows, cwd strings in the environment should be... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Gurusamy Sarathy |
on Windows, LoadLibrary() could load an extension DLL... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Jarkko Hietaniemi |
Add a todo note about overloadable assertions. |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Mark-Jason... |
PATCH 5.6 perldebguts grammar cleanup |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Nick Ing-Simmons |
Tables assume network byte order for 16 bit forms,... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Nick Ing-Simmons |
Make "encodings" work post-install when Encode/*.enc... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Nick Ing-Simmons |
Work round the fact that $hash->{$key} does not take... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Gurusamy Sarathy |
save_re_context() could reset PL_curcop to freed memory... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
UTF8ize split() so that the cloned substrings get the... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Nick Ing-Simmons |
Fix in change 7162 was too-late for case where we ... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Nick Ing-Simmons |
Make sv_upgrade() undo READONLY|FAKE shared string... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Andreas König |
Change the version number of Tie::Handle in the core... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
Fix bug in #7157 (s/cflags/ccflags); moved the -o foo |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Charles Lane |
Eliminate $Is_VMS code from the test. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
H.Merijn Brand |
Also the $ccflags is needed for the C compiler check. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
The HINT_BYTE patch is apparently unnecessary, retracted. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Graham Barr |
IO::Handle->syswrite() did not handle length omission |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
Tweak #7153. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
Patch from Simon Cozens to avoid using utf8 routines... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jarkko Hietaniemi |
Patch from Peter Prymmer to disable utf8 in EBCDIC... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Nick Ing-Simmons |
Re: Questions about Tie::Array and perl modules |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Jarkko Hietaniemi |
Regen Changes. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Jarkko Hietaniemi |
Regen toc. |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Jarkko Hietaniemi |
Code around the stat-on-a-pipe-returns-a-mode-of-zero bug |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Jarkko Hietaniemi |
Enable disabling scripts installation by Configure... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Ilya Zakharevich |
Re: [PATCH 5.7.0] h2xs not documenting the created... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Jeff Pinyan |
Re: [ID 20000930.002] perlrun nor perldelta mention... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Mark Fisher |
perlhack.pod Patch for Externals Tools |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Charles Lane |
5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Ilya Zakharevich |
[PATCH 5.7.0] h2xs not working |
commit | commitdiff | tree | snapshot |
2000-10-04 |
nick@babyhippo.com |
[ID 20001004.003] installman "Ambiguous call resolved... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Peter Prymmer |
It is possible to have no hosts database at all. Point... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Peter Prymmer |
PWPASSWD problem for passwd less pwd's |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
One remaining nit less at the VMS mailbox sizing. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Test harness update to sync with the new perlcc, |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Aaron B. Dossett |
Re: PATCH for 20001003.004 |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Nicholas Clark |
[ID 20001003.006] B::Debug not -w clean |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Scale down the VMS message boxes, by Charles Lane. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Upgrade to Storable 1.0.3, from Raphael Manfredi. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Encode nits. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Misplaced else. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Yitzchak Scott... |
[ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Nicholas Clark |
[ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Olaf Flebbe |
Epoc update |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
Regen headers. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jarkko Hietaniemi |
OpenBSD flags tweak from Todd C. Miller, tweaked some... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Abigail |
Documentation glitch in magic autoincrement. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Ilya Zakharevich |
Inside require() $^S was always left undefined. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Dave Hartnoll |
DLL not restartabke with threaded perl |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Nicholas Clark |
Re: [ID 20000828.017] bytecode fails with use subs; |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Nicholas Clark |
[ID 20000928.002] perlcc & ByteCode.pm option mismatch |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Nicholas Clark |
Document the issue (is not a syntax error, kind of) |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Ilya Zakharevich |
Minor optimization in re_intuit_start |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Mark-Jason... |
DOC PATCH 5.6.0 |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Petter Reinholdtsen |
SOCK_DGRAM and listen() do not mix as reported in |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Ilya Zakharevich |
Re: [PATCH 5.005_64 missed] |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Radu Greab |
Re: [ID 20000912.008] substr replacement of tainted... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Daniel Chetlin |
Fix aliasing of tied filehandles |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Jarkko Hietaniemi |
s/Robin Parker/Robin Barker/ |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Robin Barker |
Retract #7091 as suggested in |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Nick Ing-Simmons |
A few tweaks to get Tk803 to work with Encode scheme. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Nick Ing-Simmons |
Add checking cases to Encode's toUnicode and fromUnicode. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Nick Ing-Simmons |
Add encoding tables from tcl8.3.2 and perl code in... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Daniel Chetlin |
Fix some recursion in overload.pm |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Johan Vromans |
[ID 20000917.002] 5.7.0 and blead@7095 make html makes man |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Spider Boardman |
Re: [ID 20000915.010] Infinite loop with -MO=Deparse |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Craig A. Berry |
another VMS my_fwrite() fix for Storable |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Spider Boardman |
Re: unicode support and perl [ID 20000901.097] |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Spider Boardman |
Re: unicode support and perl [ID 20000901.097] |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Gisle Aas |
Re: Trapping by opmask sets strange parser state [PATCH] |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Daniel Chetlin |
Nits in perlmod.pod |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Nick Ing-Simmons |
Re-instate Perl_utf8_to_uv without checking parameter... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Spider Boardman |
Multiplicity & ithreads fix for sv.c/Encode.xs |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jarkko Hietaniemi |
Fix for the charnames.t failures from Spider Boardman. |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Jarkko Hietaniemi |
Botched the #7090 check-in. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Part of #7081 didn't come through. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Spider Boardman |
Re: perl@7078 |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Small portability tweaks. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Fake return to pacify picky compilers. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Simon Cozens |
utf8.c apidoc |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
We don't need to count the high bit bytes, a boolean... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Spider Boardman |
Replace #7084 with |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Simon Cozens |
UTF8-encoded version of 256 is 0xc4 0x80; test that... |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Simon Cozens |
Re: perl@7078 |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
The one that got away. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Robin Barker |
continued -Wformat support |
commit | commitdiff | tree | snapshot |
2000-09-14 |
H.Merijn Brand |
Problems picked up by AIX cc. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Rich Morin |
File::Find 5.7.0 POD nits |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Jarkko Hietaniemi |
Compilation warnings and an error. |
commit | commitdiff | tree | snapshot |
next |