2001-05-11 |
Jarkko Hietaniemi |
i_ieeefp=undef for UTS. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Larry Shatzer |
RE: rand(0) is rand(1) |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Doug MacEachern |
[patch] make op_{clear,null} public |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Robin Houston |
Extend tr/\0-\377/blah/c support |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Robin Houston |
t/op/64bitint.t |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Jarkko Hietaniemi |
Retract #10070, not ready yet. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Jarkko Hietaniemi |
The #9525+#9526 didn't allow for overriding usemymalloc. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Hugo van der... |
(Retracted by #10073) |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Jarkko Hietaniemi |
Add a for(func()) test. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Robin Houston |
our() lists and foreach loops |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Jarkko Hietaniemi |
A thinko in #10065. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Robin Houston |
Fix tr///ansliteration |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Doug MacEachern |
[patch] make hv_fetch{_ent} SvGMAGICAL aware |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jarkko Hietaniemi |
One more workaround for the UTS compiler from Hal Morris. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Robin Houston |
Show string for PVOP, and referent for RV |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Benjamin Sugars |
Simplify deb_curcv() a bit |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Benjamin Sugars |
Additional test case for PerlIO::Scalar |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Peter Prymmer |
update md5sum for MD5.xs on IBM-1047 |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Robin Houston |
B::Deparse tester |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jeff Pinyan |
Pod::Html -- fixes extra gaps in raw text |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Benjamin Sugars |
Re: [PATCH] Test offset when reading from a PerlIO... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Benjamin Sugars |
Test offset when reading from a PerlIO::Scalar |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jeff Pinyan |
Pod::Html doesn't honor =begin ... =end properly |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jarkko Hietaniemi |
EPOC tweak from Olaf Flebbe. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Nick Ing-Simmons |
win32, regen_config_h |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Nick Ing-Simmons |
If wait() or waitpid() ends due to EINTR despatch perl... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-05-09 |
H.Merijn Brand |
Re: Less warnings during configure |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Nick Ing-Simmons |
MULTIPLICITY/DEBUGGING build fix. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Nick Ing-Simmons |
Merge ... mainline (does not build MULTIPLICITY/DEBUGGI... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Robin Houston |
[PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Jarkko Hietaniemi |
Retract #10031. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
H.Merijn Brand |
The Configure half of |
commit | commitdiff | tree | snapshot |
2001-05-08 |
H.Merijn Brand |
Less warnings during configure |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Jarkko Hietaniemi |
Don't forget to whine about \d__\d. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Jarkko Hietaniemi |
Allow underscores also in the exponent part. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Jarkko Hietaniemi |
CodeMagicCD doesn't look like an *I*DE. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Jarkko Hietaniemi |
Add Open Perl IDE, remove Perl Code Magic (the site... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Jarkko Hietaniemi |
Upgrade to Text::Balanced 1.84. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Benjamin Sugars |
Re: [PATCH] Find the last of the missing pad variables |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Peter Prymmer |
cleaner cleanup for t/pod/plainer.t |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Philip Newton |
(Retracted by #10042) |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Robin Houston |
Document known bugs |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Philip Newton |
Re: Perl book, magazine and website updates. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Peter Prymmer |
YA tweak to avoid open file conflict in io/fflush.t |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Robin Houston |
Give (?{...}) a taste of its own medicine |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
Typo in #10025. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
cc, cflags, and optimize tweaks for UTS from Hal Morris. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Peter Scott |
Re: [ID 20010506.045] question about hash syntax |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
Configure should figure out the list of dynamic extensions |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Robin Houston |
Insecure regexes |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
Drop the foobar.perl.com references for now until Simon |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Prymmer/Kahn |
Re: RFC: changing Devel::SelfStubber to relinquish... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Prymmer/Kahn |
Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
s/WebTechnique's/WebTechniques/ |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jarkko Hietaniemi |
Llama 3 updates from Randal. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Benjamin Sugars |
Help -Dt show correct pad variables |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Benjamin Sugars |
Document C<our $foo : shared> |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Robin Houston |
undefined folded constants |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Robin Houston |
use Foo (sub {...}); |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Robin Houston |
Naughty? |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Simon Cozens |
Perl book, magazine and website updates. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Jarkko Hietaniemi |
Tweaks on the Tru64 prof options. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Robin Houston |
Give deparse tester a chance |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Robin Houston |
scoping |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Jarkko Hietaniemi |
Document the undefinedness of bitshifting out of range. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Jarkko Hietaniemi |
Retract #10003 and update the IDE descriptions a bit. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Prymmer/Kahn |
win32 update (VC,Borland,gcc), nmake update |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
(Retracted by #10005.) |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
It's "psed", not "sed". |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Andreas König |
Re: bleadperl make install fails due to "psed" |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
AUTHORS updates. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
Updates on the pods related to the modules included... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
Hints file for AtheOS ( http://www.atheos.cx/ ), |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Jarkko Hietaniemi |
Add preemptive #undefs for some of the shorter and... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Nicholas Clark |
Re: h2xs [was Re: HEAR YE, HEAR YE!] |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Peter Prymmer |
the real fix for t/lib/b-stash.t |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Peter Prymmer |
fix const poisioning in PerlIO_openn->fdopen->openn |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Robin Barker |
[PATHC perl@9944] missing library tests: Pod::Plainer |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Robin Barker |
-Wformat error from ext/re/re_comp.c |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Prymmer/Kahn |
let win32 run t/lib/b-stash.t |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jarkko Hietaniemi |
Introduce perl572delta, update Todo, add the missing |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Robin Barker |
long =item |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jarkko Hietaniemi |
The #9901 had removed one line essential for EBCDIC. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Reini Urban |
cygwin/Makefile.SHs INSTALL patch |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jarkko Hietaniemi |
Encode/IO doc tweaks. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jarkko Hietaniemi |
Remove GDBM_File from the dynamic extensions for UTS, |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jarkko Hietaniemi |
Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Benjamin Sugars |
Let sv_dump understand GvSHARED |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Benjamin Sugars |
Allow clobbering of a PerlIO::Scalar and more tests |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Jarkko Hietaniemi |
Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Jarkko Hietaniemi |
Install psed man page. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Jarkko Hietaniemi |
Remove unused files; noted by Sarathy. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Andy Dougherty |
INSTALL patch -- space requirements |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Nick Ing-Simmons |
Allow $answer = encode($object,$text); like it says... |
commit | commitdiff | tree | snapshot |
next |