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 |
2001-05-03 |
Nick Ing-Simmons | Fix latin1 etc. alias code - (bit rot?) - the @latin2is... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Nick Ing-Simmons | Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Prymmer/Kahn | fix handling of $Config{variables} in io/fflush.t |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Prymmer/Kahn | two fixes for win32/FindExt.pm |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Jarkko Hietaniemi | Can't croak sans thread context, from Doug MacEachern. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Ilya Zakharevich | Random input test and Perl |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Peter Prymmer | fix some misinformation in perlfunc.pod |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Workaround for UTS compiler casting bug from Hal Morris. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Dan Sugalski | Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Minor doc tweaks on endianness, closes bug 20010327... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Document large files in INSTALL, document also the %x |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | perlmodlib tweaks; regen pods. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Fix for a segfault, from Marc Lehmann. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Philip Newton | [DOC PATCH bleadperl] minor nits in perlop.pod |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Dan Sugalski | Multiplicity and thread fixes for VMS |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Benjamin Sugars | Re: [PATCH] Allow appending on a PerlIO::Scalar |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Bug in #9915, spotted by Mike Guy. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Add a test for not griping about references as array |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Retracted a bit too much in #9952. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Test for #9952. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Additional note on the encoding example: one cannot |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Note that if you have recent enough Perl you already |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Retract changes #8254 and #8255, causes coredump in |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Forgot from #9942. (Needed by t/lib/filter-simple.t.) |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Add an encoding conversion example. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Jarkko Hietaniemi | Another coat of paint but still nowhere finished. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Add known-to-be-tested modules to the list-to-be-skipped. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Vadim Konovalov | BorlandC++ fix |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Update to Filter::Simple 0.60, create a test for it. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Hugo van der... | Re: bleadperl: s/// failure with \b and /g |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Benjamin Sugars | Allow appending on a PerlIO::Scalar |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Add NEXT, a pseudo-class for method redispatching. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Update to Switch 2.02. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Nick Ing-Simmons | Fix for base.pm clobbering $VERSION |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Nick Ing-Simmons | Test for base.pm clobbering $VERSION. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Add information about Scalar::Util::blessed. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Mike Guy | Extra UNIVERSAL documentation |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Mike Guy | Autoflush in tests as appropriate |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Benjamin Sugars | Multiple consecutive writes on PerlIO::Scalar |
commit | commitdiff | tree | snapshot |
2001-05-01 |
H.Merijn Brand | Re: Finally got a round tuit |
commit | commitdiff | tree | snapshot |
2001-05-01 |
H.Merijn Brand | Re: Finally got a round tuit |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jarkko Hietaniemi | Tune the scan_num() comments to reality. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robin Houston | optimised sort |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robin Houston | Message-ID: <20010501133742.A4082@penderel> |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robin Houston | for(;;), sort |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robin Houston | do, warn, use |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Benjamin Sugars | Test autoflush on fork (Was: Should I remove something?) |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Peter Prymmer | more VMS tweaks for addn'l selfstubber tests |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Houston | suppress warning |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | Strip the *markers* from #9919. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Gwyn Judd | (perlfaq/bleadperl) append mode and locking |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | More_tweakage. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | T_w_e_a_k_a_g_e. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | Install s2p also as psed. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jens Hamisch | Re: [ID 20010303.009] SOCKS5 work around breaks other... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
John Holdsworth | Allow a zero timeout on IO::Socket accept and connect-- |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | Save the spot of regprev (see #9911) for binary compati... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Hugo van der... | Re: [PATCH bleadperl] [ID 20010426.002] Word boundry... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | Change PL_numeric_radix to PL_numeric_radix_sv (and... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Walt Mankowski | [DOC PATCH bleadperl] Document generation of random... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Jarkko Hietaniemi | Reintroduce #9889 to unbuffer the stderr/stdout on... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Nick Ing-Simmons | Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Jarkko Hietaniemi | Abigail spotted a thinko in #9905. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Jarkko Hietaniemi | Changed the underscore/undebar syntax in numeric constants; |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Nick Ing-Simmons | Integrate mainline. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Prymmer/Kahn | win32/Makefile (nmake) update |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Abigail | Doc fixes. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Jarkko Hietaniemi | In character classes one couldn't have 0x80..0xff chara... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Forgot the latest mktables.PL from #9899. |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Explain the \p{} and \P{} error message better and |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Add one possible explanation for the "Invalid [] range... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Add a level of indirection to the implementation of... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Update the information on shared library path on HP-UX. |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Because #9894 seems to do the trick, this workaround... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | For PerlIO flush the children's file handles (on fork... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Jarkko Hietaniemi | Test tweak for #9891. |
commit | commitdiff | tree | snapshot |
next |