2001-11-21 |
Jarkko Hietaniemi | Integrate #13154 from macperl; Remove comments. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jarkko Hietaniemi | Update the list of modules having tests. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jarkko Hietaniemi | Upgrade to Test::Simple 0.33. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jarkko Hietaniemi | Upgrade to Test::Harness 1.26. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jarkko Hietaniemi | Integrate change #13145 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tim Jenness | Add test for Pod::ParseUtils |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Nicholas Clark | spaceship and refs |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jarkko Hietaniemi | Try to clarify which I/O call operates on bytes, |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Give a simple example of writing PerlIO::Via handlers |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Add test for Pod::LaTeX; re-sort MANIFEST. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tim Jenness | Pod::LaTeX up to V0.54 |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Spread d_procselfexe to far-off lands (undefined). |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Really define do_report_used() only if DEBUGGING. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Nick Ing-Simmons | perl.c change to use HAS_PROCSELFEXE, also |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Nicholas Clark | [?PATCH] terser pp_eq |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Pass 4 at perldelta - cleanup problems found by podchecker. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Andy Dougherty | Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Andy Dougherty | Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Integrate change #13119 from macperl. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Chris Nandor | filter-util.pl for Mac OS |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Chris Nandor | Portability fix for Pod::Html |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Need to skip more tests if not perlio. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Pass 3 at perldelta - sort the lists of new modules, |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Document ${^OPEN}. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Upgrade to Text::Balanced 1.89. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Upgrade to NEXT 0.50. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Update the README.threads scary header a bit. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Pass 2 at perldelta: add some changes since 5.7.2. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Tim Jenness | [DOC PATCH] perlfaq4.pod |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Michael G.... | Extra diagnostics for -DP |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Peter Prymmer | update of vms Makefile.SH analog |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jarkko Hietaniemi | Create a per-interpeter debug scratchpad container |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Nick Ing-Simmons | Use /proc/self/exe to set $^X on linux (or anywhere new |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | sysseek tweak. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Move the sysio tests from io/utf8 to lib/open. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Thou shalt not mix stdio and sysio. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | The runops_debug needs to be present always, otherwise |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Peter Prymmer | VMS specific cleanup and strictness for tie_sdbm.t |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Retract #13088: it seems that unless dump.c is extensively |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | The _uni_display should not be in dump.c since they |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Protect sv_dump() from being included unless DEBUGGING, |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Pending further investigation skip the tell() tests. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Retract #13082 until a better solution is found: |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Figures 1 and 2 for UTF-8. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Rafael Garcia... | new warning "Useless use of sort in scalar context" |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Michael G.... | A little extra debugging output |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Michael G.... | Double FETCH test |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Craig A. Berry | io_poll.t vms/test.com tweaks |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Dave Rolsky | ExtUtils::Install - use File::Spec instead of ExtUtils... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Dave Rolsky | ExtUtils::Install - use File::Spec instead of ExtUtils... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | The runops_dbg should not be needed. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | do_spawn() cleanup from Charles Lane. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jarkko Hietaniemi | Update the list of tests. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Michael G.... | Re: [ID 20011116.125] $a = undef; print "$a\n"; does... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | FAQ sync. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | (retracted by #13096) |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Nick Ing-Simmons | Win32 layer has a dup which needs to match new prototype. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Nick Ing-Simmons | Wrong way to get stdio mode used. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Retract #13048: that introduced a malloc() (through... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Pass 1 at perldelta.pod: sort the section contents |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Retract 11635: close 20011113.110, reopen 20010809... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | All of syswrite/send/sendto need to return character... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Integrate PerlIO: duping fixes. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | syswrite() was still returning byte counts, not charact... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Add test for sysread(). |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Nick Ing-Simmons | Allow dup'ing of PerlIO::Scalar etc. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Prepend a null byte to the test set. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Document how "no utf8;" can become handy. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Nick Ing-Simmons | embed.pl generated changes I forgot to include |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Nick Ing-Simmons | Force inclusion of both Perl_runops_* in perl itself, |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Nick Ing-Simmons | Integrate mainline - a few Devel::Peak fails. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Jarkko Hietaniemi | Start working on perldelta. This is not yet any sort of |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Jarkko Hietaniemi | Banish "use utf8". |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Jarkko Hietaniemi | Tweak from Charles Lane. |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Jarkko Hietaniemi | Integrate change #13058 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Jonathan Stowe | Sync with CPAN version |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Tels | [PATCH9 File/Find.pm doc nits |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Tels | Benchmark.pm nit |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Andy Dougherty | lib/Unicode/UCD.t @INC oddity |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Charles Lane | [Patch Perl@13023] VMS system() warning |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | It's neither-nor, and protect against the impossible. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | 5005threads didn't work because $Thread::VERSION wasn't |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Charles Randall | Robustness against Linux using something else than... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Russ Allbery | Re: [h.m.brand@hccnet.nl: Installman problems] |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | Update perluniintro on the UTF-8 output matters |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | Adding new files to MANIFEST is nice. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jeff Pinyan | Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_te... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | Rename perlunintro to perluniintro; regen toc. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | Document the negated lookahead trick to emulate |
commit | commitdiff | tree | snapshot |
2001-11-16 |
SADAHIRO Tomoyuki | Unicode General Category: Cn |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ilya Zakharevich | runtime runops switch |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | Further discourage old Thread code; tell how to tell |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Jarkko Hietaniemi | A missing return; from Charles Lane. |
commit | commitdiff | tree | snapshot |
next |