Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | DB_File 1.806 | Paul Marquess | 2002-10-25 | 6 | -70/+95 | |
* | | | | | | Add tests for IO.pm | chromatic | 2002-10-25 | 1 | -0/+81 | |
* | | | | | | 2 lines of change #18039 had several problems | Hugo van der Sanden | 2002-10-24 | 1 | -2/+5 | |
* | | | | | | [Encode] 1.80 released | Dan Kogai | 2002-10-24 | 15 | -79/+11228 | |
* | | | | | | B/C.pm: make $0 to argv[0] again | Audrey Tang | 2002-10-24 | 1 | -0/+9 | |
* | | | | | | change #18030 needs the removal of ext/Thread/thr5005.t | Hugo van der Sanden | 2002-10-24 | 1 | -207/+0 | |
* | | | | | | PL_curpad == AvARRAY(PL_comppad) always | Dave Mitchell | 2002-10-22 | 1 | -6/+10 | |
* | | | | | | Re: [PATCH] Warning on pararameterless 'use IO' and doc update | Stéphane Payrard | 2002-10-20 | 1 | -3/+20 | |
* | | | | | | Update to Time::HiRes v1.38 | Hugo van der Sanden | 2002-10-20 | 6 | -128/+1082 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 7 | -867/+8 | |
* | | | | | Re: [perl #17061] no strict 'garbage' | Slaven Rezic | 2002-10-17 | 1 | -1/+1 | |
* | | | | | Japanese translation of Storable | KAWAI Takanori | 2002-10-15 | 1 | -3/+2 | |
* | | | | | Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t) | Nicholas Clark | 2002-10-12 | 10 | -32/+85 | |
* | | | | | Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956 | Hugo van der Sanden | 2002-10-12 | 1 | -1/+5 | |
* | | | | | [Encode] 1.77 Released | Dan Kogai | 2002-10-11 | 8 | -24/+87 | |
* | | | | | Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86) | Yitzchak Scott-Thoennes | 2002-10-11 | 1 | -2/+2 | |
* | | | | | Remove use of caller() in strict.pm, and tighten Safe compartment | Hugo van der Sanden | 2002-10-10 | 1 | -1/+1 | |
* | | | | | 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 |