Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix utils/perldoc.PL for dos-djgpp: | Molnar Laszlo | 1998-01-08 | 1 | -3/+9 | |
* | | | Version 2.13 of GetoptLong: | Johan Vromans | 1998-01-08 | 1 | -553/+595 | |
* | | | Fix variable export and threading configuration for AIX: | Jarkko Hietaniemi | 1998-01-08 | 2 | -7/+17 | |
* | | | Regexp fix: (?>a+)b doesn't match aaab: | Ilya Zakharevich | 1998-01-08 | 2 | -1/+6 | |
* | | | Fix hv_delete for 'm'-magic. Based on following patch, modified | Owen Taylor | 1998-01-08 | 1 | -16/+30 | |
* | | | Integrate win32 branch into mainline. | Malcolm Beattie | 1998-01-08 | 41 | -385/+972 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | [win32] tweak case-insensitive ENV implementation | Gurusamy Sarathy | 1998-01-07 | 1 | -11/+23 | |
| | * | Integrate win32 branch | Nick Ing-Simmons | 1998-01-07 | 31 | -255/+635 | |
| | |\ | | |/ | |/| | ||||||
| * | | [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and document | Gurusamy Sarathy | 1998-01-05 | 2 | -36/+92 | |
| * | | [win32] Support case-tolerant %ENV | Gurusamy Sarathy | 1998-01-05 | 3 | -24/+104 | |
| * | | [win32] Add a tweaked version of: | Tye McQueen | 1998-01-04 | 11 | -67/+146 | |
| * | | [win32] Various win32 fixes | Gurusamy Sarathy | 1998-01-04 | 19 | -147/+312 | |
| * | | [win32] Fix $ENV{Path} in FindBin.pm | Gurusamy Sarathy | 1997-12-30 | 1 | -2/+2 | |
| | * | Resolve ansiperl against win32 | Nick Ing-Simmons | 1997-12-29 | 24 | -151/+352 | |
| | |\ | | |/ | |/| | ||||||
| * | | [win32] make $? Unix (and ActiveWare) compatible | Gurusamy Sarathy | 1997-12-24 | 2 | -8/+7 | |
| * | | [win32] support ioctl() on sockets (does what ioctlsocket() does) to make | Gurusamy Sarathy | 1997-12-24 | 6 | -11/+34 | |
| * | | [win32] support getlogin() | Gurusamy Sarathy | 1997-12-24 | 9 | -23/+39 | |
| * | | [win32] add support for crypt() via user-supplied des_fcrypt() source or libr... | Gurusamy Sarathy | 1997-12-24 | 8 | -99/+203 | |
| * | | [win32] tweak op.c to avoid warning | Gurusamy Sarathy | 1997-12-24 | 1 | -1/+1 | |
| * | | [win32] Trivial bugfix#3 from local repository | Gurusamy Sarathy | 1997-12-23 | 1 | -0/+1 | |
| * | | [win32] Trivial bugfix#2 from local repository | Gurusamy Sarathy | 1997-12-23 | 4 | -15/+67 | |
| * | | [win32] Trivial bugfix#1 from local repository | Gurusamy Sarathy | 1997-12-23 | 1 | -1/+1 | |
| * | | [win32] Integrate mainline | Gurusamy Sarathy | 1997-12-18 | 84 | -661/+2619 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Integrate ansi @364,@366 into mainline. | Malcolm Beattie | 1997-12-18 | 3 | -1/+42 | |
|\ \ \ | ||||||
* | | | | Add a few missing files to MANIFEST | Malcolm Beattie | 1997-12-18 | 1 | -0/+6 | |
* | | | | Bump patchlevel to 56. | Malcolm Beattie | 1997-12-18 | 1 | -1/+1 | |
| | | * | Resolve against mainline | Nick Ing-Simmons | 1997-12-18 | 81 | -659/+2570 | |
| | | |\ | |_|_|/ |/| | | | ||||||
* | | | | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files) | Charles Bailey | 1997-12-17 | 25 | -209/+507 | |
* | | | | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 45 | -94/+1065 | |
* | | | | Upgrade DB_File to 1.56: | Paul Marquess | 1997-12-17 | 6 | -329/+675 | |
* | | | | Threading patches for OS/2 (missing files taken from previous patch): | Ilya Zakharevich | 1997-12-17 | 11 | -23/+309 | |
* | | | | Add OS2 to list for DONT_DECLARE_STD in perl.h: | Ilya Zakharevich | 1997-12-17 | 1 | -1/+1 | |
* | | | | Allow "perldoc -F filename": | Ilya Zakharevich | 1997-12-17 | 1 | -2/+12 | |
* | | | | Fix not-reached warning for pp_threadsv. | Malcolm Beattie | 1997-12-17 | 1 | -1/+1 | |
| | | * | Resolve against Win32 | Nick Ing-Simmons | 1997-12-18 | 0 | -0/+0 | |
| | | |\ | | |/ / | |/| / | | |/ | ||||||
| | * | [win32] Integrate mainline. Builds and passes (Borland). | Gurusamy Sarathy | 1997-12-13 | 17 | -144/+268 | |
| | |\ | |_|/ |/| | | ||||||
| * | | Fix typo in Ilya's patch :-( | Nick Ing-Simmons | 1997-12-14 | 1 | -1/+1 | |
| * | | #undef new PERLVARIC macro in appropriate places | Nick Ing-Simmons | 1997-12-14 | 2 | -1/+2 | |
| * | | Ilya's MakeMaker (empty makefile) patch | Nick Ing-Simmons | 1997-12-14 | 1 | -0/+40 | |
| * | | Resolve ansiperl against mainline | Nick Ing-Simmons | 1997-12-13 | 17 | -144/+268 | |
| |\ \ | |/ / |/| | | ||||||
* | | | pp_print and pp_prtf handling of tied file handles used EXTEND | Malcolm Beattie | 1997-12-12 | 2 | -2/+2 | |
* | | | Add missing patch to op.c that didn't come across with win32 merge. | Malcolm Beattie | 1997-12-11 | 1 | -3/+3 | |
* | | | Stop tr/// from writing to target when only counting. | Malcolm Beattie | 1997-12-11 | 3 | -3/+15 | |
* | | | Fix char*/unsigned char* clashes in util.c:fbm_instr and remove | Malcolm Beattie | 1997-12-10 | 2 | -7/+11 | |
* | | | Start overhauling compiler. It was working at least minimally | Malcolm Beattie | 1997-12-10 | 1 | -0/+2 | |
* | | | Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that | Malcolm Beattie | 1997-12-10 | 5 | -43/+50 | |
* | | | Minor fix/speedup to util.c:fbm_instr: | Ilya Zakharevich | 1997-12-10 | 1 | -19/+44 | |
* | | | Patches for IRIX, AIX and some generic stuff: | Jarkko Hietaniemi | 1997-12-10 | 6 | -81/+155 | |
* | | | Integrate win32 back into mainline (trivial). | Malcolm Beattie | 1997-12-10 | 42 | -1798/+4836 | |
|\ \ \ | | |/ | |/| | ||||||
| | * | Resolve win32 - Sarathy's tweak. | Nick Ing-Simmons | 1997-12-09 | 1 | -1/+1 | |
| | |\ | | |/ | |/| |