| Commit message (Expand) | Author | Age | Files | Lines |
* | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 20 | -76/+334 |
* | [win32] regenerate win32/config_H.?c | Gurusamy Sarathy | 1998-05-29 | 3 | -156/+255 |
* | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-29 | 25 | -149/+492 |
|\ |
|
| * | Integrated win32 branch into mainline. The changes to t/op/ipc*.t | Malcolm Beattie | 1998-05-28 | 49 | -527/+2173 |
| |\
| |/
|/| |
|
* | | [win32] remove C<#define index strchr> from win32.h (unused, and the | Gurusamy Sarathy | 1998-05-27 | 1 | -1/+0 |
* | | [win32] remove doubled hunk (perforce auto-integrate oddity) | Gurusamy Sarathy | 1998-05-26 | 1 | -12/+0 |
* | | [win32] tweak Benchmark.pm to restore old timestr() behavior--show wall secs | Gurusamy Sarathy | 1998-05-24 | 1 | -5/+5 |
* | | [win32] merge changes#1016,1018 from maintbranch (1017 is n/a) | Gurusamy Sarathy | 1998-05-23 | 2 | -1/+35 |
* | | [win32] merge change#1015 from maintbranch (must revisit 1014 later, is | Gurusamy Sarathy | 1998-05-23 | 6 | -15/+36 |
* | | [win32] merge change#1013 from maintbranch (1012 is n/a) | Gurusamy Sarathy | 1998-05-23 | 1 | -6/+1 |
* | | [win32] merge change#1011 from maintbranch | Gurusamy Sarathy | 1998-05-23 | 5 | -22/+21 |
* | | Ids of msgs and sems can be zero, so change || die to a defined() test | Nick Ing-Simmons | 1998-05-23 | 2 | -4/+6 |
* | | [win32] more mingw32 tweaks | Gurusamy Sarathy | 1998-05-21 | 2 | -2/+8 |
* | | [win32] fix problematic change#965 from maintbranch | Ilya Zakharevich | 1998-05-21 | 3 | -2/+13 |
* | | [win32] fix POSIX for mingw32 | Gurusamy Sarathy | 1998-05-21 | 3 | -76/+86 |
* | | [win32] remove strupr() from perl.c | Gurusamy Sarathy | 1998-05-20 | 1 | -1/+1 |
* | | [win32] more whitespace tweaks from maintbranch | Gurusamy Sarathy | 1998-05-18 | 5 | -14/+12 |
* | | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 6 | -10/+15 |
* | | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-16 | 2 | -15/+29 |
|\ \ |
|
* | | | [win32] merge changes#996,998,999 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 4 | -22/+1344 |
* | | | [win32] merge change#995 from maintbranch, tweak interp.sym and | Gurusamy Sarathy | 1998-05-16 | 4 | -78/+42 |
* | | | [win32] merge changes#989,990,992 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 6 | -13/+61 |
* | | | [win32] sync config*.gc with others, and verify that nothing from | Gurusamy Sarathy | 1998-05-16 | 2 | -0/+6 |
* | | | [win32] merge change#985 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 5 | -183/+299 |
* | | | [win32] add a test to check return value from successful s/// (there was none!) | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+4 |
* | | | [win32] fix misplaced SPAGAIN that caused successful s/// to fail to | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+1 |
* | | | [win32] merge changes#982,984 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 10 | -37/+147 |
* | | | [win32] merge change#981 from maintbranch, add XXX comment about | Gurusamy Sarathy | 1998-05-15 | 2 | -1/+21 |
* | | | [win32] reverse integrate ansiperl (all except the | Gurusamy Sarathy | 1998-05-15 | 5 | -31/+34 |
|\ \ \ |
|
| * \ \ | Integrate win32 | Nick Ing-Simmons | 1998-05-15 | 217 | -4343/+9528 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | Changes to allow compiler with gcc-2.8.1 in C++ mode, | Nick Ing-Simmons | 1998-05-14 | 4 | -9/+5 |
| * | | | resolve -at //depot/win32 into ansiperl for C++ testing. | Nick Ing-Simmons | 1998-05-13 | 22 | -818/+1030 |
| |\ \ \ |
|
| * | | | | Case sensitive tweak to perldoc.PL | Nick Ing-Simmons | 1998-04-25 | 1 | -20/+28 |
| * | | | | Implement use attrs qw(locked package); | Nick Ing-Simmons | 1998-04-25 | 4 | -11/+34 |
| * | | | | Auto-insert defined() test in while when test expression is | Nick Ing-Simmons | 1998-04-25 | 3 | -12/+214 |
| * | | | | Resolve ansiperl against win32 branch | Nick Ing-Simmons | 1998-04-25 | 276 | -24574/+42166 |
| |\ \ \ \ |
|
| * \ \ \ \ | Resolve ansiperl against win32 | Nick Ing-Simmons | 1998-02-13 | 115 | -1169/+3187 |
| |\ \ \ \ \ |
|
| | | | | | * | [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints | Andy Dougherty | 1998-05-28 | 15 | -107/+354 |
| | | | | | * | Back out change 1043 since Andy's forthcoming Config patch | Malcolm Beattie | 1998-05-28 | 4 | -215/+50 |
| | | | | | * | Bump patchlevel.h to 66. | Malcolm Beattie | 1998-05-28 | 1 | -1/+1 |
| | | | | | * | [PATCH] _04m2 <DOC> perlfunc.pod (fwd) | Daniel Grisinger | 1998-05-28 | 3 | -7/+32 |
| | | | | | * | This change really is: | Jarkko Hietaniemi | 1998-05-28 | 4 | -50/+215 |
| | | | | | * | [PATCH 5.004_65] Config_65-01: lchown() detection. | Andy Dougherty | 1998-05-28 | 15 | -35/+107 |
| | | | | | * | 5.004_65: the infamous semctl() | Jarkko Hietaniemi | 1998-05-28 | 2 | -16/+29 |
| | | | | |/ |
|
| | | | | * | Patch from Sarathy to fix up win32 integration. Patch from Jarkko | Malcolm Beattie | 1998-05-15 | 8 | -35/+48 |
| | | | | * | Integrate win32 branch into mainline. | Malcolm Beattie | 1998-05-15 | 90 | -1224/+2297 |
| | | | | |\
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [win32] add doc for C<+{}> vs. C<{;}> disambiguation | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+9 |
* | | | | | | [win32] tweaks to win32 makefiles. This version builds and passes all | Gurusamy Sarathy | 1998-05-15 | 2 | -4/+24 |
* | | | | | | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 18 | -626/+1077 |
* | | | | | | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 15 | -68/+217 |