summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [asperl] added AS patch#2Gurusamy Sarathy1998-01-3073-976/+9008
| | | p4raw-id: //depot/asperl@443
* [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-3018-222/+358
| | | | | p4raw-link: @396 on //depot/win32/perl: e7152ba2733b9227708ca768b222144415c13c66 p4raw-id: //depot/asperl@441
* [win32] tweak case-insensitive ENV implementationGurusamy Sarathy1998-01-071-11/+23
| | | p4raw-id: //depot/win32/perl@396
* [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and documentGurusamy Sarathy1998-01-052-36/+92
| | | | | the fact p4raw-id: //depot/win32/perl@394
* [win32] Support case-tolerant %ENVGurusamy Sarathy1998-01-053-24/+104
| | | | | | | | - underlying system calls see the case-as-supplied by user - added tests to verify addition/deletion/enumeration case-tolerance - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS, which is default on win32 now p4raw-id: //depot/win32/perl@393
* [win32] Add a tweaked version of:Tye McQueen1998-01-0411-67/+146
| | | | | | Message-Id: <199801040630.AA29298@metronet.com> Subject: New patch for $^E==GetLastError() under Win32 p4raw-id: //depot/win32/perl@392
* [win32] Various win32 fixesGurusamy Sarathy1998-01-0419-147/+312
| | | | | | | | | | | | | | | - support spawn via system(&P_NOWAIT,...) like OS2 - support wait() and waitpid() - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed - support -lfoo properly in ExtUtils::Liblist - fix outdated info about Win32 support in perlfaq2 - fix win32 bug in perldoc that causes spurious warnings - regularize global function/variable names yet more - fix bug in do_aspawn() (it was always invoking shell, instead of almost never) - implement and export win32_wait() - stub version of USE_RTL_THREAD_API p4raw-id: //depot/win32/perl@391
* [win32] Fix $ENV{Path} in FindBin.pmGurusamy Sarathy1997-12-301-2/+2
| | | p4raw-id: //depot/win32/perl@390
* [win32] make $? Unix (and ActiveWare) compatibleGurusamy Sarathy1997-12-242-8/+7
| | | p4raw-id: //depot/win32/perl@388
* [win32] support ioctl() on sockets (does what ioctlsocket() does) to makeGurusamy Sarathy1997-12-246-11/+34
| | | | | non-blocking IO on sockets possible p4raw-id: //depot/win32/perl@387
* [win32] support getlogin()Gurusamy Sarathy1997-12-249-23/+39
| | | p4raw-id: //depot/win32/perl@386
* [win32] add support for crypt() via user-supplied des_fcrypt() source or ↵Gurusamy Sarathy1997-12-248-99/+203
| | | | | | | library. Update README.win32. p4raw-id: //depot/win32/perl@385
* [win32] tweak op.c to avoid warningGurusamy Sarathy1997-12-241-1/+1
| | | p4raw-id: //depot/win32/perl@384
* [win32] Trivial bugfix#3 from local repositoryGurusamy Sarathy1997-12-231-0/+1
| | | | | | Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu> Subject: Re: Assigning result of pop scrambles unrelated reference p4raw-id: //depot/win32/perl@383
* [win32] Trivial bugfix#2 from local repositoryGurusamy Sarathy1997-12-234-15/+67
| | | | | | Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu> Subject: Re: eval of sub gives spurious "uninitialised" warning p4raw-id: //depot/win32/perl@382
* [win32] Trivial bugfix#1 from local repositoryGurusamy Sarathy1997-12-231-1/+1
| | | | | | Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu> Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? p4raw-id: //depot/win32/perl@381
* [win32] Integrate mainlineGurusamy Sarathy1997-12-1884-661/+2619
|\ | | | | p4raw-id: //depot/win32/perl@380
| * Integrate ansi @364,@366 into mainline.Malcolm Beattie1997-12-183-1/+42
| |\ | | | | | | | | | | | | | | | p4raw-link: @366 on //depot/ansiperl: d3ba9184ae4a51b26d0b441baf1f71fadb130b14 p4raw-link: @364 on //depot/ansiperl: 1b171b8dc5d8ea8bdfc47634b7dd4589627bd142 p4raw-id: //depot/perl@379
| | * Fix typo in Ilya's patch :-(Nick Ing-Simmons1997-12-141-1/+1
| | | | | | | | | p4raw-id: //depot/ansiperl@366
| | * #undef new PERLVARIC macro in appropriate placesNick Ing-Simmons1997-12-142-1/+2
| | | | | | | | | p4raw-id: //depot/ansiperl@365
| | * Ilya's MakeMaker (empty makefile) patchNick Ing-Simmons1997-12-141-0/+40
| | | | | | | | | p4raw-id: //depot/ansiperl@364
| | * Resolve ansiperl against mainlineNick Ing-Simmons1997-12-1317-144/+268
| | |\ | | | | | | | | p4raw-id: //depot/ansiperl@362
| | * \ Resolve win32 - Sarathy's tweak.Nick Ing-Simmons1997-12-091-1/+1
| | |\ \ | | | | | | | | | | p4raw-id: //depot/ansiperl@352
| | * \ \ Resolve ansiperl against win32Nick Ing-Simmons1997-12-0514-741/+322
| | |\ \ \ | | | | | | | | | | | | p4raw-id: //depot/ansiperl@350
| * | | | | Add a few missing files to MANIFESTMalcolm Beattie1997-12-181-0/+6
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@378
| * | | | | Bump patchlevel to 56.Malcolm Beattie1997-12-181-1/+1
| | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@377
| * | | | | Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-1725-209/+507
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needs rewriting now that we use perlvars.h and foovar.h: Subject: [PATCH] 5.004_54 under VMS (fwd) p4raw-id: //depot/perl@374
| * | | | | Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-1745-94/+1065
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: Re: dos-djgpp port not in perl 5.004_54 p4raw-id: //depot/perl@373
| * | | | | Upgrade DB_File to 1.56:Paul Marquess1997-12-176-329/+675
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: DB_File-1.56 for _55 p4raw-id: //depot/perl@372
| * | | | | Threading patches for OS/2 (missing files taken from previous patch):Ilya Zakharevich1997-12-1711-23/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: Re: 5.004_55: OS/2 patches again p4raw-id: //depot/perl@371
| * | | | | Add OS2 to list for DONT_DECLARE_STD in perl.h:Ilya Zakharevich1997-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: Re: 5.004_55: OS/2 patches again p4raw-id: //depot/perl@370
| * | | | | Allow "perldoc -F filename":Ilya Zakharevich1997-12-171-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: 5.004_55: Patch to perldoc p4raw-id: //depot/perl@368
| * | | | | Fix not-reached warning for pp_threadsv.Malcolm Beattie1997-12-171-1/+1
| | |_|_|/ | |/| | | | | | | | p4raw-id: //depot/perl@367
* | | | | [win32] Integrate mainline. Builds and passes (Borland).Gurusamy Sarathy1997-12-1317-144/+268
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | p4raw-id: //depot/win32/perl@363
| * | | pp_print and pp_prtf handling of tied file handles used EXTENDMalcolm Beattie1997-12-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | instead of MEXTEND leading to core dumps. This fix needs propagating back to the maintenance branch. p4raw-id: //depot/perl@361
| * | | Add missing patch to op.c that didn't come across with win32 merge.Malcolm Beattie1997-12-111-3/+3
| | | | | | | | | | | | p4raw-id: //depot/perl@360
| * | | Stop tr/// from writing to target when only counting.Malcolm Beattie1997-12-113-3/+15
| | | | | | | | | | | | p4raw-id: //depot/perl@359
| * | | Fix char*/unsigned char* clashes in util.c:fbm_instr and removeMalcolm Beattie1997-12-102-7/+11
| | | | | | | | | | | | | | | | | | | | a few extraneous trailing semicolons in perlvars.h. p4raw-id: //depot/perl@358
| * | | Start overhauling compiler. It was working at least minimallyMalcolm Beattie1997-12-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | right up until the final tweak of B.xs to add threadsv_names at which point building it provokes a seg fault in perl while doing the xsubpp :-(. p4raw-id: //depot/perl@357
| * | | Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so thatMalcolm Beattie1997-12-105-43/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | sv_setfoo functions go back to not needing dTHR. Fix Configure to check for already-existing -thread on archname and to check better for d_pthread_created_joinable. p4raw-id: //depot/perl@356
| * | | Minor fix/speedup to util.c:fbm_instr:Ilya Zakharevich1997-12-101-19/+44
| | | | | | | | | | | | | | | | | | | | Subject: 5.004_55: Minor regexp patch p4raw-id: //depot/perl@355
| * | | Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-106-81/+155
| | | | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic (checked/ignored a few rejects; tweaked wording). p4raw-id: //depot/perl@354
| * | | Integrate win32 back into mainline (trivial).Malcolm Beattie1997-12-1042-1798/+4836
| |\ \ \ | |/ / / |/| | | p4raw-id: //depot/perl@353
* | | | [win32] re-add PERLVARI?C? change that somehow went missing in makedef.plGurusamy Sarathy1997-12-081-1/+1
| |_|/ |/| | | | | p4raw-id: //depot/win32/perl@351
* | | [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-029-23/+27
| | | | | | | | | p4raw-id: //depot/win32/perl@349
* | | [win32] makegcc.mk merged into makefile.mk, so makegcc.mk is gone.Gurusamy Sarathy1997-12-025-689/+240
| | | | | | | | | | | | | | | Other minor fixes. Now is a good time to get the changes in win32 branch. p4raw-id: //depot/win32/perl@348
* | | [win32] Integrate winansi again. Result builds and passes all tests on allGurusamy Sarathy1997-12-021-1/+1
|\ \ \ | | |/ | |/| | | | | | | three compilers. p4raw-id: //depot/win32/perl@347
| * | Add a 4th step (yes FOUR) to dll build process for gcc.Nick Ing-Simmons1997-12-021-1/+2
| | | | | | | | | | | | | | | Now runs again... p4raw-id: //depot/ansiperl@345
| * | Sarathy's patchNick Ing-Simmons1997-12-025-11/+19
| | | | | | | | | p4raw-id: //depot/ansiperl@344
* | | [win32] various hacks to get mingw32 to build. Sync Makefile with makefile.mk.Gurusamy Sarathy1997-12-027-47/+82
| | | | | | | | | | | | | | | makegcc.mk to be merged into makefile.mk soon. p4raw-id: //depot/win32/perl@346