Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade Safe.pm to 2.09 after CPAN backport. | Artur Bergman | 2002-10-06 | 4 | -15/+20 |
* | Complement to change #17976 : | Rafael Garcia-Suarez | 2002-10-04 | 2 | -7/+22 |
* | Fix bug #17744, suggested by Andreas Jurenda, | Rafael Garcia-Suarez | 2002-10-04 | 2 | -3/+36 |
* | Fix a precedence problem. | Rafael Garcia-Suarez | 2002-10-03 | 1 | -1/+1 |
* | Change the warning message "%s trapped by operation mask" | Rafael Garcia-Suarez | 2002-10-03 | 3 | -3/+3 |
* | Re: Not OK 17969 | Slaven Rezic | 2002-10-03 | 5 | -26/+58 |
* | Add a line about 2.05. | Abhijit Menon-Sen | 2002-10-03 | 1 | -0/+7 |
* | Storable and code serialization: documentation | Slaven Rezic | 2002-10-03 | 3 | -4/+31 |
* | Devel::Peek tests from: | Yitzchak Scott-Thoennes | 2002-10-02 | 1 | -3/+42 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 2 | -6/+8 |
* | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -1/+1 |
* | Typo fix. | Abhijit Menon-Sen | 2002-09-17 | 1 | -1/+1 |
* | Fix bug #17006 : remove spurious do{} in the deparsing | Rafael Garcia-Suarez | 2002-09-11 | 2 | -4/+12 |
* | Re: [PATCH] Quieten warnings in Deparse.pm | Paul Johnson | 2002-09-09 | 1 | -1/+1 |
* | Quieten warnings in Deparse.pm | Paul Johnson | 2002-09-09 | 1 | -1/+1 |
* | cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/shar... | Nicholas Clark | 2002-09-08 | 1 | -4/+4 |
* | temporarily skip failing Storable tests caused by #17869 | Hugo van der Sanden | 2002-09-08 | 1 | -2/+2 |
* | #17836 (DB_File-1.805) misses a couple of dTHX declarations | Hugo van der Sanden | 2002-09-04 | 1 | -0/+2 |
* | File::Basename doesn't lazy load Carp right. | Michael G. Schwern | 2002-09-04 | 3 | -6/+6 |
* | Re: [PATCH 5.8.0] add accessors for POSIX::SigAction | Brendan O'Dea | 2002-09-04 | 2 | -3/+27 |
* | Still no working Berkeley DB in OS X 10.2 | Kay Röpke | 2002-09-04 | 2 | -2/+2 |
* | DB_File 1.805 | Paul Marquess | 2002-09-04 | 8 | -602/+1092 |
* | allow Sys::Syslog test to fail gracefully | Brendan O'Dea | 2002-09-04 | 1 | -5/+15 |
* | Re: Possible bug in IPC/Semaphore.pm [PATCH] | John P. Linderman | 2002-09-04 | 1 | -1/+1 |
* | Fix bug #16828. | Rafael Garcia-Suarez | 2002-09-03 | 2 | -12/+24 |
* | Some simple tests for the POSIX::isXXX() functions. | Rafael Garcia-Suarez | 2002-09-02 | 1 | -1/+25 |
* | Fixes to threads::shared when disabled | Michael G. Schwern | 2002-08-30 | 3 | -10/+63 |
* | Fix based on: | Ed Santiago | 2002-08-29 | 1 | -11/+11 |
* | B::check_av() ; B::Deparse for CHECK blocks | Rafael Garcia-Suarez | 2002-08-29 | 3 | -2/+11 |
* | Re: [perl #16677] B::SV::FLAGS dumps core | Mark-Jason Dominus | 2002-08-29 | 1 | -177/+260 |
* | fix non-ANSI C++-style comment | H.Merijn Brand | 2002-08-26 | 1 | -1/+1 |
* | Encode 1.76 Released | Dan Kogai | 2002-08-25 | 8 | -15/+42 |
* | Incorporate fix from JHI at: | Abhijit Menon-Sen | 2002-08-23 | 2 | -9/+0 |
* | PPPort IVSIZE and SvPV_nolen | Jarkko Hietaniemi | 2002-08-23 | 1 | -1/+21 |
* | fix test failure from #17747 | Hugo van der Sanden | 2002-08-22 | 1 | -1/+1 |
* | Fix DBM filters | Paul Marquess | 2002-08-22 | 14 | -236/+221 |
* | Re: [PATCH] Storable and CODE references | Slaven Rezic | 2002-08-20 | 4 | -9/+505 |
* | Safe.pm documentation | Slaven Rezic | 2002-08-17 | 1 | -2/+3 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -1/+0 |
* | ext/B/defsubs.h also depends on the program that builds it | Hugo van der Sanden | 2002-08-17 | 1 | -4/+4 |
* | PerlIO::scalar wasn't able to read from non-string | Rafael Garcia-Suarez | 2002-08-06 | 2 | -1/+8 |
* | Integrate from perlio: change #17653 fixes bug RT15283 | Hugo van der Sanden | 2002-08-05 | 1 | -5/+9 |
|\ | |||||
| * | Fix #15283 - binmode() was not passing mode | Nick Ing-Simmons | 2002-07-23 | 1 | -5/+9 |
* | | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 2 | -2/+4 |
|/ | |||||
* | Integrate perlio: | Jarkko Hietaniemi | 2002-07-17 | 1 | -206/+196 |
|\ | |||||
| * | Fix :scalar layer to allow it to exist under other layers. | Nick Ing-Simmons | 2002-07-17 | 1 | -206/+196 |
* | | Encode::FB_QUIET | Tatsuhiko Miyagawa | 2002-07-17 | 1 | -1/+1 |
|/ | |||||
* | Remove bad advice : -M doesn't work on the #! line | Rafael Garcia-Suarez | 2002-07-16 | 1 | -5/+0 |
* | Clarify the PerlIO::scalar docs (suggested by Elizabeth | Rafael Garcia-Suarez | 2002-07-15 | 1 | -1/+7 |
* | Add #!./perl, noticed by John Adams. | Jarkko Hietaniemi | 2002-07-15 | 1 | -0/+2 |