| Commit message (Expand) | Author | Age | Files | Lines |
* | undo ck_sysread() changes#1319,1337 in preparation for a much | Gurusamy Sarathy | 1998-07-06 | 1 | -26/+2 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -1/+1 |
* | allow read(FH,threadsv,...) | Gurusamy Sarathy | 1998-07-06 | 1 | -0/+1 |
* | add ck_sysread() for better sysread/read/recv sanity | Gurusamy Sarathy | 1998-07-05 | 1 | -2/+25 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -1/+4 |
* | bump patchlevel to 69, various little tweaks (tested on win32, Solaris | Gurusamy Sarathy | 1998-06-29 | 1 | -6/+6 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -1/+11 |
* | Re: [PATCH] 4-arg substr update for perl5.004_68 | Gisle Aas | 1998-06-28 | 1 | -2/+10 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -3/+35 |
* | merge relevant portions from maintbranch change#1155 | Gurusamy Sarathy | 1998-06-22 | 1 | -1/+1 |
* | 5.004_67 niggles | Gurusamy Sarathy | 1998-06-17 | 1 | -1/+1 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -5/+15 |
* | Re: Uninitialised error from -M() | Stephen McCamant | 1998-06-10 | 1 | -1/+1 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -10/+23 |
|\ |
|
| * | [win32] merge change#1015 from maintbranch (must revisit 1014 later, is | Gurusamy Sarathy | 1998-05-23 | 1 | -9/+22 |
| * | [win32] fix problematic change#965 from maintbranch | Ilya Zakharevich | 1998-05-21 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -5/+71 |
|\ \
| |/ |
|
| * | [win32] merge change#981 from maintbranch, add XXX comment about | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+5 |
| * | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -2/+57 |
| * | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+5 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+1 |
| * | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+2 |
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+0 |
| * | [win32] merge missing part of change#663 from maint branch | Gurusamy Sarathy | 1998-05-13 | 1 | -0/+1 |
* | | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -1/+28 |
|\ \
| |/ |
|
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -1/+1 |
| * | newCONSTSUB had private MY_start_subparse. | Malcolm Beattie | 1998-03-16 | 1 | -1/+1 |
| * | Bump patchlevel.h to 63. | Malcolm Beattie | 1998-03-16 | 1 | -2/+2 |
| |\ |
|
| * | | newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }). | Jan Dubois | 1998-03-16 | 1 | -0/+27 |
* | | | [asperl] various changes to get asperl working under Borland | Gurusamy Sarathy | 1998-03-16 | 1 | -1/+2 |
* | | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -30/+62 |
|\ \ \
| | |/
| |/| |
|
| * | | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -2/+2 |
| |/ |
|
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-03-05 | 1 | -3/+8 |
| |\ |
|
| | * | [5.004_61 PATCH] Make incompatible changes to RE engine NOW | Ilya Zakharevich | 1998-03-05 | 1 | -1/+1 |
| | * | Make autouse -w-safe | Ilya Zakharevich | 1998-03-05 | 1 | -2/+7 |
| * | | [win32] add Nick's dTHR fixes | Gurusamy Sarathy | 1998-03-05 | 1 | -0/+1 |
| |/ |
|
| * | [win32] missing s/op/o/ from one of the mainpatches | Gurusamy Sarathy | 1998-03-04 | 1 | -2/+2 |
| * | [win32] merge problematic maintpatch to op.c | Chip Salzenberg | 1998-03-03 | 1 | -12/+14 |
| * | [win32] maintpatch | Hugo van der Sanden | 1998-03-03 | 1 | -3/+11 |
| * | [win32] yet another 'old' patch | Stephane Payrard | 1998-03-02 | 1 | -2/+3 |
| * | [win32] merge two important 'old' patches | Chip Salzenberg | 1998-03-02 | 1 | -7/+22 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -35/+0 |
|\ \
| |/ |
|
| * | #ifdef CAN_PROTOTYPE cleanup | Gisle Aas | 1998-02-25 | 1 | -35/+0 |
* | | [asperl] integrate latest win32 branch | Gurusamy Sarathy | 1998-02-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | 5% speedup in an empty loop | Ilya Zakharevich | 1998-02-20 | 1 | -0/+2 |
* | | [asperl] added AS patch#5 (patch #4 was intentionally skipped after | Gurusamy Sarathy | 1998-02-14 | 1 | -3/+0 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -15/+41 |
|\ \
| |/ |
|
| * | [win32] don't share TARG unless -DUSE_BROKEN_PAD_RESET | Gurusamy Sarathy | 1998-02-09 | 1 | -5/+18 |
| * | [win32] fix misapplied hunks in 5.004_58 | Gurusamy Sarathy | 1998-02-09 | 1 | -3/+4 |