summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix utils/perldoc.PL for dos-djgpp:Molnar Laszlo1998-01-081-3/+9
* | | Version 2.13 of GetoptLong:Johan Vromans1998-01-081-553/+595
* | | Fix variable export and threading configuration for AIX:Jarkko Hietaniemi1998-01-082-7/+17
* | | Regexp fix: (?>a+)b doesn't match aaab:Ilya Zakharevich1998-01-082-1/+6
* | | Fix hv_delete for 'm'-magic. Based on following patch, modifiedOwen Taylor1998-01-081-16/+30
* | | Integrate win32 branch into mainline.Malcolm Beattie1998-01-0841-385/+972
|\ \ \ | | |/ | |/|
| * | [win32] tweak case-insensitive ENV implementationGurusamy Sarathy1998-01-071-11/+23
| | * Integrate win32 branchNick Ing-Simmons1998-01-0731-255/+635
| | |\ | | |/ | |/|
| * | [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and documentGurusamy Sarathy1998-01-052-36/+92
| * | [win32] Support case-tolerant %ENVGurusamy Sarathy1998-01-053-24/+104
| * | [win32] Add a tweaked version of:Tye McQueen1998-01-0411-67/+146
| * | [win32] Various win32 fixesGurusamy Sarathy1998-01-0419-147/+312
| * | [win32] Fix $ENV{Path} in FindBin.pmGurusamy Sarathy1997-12-301-2/+2
| | * Resolve ansiperl against win32Nick Ing-Simmons1997-12-2924-151/+352
| | |\ | | |/ | |/|
| * | [win32] make $? Unix (and ActiveWare) compatibleGurusamy Sarathy1997-12-242-8/+7
| * | [win32] support ioctl() on sockets (does what ioctlsocket() does) to makeGurusamy Sarathy1997-12-246-11/+34
| * | [win32] support getlogin()Gurusamy Sarathy1997-12-249-23/+39
| * | [win32] add support for crypt() via user-supplied des_fcrypt() source or libr...Gurusamy Sarathy1997-12-248-99/+203
| * | [win32] tweak op.c to avoid warningGurusamy Sarathy1997-12-241-1/+1
| * | [win32] Trivial bugfix#3 from local repositoryGurusamy Sarathy1997-12-231-0/+1
| * | [win32] Trivial bugfix#2 from local repositoryGurusamy Sarathy1997-12-234-15/+67
| * | [win32] Trivial bugfix#1 from local repositoryGurusamy Sarathy1997-12-231-1/+1
| * | [win32] Integrate mainlineGurusamy Sarathy1997-12-1884-661/+2619
| |\ \ | |/ / |/| |
* | | Integrate ansi @364,@366 into mainline.Malcolm Beattie1997-12-183-1/+42
|\ \ \
* | | | Add a few missing files to MANIFESTMalcolm Beattie1997-12-181-0/+6
* | | | Bump patchlevel to 56.Malcolm Beattie1997-12-181-1/+1
| | | * Resolve against mainlineNick Ing-Simmons1997-12-1881-659/+2570
| | | |\ | |_|_|/ |/| | |
* | | | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-1725-209/+507
* | | | Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-1745-94/+1065
* | | | Upgrade DB_File to 1.56:Paul Marquess1997-12-176-329/+675
* | | | Threading patches for OS/2 (missing files taken from previous patch):Ilya Zakharevich1997-12-1711-23/+309
* | | | Add OS2 to list for DONT_DECLARE_STD in perl.h:Ilya Zakharevich1997-12-171-1/+1
* | | | Allow "perldoc -F filename":Ilya Zakharevich1997-12-171-2/+12
* | | | Fix not-reached warning for pp_threadsv.Malcolm Beattie1997-12-171-1/+1
| | | * Resolve against Win32Nick Ing-Simmons1997-12-180-0/+0
| | | |\ | | |/ / | |/| / | | |/
| | * [win32] Integrate mainline. Builds and passes (Borland).Gurusamy Sarathy1997-12-1317-144/+268
| | |\ | |_|/ |/| |
| * | Fix typo in Ilya's patch :-(Nick Ing-Simmons1997-12-141-1/+1
| * | #undef new PERLVARIC macro in appropriate placesNick Ing-Simmons1997-12-142-1/+2
| * | Ilya's MakeMaker (empty makefile) patchNick Ing-Simmons1997-12-141-0/+40
| * | Resolve ansiperl against mainlineNick Ing-Simmons1997-12-1317-144/+268
| |\ \ | |/ / |/| |
* | | pp_print and pp_prtf handling of tied file handles used EXTENDMalcolm Beattie1997-12-122-2/+2
* | | Add missing patch to op.c that didn't come across with win32 merge.Malcolm Beattie1997-12-111-3/+3
* | | Stop tr/// from writing to target when only counting.Malcolm Beattie1997-12-113-3/+15
* | | Fix char*/unsigned char* clashes in util.c:fbm_instr and removeMalcolm Beattie1997-12-102-7/+11
* | | Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-101-0/+2
* | | Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so thatMalcolm Beattie1997-12-105-43/+50
* | | Minor fix/speedup to util.c:fbm_instr:Ilya Zakharevich1997-12-101-19/+44
* | | Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-106-81/+155
* | | Integrate win32 back into mainline (trivial).Malcolm Beattie1997-12-1042-1798/+4836
|\ \ \ | | |/ | |/|
| | * Resolve win32 - Sarathy's tweak.Nick Ing-Simmons1997-12-091-1/+1
| | |\ | | |/ | |/|