summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | DB_File 1.806Paul Marquess2002-10-256-70/+95
* | | | | | Add tests for IO.pmchromatic2002-10-251-0/+81
* | | | | | 2 lines of change #18039 had several problemsHugo van der Sanden2002-10-241-2/+5
* | | | | | [Encode] 1.80 releasedDan Kogai2002-10-2415-79/+11228
* | | | | | B/C.pm: make $0 to argv[0] againAudrey Tang2002-10-241-0/+9
* | | | | | change #18030 needs the removal of ext/Thread/thr5005.tHugo van der Sanden2002-10-241-207/+0
* | | | | | PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-6/+10
* | | | | | Re: [PATCH] Warning on pararameterless 'use IO' and doc updateStéphane Payrard2002-10-201-3/+20
* | | | | | Update to Time::HiRes v1.38Hugo van der Sanden2002-10-206-128/+1082
| |_|_|_|/ |/| | | |
* | | | | Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-197-867/+8
* | | | | Re: [perl #17061] no strict 'garbage'Slaven Rezic2002-10-171-1/+1
* | | | | Japanese translation of StorableKAWAI Takanori2002-10-151-3/+2
* | | | | Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)Nicholas Clark2002-10-1210-32/+85
* | | | | Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956Hugo van der Sanden2002-10-121-1/+5
* | | | | [Encode] 1.77 ReleasedDan Kogai2002-10-118-24/+87
* | | | | Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)Yitzchak Scott-Thoennes2002-10-111-2/+2
* | | | | Remove use of caller() in strict.pm, and tighten Safe compartmentHugo van der Sanden2002-10-101-1/+1
* | | | | Upgrade Safe.pm to 2.09 after CPAN backport.Artur Bergman2002-10-064-15/+20
* | | | | Complement to change #17976 :Rafael Garcia-Suarez2002-10-042-7/+22
* | | | | Fix bug #17744, suggested by Andreas Jurenda,Rafael Garcia-Suarez2002-10-042-3/+36
* | | | | Fix a precedence problem.Rafael Garcia-Suarez2002-10-031-1/+1
* | | | | Change the warning message "%s trapped by operation mask"Rafael Garcia-Suarez2002-10-033-3/+3
* | | | | Re: Not OK 17969Slaven Rezic2002-10-035-26/+58
* | | | | Add a line about 2.05.Abhijit Menon-Sen2002-10-031-0/+7
* | | | | Storable and code serialization: documentationSlaven Rezic2002-10-033-4/+31
* | | | | Devel::Peek tests from:Yitzchak Scott-Thoennes2002-10-021-3/+42
* | | | | move all pad-related code to its own src fileDave Mitchell2002-10-022-6/+8
* | | | | LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-1/+1
* | | | | Typo fix.Abhijit Menon-Sen2002-09-171-1/+1
| |_|_|/ |/| | |
* | | | Fix bug #17006 : remove spurious do{} in the deparsingRafael Garcia-Suarez2002-09-112-4/+12
* | | | Re: [PATCH] Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
* | | | Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
* | | | cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/shar...Nicholas Clark2002-09-081-4/+4
* | | | temporarily skip failing Storable tests caused by #17869Hugo van der Sanden2002-09-081-2/+2
| |_|/ |/| |
* | | #17836 (DB_File-1.805) misses a couple of dTHX declarationsHugo van der Sanden2002-09-041-0/+2
* | | File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-043-6/+6
* | | Re: [PATCH 5.8.0] add accessors for POSIX::SigActionBrendan O'Dea2002-09-042-3/+27
* | | Still no working Berkeley DB in OS X 10.2Kay Röpke2002-09-042-2/+2
* | | DB_File 1.805Paul Marquess2002-09-048-602/+1092
* | | allow Sys::Syslog test to fail gracefullyBrendan O'Dea2002-09-041-5/+15
* | | Re: Possible bug in IPC/Semaphore.pm [PATCH]John P. Linderman2002-09-041-1/+1
* | | Fix bug #16828.Rafael Garcia-Suarez2002-09-032-12/+24
* | | Some simple tests for the POSIX::isXXX() functions.Rafael Garcia-Suarez2002-09-021-1/+25
* | | Fixes to threads::shared when disabledMichael G. Schwern2002-08-303-10/+63
| |/ |/|
* | Fix based on:Ed Santiago2002-08-291-11/+11
* | B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-293-2/+11
* | Re: [perl #16677] B::SV::FLAGS dumps coreMark-Jason Dominus2002-08-291-177/+260
|/
* fix non-ANSI C++-style commentH.Merijn Brand2002-08-261-1/+1
* Encode 1.76 ReleasedDan Kogai2002-08-258-15/+42
* Incorporate fix from JHI at:Abhijit Menon-Sen2002-08-232-9/+0