| Commit message (Expand) | Author | Age | Files | Lines |
* | RE: perl@10907 | Vadim Konovalov | 2001-07-02 | 2 | -2/+2 |
* | regenerate win32/config_H.?c files | Gurusamy Sarathy | 2001-07-02 | 3 | -39/+78 |
* | rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | Gurusamy Sarathy | 2001-07-02 | 3 | -3/+3 |
* | win32 fixes: more spurious CRs | Gurusamy Sarathy | 2001-07-02 | 1 | -15/+14 |
* | win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat | Gurusamy Sarathy | 2001-07-02 | 3 | -1268/+1267 |
* | Add Configure probes for nl_langinfo() and <langinfo.h>. | Jarkko Hietaniemi | 2001-06-28 | 3 | -0/+6 |
* | "lose the it's", from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-06-27 | 1 | -1/+1 |
* | perl_clone_host() needs PERL_IMPLICIT_SYS. | Jarkko Hietaniemi | 2001-06-26 | 1 | -1/+1 |
* | Adds perl_clone_host under IMPLICIT SYS | Artur Bergman | 2001-06-26 | 1 | -0/+23 |
* | Add fchdir() probe (in non-UNIX systems assume it doesn't exist). | Jarkko Hietaniemi | 2001-06-21 | 6 | -0/+21 |
* | 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 |