| Commit message (Expand) | Author | Age | Files | Lines |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 3 | -18/+0 |
* | Hack File/Find/find.t to use File::Spec::Unix on Win32. | Nick Ing-Simmons | 2001-06-19 | 1 | -1/+1 |
* | let MS VC 5 resolve _PerlIO_win32 | Prymmer/Kahn | 2001-06-19 | 1 | -1139/+1140 |
* | Integrate mainline | Nick Ing-Simmons | 2001-06-19 | 2 | -2/+6 |
|\ |
|
| * | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 2 | -2/+4 |
| * | Add the locale.c and numeric.c to the microperl sources. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+2 |
* | | Get Win32 known_extensions and extensions right in config.sh and hence Config.pm | Nick Ing-Simmons | 2001-06-19 | 1 | -2/+15 |
|/ |
|
* | Re: DYNAMIC_ENV_FETCH HvNAME abuse. | Abhijit Menon-Sen | 2001-06-16 | 1 | -1/+0 |
* | Add perlnetware to docs; regen toc; supply skeleton | Jarkko Hietaniemi | 2001-06-16 | 2 | -2/+5 |
* | Work-in-progress win32 layer semi-functional, checking | Nick Ing-Simmons | 2001-06-16 | 1 | -20/+29 |
* | Work in progress UNIX-side edit of win32 PerLIO layer | Nick Ing-Simmons | 2001-06-16 | 2 | -0/+317 |
* | regen_config_h for Win32. | Nick Ing-Simmons | 2001-06-15 | 3 | -96/+132 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-06-15 | 1 | -0/+2 |
|\ |
|
| * | Steps along the road toward Win32 building again. | Nick Ing-Simmons | 2001-06-14 | 1 | -0/+2 |
* | | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 6 | -27/+9 |
|/ |
|
* | Routine regen_config_h for Win32 | Nick Ing-Simmons | 2001-06-14 | 3 | -3/+285 |
* | Add Configure directive -Dusereentrant for Artur's ithreads work, | Jarkko Hietaniemi | 2001-06-13 | 3 | -0/+3 |
* | Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. | Jarkko Hietaniemi | 2001-06-08 | 3 | -0/+3 |
* | Podify the remaining README.platform files; | Jarkko Hietaniemi | 2001-06-06 | 2 | -2377/+2395 |
* | Configure tweaks; add prototype probes, make the cpp symbols | Jarkko Hietaniemi | 2001-06-04 | 3 | -15/+30 |
* | update two win32 Makefiles | Prymmer/Kahn | 2001-06-03 | 2 | -1/+8 |
* | Configure tweaks; record the Berkeley DB version, | Jarkko Hietaniemi | 2001-06-01 | 3 | -0/+6 |
* | win32 - dmake regen_config_h | Nick Ing-Simmons | 2001-05-31 | 3 | -3/+21 |
* | Fix Win32 for new spelling IN_BYTES | Nick Ing-Simmons | 2001-05-31 | 1 | -2/+2 |
* | Introduce $Config{afsroot}. | Jarkko Hietaniemi | 2001-05-30 | 3 | -0/+3 |
* | Integrate change #10144 from maintperl. | Jarkko Hietaniemi | 2001-05-18 | 3 | -3/+3 |
* | win32, regen_config_h | Nick Ing-Simmons | 2001-05-09 | 3 | -3/+21 |
* | Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 | Prymmer/Kahn | 2001-05-07 | 1 | -2/+2 |
* | win32 update (VC,Borland,gcc), nmake update | Prymmer/Kahn | 2001-05-06 | 5 | -207/+55 |
* | two fixes for win32/FindExt.pm | Prymmer/Kahn | 2001-05-03 | 1 | -2/+2 |
* | BorlandC++ fix | Vadim Konovalov | 2001-05-01 | 1 | -1/+1 |
* | win32/Makefile (nmake) update | Prymmer/Kahn | 2001-04-29 | 1 | -16/+71 |
* | More cleanup cleanup. | Jarkko Hietaniemi | 2001-04-19 | 2 | -24/+21 |
* | Add Time::Piece, a slight rewrite of Time::Object, | Jarkko Hietaniemi | 2001-04-19 | 2 | -4/+19 |
* | Move the strftime() wrapper from POSIX.xs to util.c | Jarkko Hietaniemi | 2001-04-19 | 3 | -0/+3 |
* | Non-UNIX platforms extensions update. (Well, UTS is UNIX.) | Jarkko Hietaniemi | 2001-04-12 | 2 | -4/+27 |
* | Integrate change #9639 from maintperl into mainline: | Jarkko Hietaniemi | 2001-04-08 | 2 | -43/+45 |
* | perlsolaris.pod copied to wrong directory. | Jarkko Hietaniemi | 2001-04-08 | 1 | -1/+1 |
* | Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed | Jarkko Hietaniemi | 2001-04-07 | 5 | -32/+32 |
* | Split out extension finding code from buildext.pl into FindExt.pm | Nick Ing-Simmons | 2001-04-07 | 4 | -25/+75 |
* | Quote $VERSION in Encode.pm. | Nick Ing-Simmons | 2001-04-06 | 3 | -3/+237 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 2 | -8/+21 |
* | Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for | Jarkko Hietaniemi | 2001-04-05 | 3 | -0/+33 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 2 | -5/+7 |
* | fix for win32/buildext.pl | Vadim Konovalov | 2001-03-30 | 1 | -1/+2 |
* | Make sure buildext.pl finds Errno.pm | Nick Ing-Simmons | 2001-03-29 | 1 | -2/+2 |
* | Integrate win32/makefile.mk with mainline. | Nick Ing-Simmons | 2001-03-29 | 1 | -4/+4 |
|\ |
|
| * | RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424) | Vadim Konovalov | 2001-03-29 | 1 | -4/+4 |
* | | Fix breakage ... | Nick Ing-Simmons | 2001-03-29 | 1 | -0/+4 |
|/ |
|
* | Work in progress - determine win32 extensions to build via script. | Nick Ing-Simmons | 2001-03-29 | 2 | -220/+70 |