| Commit message (Expand) | Author | Age | Files | Lines |
* | Win32 compilation tweaks for Blair Zajac. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+4 |
* | $(MAKE) distclean shouldn't blow away ../lib/Thread.pm | Gurusamy Sarathy | 2001-11-25 | 3 | -3/+3 |
* | fix typo in config.vc; regenerate win32 config_H.* files | Gurusamy Sarathy | 2001-11-24 | 4 | -34/+484 |
* | Add procselfexe and d_dirfd to strange lands. | Jarkko Hietaniemi | 2001-11-23 | 4 | -0/+8 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 2 | -0/+2 |
* | Integrate change #13145 from maintperl; | Jarkko Hietaniemi | 2001-11-21 | 1 | -8/+10 |
* | Spread d_procselfexe to far-off lands (undefined). | Jarkko Hietaniemi | 2001-11-20 | 4 | -0/+4 |
* | Win32 layer has a dup which needs to match new prototype. | Nick Ing-Simmons | 2001-11-18 | 1 | -2/+2 |
* | Integrate change #13058 from maintperl; | Jarkko Hietaniemi | 2001-11-17 | 1 | -17/+25 |
* | Add the fruits of Larry Shatzer's version verifying script. | Jarkko Hietaniemi | 2001-11-16 | 1 | -0/+3 |
* | Upgrade to Unicode::Normalize 0.10, now in XS. | Jarkko Hietaniemi | 2001-11-09 | 2 | -60/+67 |
* | Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/ | Mark-Jason Dominus | 2001-11-08 | 2 | -2/+2 |
* | Integrate change #12747 from maintperl; | Jarkko Hietaniemi | 2001-10-28 | 1 | -37/+97 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-10-28 | 1 | -0/+6 |
|\ |
|
| * | Tweak for build with Mingw32 - __attribute__((unused)) is not liked | Nick Ing-Simmons | 2001-10-28 | 1 | -0/+6 |
* | | Integrate changes #12724 and #12725 from maintperl; | Jarkko Hietaniemi | 2001-10-28 | 1 | -12/+35 |
|/ |
|
* | "nmake clean" fails to clean ext/... because buildext.pl calls | Gurusamy Sarathy | 2001-10-27 | 1 | -1/+1 |
* | avoid compiler warning | Gurusamy Sarathy | 2001-10-26 | 1 | -1/+1 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 3 | -21/+73 |
* | Integrate change #12626 from maintperl; | Jarkko Hietaniemi | 2001-10-24 | 1 | -10/+17 |
* | Integrate change #12615 from maintperl; | Jarkko Hietaniemi | 2001-10-24 | 1 | -1/+25 |
* | Integrate change #12559 from maintperl; | Jarkko Hietaniemi | 2001-10-22 | 1 | -13/+100 |
* | Integrate change #12560 from maintperl; | Jarkko Hietaniemi | 2001-10-22 | 1 | -3/+4 |
* | Multiple win32io.o is fatal for GCC (and noise with VC++) | Nick Ing-Simmons | 2001-10-21 | 1 | -1/+1 |
* | Fix typos in new locking on MemShared | Nick Ing-Simmons | 2001-10-20 | 1 | -3/+3 |
* | Use locks on MemShared | Nick Ing-Simmons | 2001-10-20 | 1 | -14/+35 |
* | Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not | Nick Ing-Simmons | 2001-10-20 | 1 | -2/+31 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-10-16 | 1 | -3/+11 |
|\ |
|
| * | Skeleton of "PerlIO_dup" coded. | Nick Ing-Simmons | 2001-10-16 | 1 | -3/+11 |
* | | WIN64 (Itanium) port of Perl 5.6.1 | Randolf Werner | 2001-10-16 | 3 | -0/+5199 |
|/ |
|
* | Integrate change #12200 from maintperl; | Jarkko Hietaniemi | 2001-09-25 | 1 | -5/+6 |
* | Manual eror in #12147. | Jarkko Hietaniemi | 2001-09-22 | 1 | -1/+1 |
* | Integrate change #12146 from maintperl; | Jarkko Hietaniemi | 2001-09-22 | 2 | -1/+9 |
* | win32/Makefile warning fix | Blair Zajac | 2001-09-21 | 1 | -1/+1 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 6 | -42/+0 |
* | added tainting for getcwd for Win32 | Nikola Knezevic | 2001-09-18 | 1 | -0/+4 |
* | Building on win32 w/o perlio | Mattia Barbon | 2001-09-10 | 2 | -4/+10 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 10 | -413/+116 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 8 | -17/+17 |
* | Add sharedsv* to the DOSish platforms; plus add | Jarkko Hietaniemi | 2001-08-14 | 2 | -0/+4 |
* | CRLFgngngn. | Jarkko Hietaniemi | 2001-08-10 | 2 | -2411/+2411 |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 2 | -2417/+2411 |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 3 | -0/+36 |
* | [PATCH: perl@11564] introducing perlivp | Prymmer/Kahn | 2001-08-06 | 2 | -2/+4 |
* | 4-arg select() was busted on windows because change#8178 didn't | Gurusamy Sarathy | 2001-08-05 | 1 | -0/+2 |
* | flock() and link() are not available on Windows 9x | Gurusamy Sarathy | 2001-08-05 | 1 | -1/+6 |
* | Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000 | John Kristian | 2001-08-03 | 1 | -3/+5 |
* | Add PerlCE to the docs. | Jarkko Hietaniemi | 2001-08-02 | 2 | -2/+4 |
* | add xsubpp and libnetcfg to installed *.bat files for win32 builds | Prymmer/Kahn | 2001-08-01 | 2 | -0/+4 |
* | win32\sncfnmcs.pl corrections | Vadim Konovalov | 2001-07-23 | 1 | -4/+5 |