Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STDCHAR is different in Sparc v9 vs x86. | Jarkko Hietaniemi | 2000-11-23 | 1 | -0/+7 |
* | The type needs to be visible to protos. | Jarkko Hietaniemi | 2000-11-23 | 1 | -10/+10 |
* | Finish unfinished SOCKS workaround changes. | Jarkko Hietaniemi | 2000-11-23 | 1 | -19/+9 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-11-23 | 4 | -12/+21 |
|\ | |||||
| * | Correct makefile.mk dependancies for ext/Filter/Util | Nick Ing-Simmons | 2000-11-23 | 4 | -12/+21 |
| * | Integrate mainline | Nick Ing-Simmons | 2000-11-23 | 47 | -382/+2668 |
| |\ | |/ |/| | |||||
* | | build the Filter extension on windows | Gurusamy Sarathy | 2000-11-23 | 2 | -6/+30 |
* | | regenerate win32/config* and fix some inconsistencies in the | Gurusamy Sarathy | 2000-11-23 | 6 | -190/+397 |
* | | get sources building on windows+MSVC again (untested with other | Gurusamy Sarathy | 2000-11-23 | 2 | -36/+3 |
* | | Update Changes. | Jarkko Hietaniemi | 2000-11-23 | 2 | -1/+207 |
* | | Re: av.c patch (having slight problems) | Ben Tilly | 2000-11-23 | 1 | -0/+8 |
* | | Fixes for signedness warnings noticed by VMSperlers. | Jarkko Hietaniemi | 2000-11-22 | 3 | -5/+12 |
* | | small cleanup task for test suite | Peter Prymmer | 2000-11-22 | 1 | -0/+1 |
* | | Be clean. | Jarkko Hietaniemi | 2000-11-22 | 1 | -1/+1 |
* | | Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01 | Jarkko Hietaniemi | 2000-11-22 | 1 | -0/+248 |
* | | Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19. | Jarkko Hietaniemi | 2000-11-22 | 6 | -0/+1573 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2000-11-22 | 5 | -110/+241 |
|\ \ | |/ | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2000-11-22 | 7 | -12/+4149 |
| |\ | |||||
| * | | Win32 PerlIO intermediate state now working as expected. | Nick Ing-Simmons | 2000-11-22 | 5 | -110/+241 |
| * | | Integrate mainline | Nick Ing-Simmons | 2000-11-21 | 28 | -181/+472 |
| |\ \ | |||||
* | | | | More SOCKS versus 64-bit patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-22 | 8 | -11/+45 |
* | | | | Liblist returns found libraries | Ilya Zakharevich | 2000-11-22 | 1 | -18/+27 |
* | | | | Go ahead and #include <unistd.h> in perl.h. | Jarkko Hietaniemi | 2000-11-22 | 9 | -44/+8 |
* | | | | Overeager visited-positions optimizations | Ilya Zakharevich | 2000-11-22 | 3 | -11/+37 |
* | | | | Liblist finally works | Ilya Zakharevich | 2000-11-22 | 3 | -5/+27 |
* | | | | Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4... | H.Merijn Brand | 2000-11-22 | 1 | -12/+2 |
* | | | | (Accidentally empty patch.) | Jarkko Hietaniemi | 2000-11-22 | 0 | -0/+0 |
* | | | | make VMS' test.com tail compatible w/ unix | Peter Prymmer | 2000-11-22 | 1 | -1/+1 |
* | | | | Re: perl@7777 | John P. Linderman | 2000-11-22 | 1 | -11/+11 |
* | | | | Perlio_tell fix | Charles Lane | 2000-11-22 | 1 | -0/+1 |
* | | | | [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost' | Casey Tweten | 2000-11-22 | 1 | -8/+4 |
* | | | | [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost' | Casey Tweten | 2000-11-22 | 1 | -11/+17 |
* | | | | Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm] | Casey R. Tweten | 2000-11-22 | 1 | -11/+8 |
| |_|/ |/| | | |||||
* | | | Test.pm POD peculiarity | Casey R. Tweten | 2000-11-22 | 1 | -3/+3 |
* | | | [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug | Philip Newton | 2000-11-22 | 1 | -2/+2 |
* | | | Nickety nits. | Jarkko Hietaniemi | 2000-11-22 | 2 | -1/+3 |
* | | | Changes had accidentally gone too silent on non-main branches. | Jarkko Hietaniemi | 2000-11-22 | 3 | -6/+4141 |
| |/ |/| | |||||
* | | Integrate perlio: | Jarkko Hietaniemi | 2000-11-21 | 5 | -25/+100 |
|\ \ | |/ | |||||
| * | Win32 builds and runs (mostly) with USE_PERLIO. | Nick Ing-Simmons | 2000-11-21 | 3 | -5/+18 |
| * | If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_). | Nick Ing-Simmons | 2000-11-20 | 1 | -5/+5 |
| * | Integrate mainline | Nick Ing-Simmons | 2000-11-20 | 35 | -154/+1168 |
| |\ | |||||
| * | | Make extra buffer layer work (dummy crlf layer) | Nick Ing-Simmons | 2000-11-20 | 3 | -20/+82 |
* | | | Update Changes. | Jarkko Hietaniemi | 2000-11-21 | 2 | -1/+101 |
* | | | PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale t... | Craig A. Berry | 2000-11-21 | 1 | -1/+1 |
* | | | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 19 | -145/+322 |
* | | | Integrate scope.h@7790 from perlio, works better with multiplicity. | Jarkko Hietaniemi | 2000-11-21 | 1 | -5/+5 |
* | | | Export the SOCKS workaround symbols only if necessary. | Jarkko Hietaniemi | 2000-11-21 | 6 | -34/+48 |
| |/ |/| | |||||
* | | add system locale testing for VMS | Peter Prymmer | 2000-11-20 | 1 | -0/+9 |
* | | DOC PATCH 5.6.0 perlreftut | Mark-Jason Dominus | 2000-11-20 | 1 | -1/+1 |
* | | [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir | David Dyck | 2000-11-20 | 1 | -1/+1 |