Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: [PATCH xsutils.c] Quieting warnings | Michael G. Schwern | 2001-06-01 | 2 | -3/+3 |
* | Fix -Wall on XS::Typemap | Tim Jenness | 2001-06-01 | 1 | -0/+1 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 10 | -272/+357 |
* | Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] ... | Nicholas Clark | 2001-06-01 | 1 | -39/+76 |
* | Eliminating trigraph | Michael G. Schwern | 2001-06-01 | 1 | -1/+1 |
* | Re: [PATCH] Tests for File::Compare | Philip Newton | 2001-06-01 | 1 | -2/+2 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-06-01 | 2 | -0/+19 |
|\ | |||||
| * | Cleanup dll.base and dll.exp created by GCC builds. | Nick Ing-Simmons | 2001-06-01 | 1 | -0/+16 |
| * | Make filecomp test work on CRLF platforms by adding binmode. | Nick Ing-Simmons | 2001-06-01 | 1 | -0/+3 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-06-01 | 4 | -8/+246 |
| |\ | |/ |/| | |||||
* | | panic:claustrophobia. | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+1 |
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-31 | 2 | -5/+243 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-31 | 4 | -11/+30 |
|\ \ | |||||
* | | | Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ... | Jarkko Hietaniemi | 2001-05-31 | 1 | -2/+2 |
* | | | More AUTHORS. | Jarkko Hietaniemi | 2001-05-31 | 1 | -1/+2 |
* | | | Re: [PATCH] Tests for File::Compare | Alexander Gough | 2001-05-31 | 3 | -0/+105 |
* | | | [PATCH] DEBUG_* macro cleanups | Abhijit Menon-Sen | 2001-05-31 | 4 | -29/+34 |
* | | | -Wall cleanups: perl.c, gv.c, Storable.xs | Abhijit Menon-Sen | 2001-05-31 | 3 | -22/+18 |
* | | | [PATCH] AUTHORS | Jarkko Hietaniemi | 2001-05-31 | 1 | -12/+14 |
* | | | Re: [PATCH util.c] More warning cleanups. | Philip Newton | 2001-05-31 | 1 | -7/+16 |
* | | | Integrate perlio: | Jarkko Hietaniemi | 2001-05-31 | 2 | -33/+51 |
|\ \ \ | |||||
| | | * | Integrate mainline. | Nick Ing-Simmons | 2001-05-31 | 12 | -71/+189 |
| | |/ | |||||
| | * | win32 - dmake regen_config_h | Nick Ing-Simmons | 2001-05-31 | 3 | -3/+21 |
| | * | Tolerate Win32 numerics | Nick Ing-Simmons | 2001-05-31 | 1 | -8/+9 |
| |/ | |||||
| * | Hack to restore Win32 pseudo fork broken by Multiple Interpreter | Nick Ing-Simmons | 2001-05-31 | 1 | -0/+2 |
| * | Conditionally put back some "unused" dTHX which are used | Nick Ing-Simmons | 2001-05-31 | 1 | -0/+37 |
| * | Fix Win32 for new spelling IN_BYTES | Nick Ing-Simmons | 2001-05-31 | 1 | -2/+2 |
| * | perlio.c -Wall cleaner under MULTIPLICITY | Nick Ing-Simmons | 2001-05-31 | 1 | -31/+10 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-05-31 | 42 | -199/+231 |
| |\ | |/ |/| | |||||
* | | AUTHORS updates. | Jarkko Hietaniemi | 2001-05-31 | 1 | -0/+7 |
* | | new md5sum for modified MD5.xs file | Peter Prymmer | 2001-05-31 | 1 | -1/+1 |
* | | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 12 | -25/+31 |
* | | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 16 | -70/+70 |
* | | (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1) | Nicholas Clark | 2001-05-30 | 1 | -6/+6 |
* | | It's is not, it isn't ain't, and it's it's, not its, | Jarkko Hietaniemi | 2001-05-30 | 1 | -1/+1 |
* | | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 13 | -59/+75 |
* | | [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles... | Jarkko Hietaniemi | 2001-05-30 | 2 | -22/+22 |
* | | (Retracted by #10375.) | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+14 |
* | | Re: [PATCH doop.c] unused variable in Perl_do_join | Nicholas Clark | 2001-05-30 | 1 | -1/+2 |
* | | Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS | Michael G. Schwern | 2001-05-30 | 1 | -3/+1 |
* | | The regex trick wasn't a good idea. | Jarkko Hietaniemi | 2001-05-30 | 1 | -11/+1 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-05-30 | 39 | -99/+435 |
| |\ | |/ |/| | |||||
* | | Update Changes. | Jarkko Hietaniemi | 2001-05-30 | 2 | -1/+219 |
* | | More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum | Jarkko Hietaniemi | 2001-05-30 | 2 | -2/+2 |
* | | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 9 | -5/+34 |
* | | (Retracted by #10375.) | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+42 |
* | | AFS patches from Merijn Broeren <merijnb@iloquent.nl>. | Jarkko Hietaniemi | 2001-05-30 | 3 | -3/+3 |
* | | Conditional breakpoints | Michael G. Schwern | 2001-05-30 | 1 | -0/+1 |
* | | Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, | Jarkko Hietaniemi | 2001-05-30 | 10 | -50/+56 |
* | | Fix the BOOT section to call myU2time properly. | Jarkko Hietaniemi | 2001-05-30 | 1 | -4/+9 |