| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| |\
| |/
|/| |
|
* | | [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 |
* | | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 16 | -169/+208 |
* | | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 15 | -91/+178 |
* | | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 47 | -271/+572 |
* | | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 95 | -2274/+4584 |
* | | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 17 | -156/+222 |
* | | [win32] merge change#887 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 19 | -253/+732 |
* | | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 37 | -389/+649 |
* | | [win32] merge changes#872,873 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 21 | -94/+1079 |
* | | [win32] merge changes#755..759,763,764 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 8 | -26/+150 |
* | | [win32] merge change#754 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+5 |
* | | [win32] merge changes#752,753 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 5 | -7/+28 |
* | | [win32] merge change#745 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 3 | -13/+50 |
| * | 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 |
| |\
| |/
|/| |
|
* | | [win32] merge change#687 from maintbranch | Gurusamy Sarathy | 1998-05-13 | 1 | -0/+7 |
* | | [win32] merge change#683 from maintbranch | Gurusamy Sarathy | 1998-05-13 | 1 | -12/+73 |
* | | [win32] merge change#681 from maintbranch | Gurusamy Sarathy | 1998-05-13 | 1 | -4/+3 |
* | | [win32] merge change#664 from maint branch | Gurusamy Sarathy | 1998-05-13 | 3 | -52/+73 |
* | | [win32] merge missing part of change#663 from maint branch | Gurusamy Sarathy | 1998-05-13 | 1 | -0/+1 |
* | | [win32] remove x586 code gen switch (-5) for Borland, it is non-generic, | Gurusamy Sarathy | 1998-05-12 | 1 | -1/+1 |
* | | [win32] fix test failure | Nick Ing-Simmons | 1998-05-12 | 1 | -2/+3 |
* | | [win32] various tweaks to makefiles | Gurusamy Sarathy | 1998-05-10 | 3 | -664/+797 |
* | | [win32] fix ExtUtils::Liblist mishandling paths with spaces | Gurusamy Sarathy | 1998-05-10 | 1 | -3/+20 |
* | | [win32] minor cleanup | Gurusamy Sarathy | 1998-05-09 | 2 | -2/+1 |
* | | [win32] protect sortcop from C<sort { sort { ... } ... } ...> | Gurusamy Sarathy | 1998-05-09 | 2 | -2/+5 |
* | | [win32] tweak config.[bgv]c | Gurusamy Sarathy | 1998-05-09 | 3 | -30/+30 |
* | | [win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args) | Gurusamy Sarathy | 1998-05-07 | 1 | -2/+7 |
* | | [win32] make hv_iterinit() return HvKEYS() | SynaptiCAD, Inc. | 1998-05-03 | 2 | -5/+8 |
| * | 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 |
| |\
| |/
|/| |
|
* | | [win32] intern -> sys_intern | Gurusamy Sarathy | 1998-04-22 | 4 | -11/+11 |
* | | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 9 | -26/+105 |
* | | [win32] tweak doc for C<do FILENAME> | Gurusamy Sarathy | 1998-04-19 | 1 | -1/+3 |
* | | [win32] use a pidtable that grows dynamically for popen() | Jan Dubois | 1998-04-19 | 1 | -20/+30 |