summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-2920-76/+334
* [win32] regenerate win32/config_H.?cGurusamy Sarathy1998-05-293-156/+255
* [win32] integrate mainlineGurusamy Sarathy1998-05-2925-149/+492
|\
| * Integrated win32 branch into mainline. The changes to t/op/ipc*.tMalcolm Beattie1998-05-2849-527/+2173
| |\ | |/ |/|
* | [win32] remove C<#define index strchr> from win32.h (unused, and theGurusamy Sarathy1998-05-271-1/+0
* | [win32] remove doubled hunk (perforce auto-integrate oddity)Gurusamy Sarathy1998-05-261-12/+0
* | [win32] tweak Benchmark.pm to restore old timestr() behavior--show wall secsGurusamy Sarathy1998-05-241-5/+5
* | [win32] merge changes#1016,1018 from maintbranch (1017 is n/a)Gurusamy Sarathy1998-05-232-1/+35
* | [win32] merge change#1015 from maintbranch (must revisit 1014 later, isGurusamy Sarathy1998-05-236-15/+36
* | [win32] merge change#1013 from maintbranch (1012 is n/a)Gurusamy Sarathy1998-05-231-6/+1
* | [win32] merge change#1011 from maintbranchGurusamy Sarathy1998-05-235-22/+21
* | Ids of msgs and sems can be zero, so change || die to a defined() testNick Ing-Simmons1998-05-232-4/+6
* | [win32] more mingw32 tweaksGurusamy Sarathy1998-05-212-2/+8
* | [win32] fix problematic change#965 from maintbranchIlya Zakharevich1998-05-213-2/+13
* | [win32] fix POSIX for mingw32Gurusamy Sarathy1998-05-213-76/+86
* | [win32] remove strupr() from perl.cGurusamy Sarathy1998-05-201-1/+1
* | [win32] more whitespace tweaks from maintbranchGurusamy Sarathy1998-05-185-14/+12
* | [win32] sundry whitespace cleanups from maintbranchGurusamy Sarathy1998-05-176-10/+15
* | [win32] integrate mainlineGurusamy Sarathy1998-05-162-15/+29
|\ \
* | | [win32] merge changes#996,998,999 from maintbranchGurusamy Sarathy1998-05-164-22/+1344
* | | [win32] merge change#995 from maintbranch, tweak interp.sym andGurusamy Sarathy1998-05-164-78/+42
* | | [win32] merge changes#989,990,992 from maintbranchGurusamy Sarathy1998-05-166-13/+61
* | | [win32] sync config*.gc with others, and verify that nothing fromGurusamy Sarathy1998-05-162-0/+6
* | | [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-165-183/+299
* | | [win32] add a test to check return value from successful s/// (there was none!)Gurusamy Sarathy1998-05-161-1/+4
* | | [win32] fix misplaced SPAGAIN that caused successful s/// to fail toGurusamy Sarathy1998-05-161-1/+1
* | | [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-1510-37/+147
* | | [win32] merge change#981 from maintbranch, add XXX comment aboutGurusamy Sarathy1998-05-152-1/+21
* | | [win32] reverse integrate ansiperl (all except theGurusamy Sarathy1998-05-155-31/+34
|\ \ \
| * \ \ Integrate win32Nick Ing-Simmons1998-05-15217-4343/+9528
| |\ \ \ | |/ / / |/| | |
| * | | Changes to allow compiler with gcc-2.8.1 in C++ mode,Nick Ing-Simmons1998-05-144-9/+5
| * | | resolve -at //depot/win32 into ansiperl for C++ testing.Nick Ing-Simmons1998-05-1322-818/+1030
| |\ \ \
| * | | | Case sensitive tweak to perldoc.PLNick Ing-Simmons1998-04-251-20/+28
| * | | | Implement use attrs qw(locked package);Nick Ing-Simmons1998-04-254-11/+34
| * | | | Auto-insert defined() test in while when test expression is Nick Ing-Simmons1998-04-253-12/+214
| * | | | Resolve ansiperl against win32 branchNick Ing-Simmons1998-04-25276-24574/+42166
| |\ \ \ \
| * \ \ \ \ Resolve ansiperl against win32Nick Ing-Simmons1998-02-13115-1169/+3187
| |\ \ \ \ \
| | | | | | * [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hintsAndy Dougherty1998-05-2815-107/+354
| | | | | | * Back out change 1043 since Andy's forthcoming Config patchMalcolm Beattie1998-05-284-215/+50
| | | | | | * Bump patchlevel.h to 66.Malcolm Beattie1998-05-281-1/+1
| | | | | | * [PATCH] _04m2 <DOC> perlfunc.pod (fwd)Daniel Grisinger1998-05-283-7/+32
| | | | | | * This change really is:Jarkko Hietaniemi1998-05-284-50/+215
| | | | | | * [PATCH 5.004_65] Config_65-01: lchown() detection.Andy Dougherty1998-05-2815-35/+107
| | | | | | * 5.004_65: the infamous semctl()Jarkko Hietaniemi1998-05-282-16/+29
| | | | | |/
| | | | | * Patch from Sarathy to fix up win32 integration. Patch from JarkkoMalcolm Beattie1998-05-158-35/+48
| | | | | * Integrate win32 branch into mainline.Malcolm Beattie1998-05-1590-1224/+2297
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | [win32] add doc for C<+{}> vs. C<{;}> disambiguationGurusamy Sarathy1998-05-151-0/+9
* | | | | | [win32] tweaks to win32 makefiles. This version builds and passes allGurusamy Sarathy1998-05-152-4/+24
* | | | | | [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-1518-626/+1077
* | | | | | [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-1515-68/+217