| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bogus integerization of pop()'s return value | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+1 |
* | applied patch, regen headers | Stephen McCamant | 1998-07-15 | 1 | -1/+1 |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -316/+323 |
* | apply patch for smarter AASSIGN_COMMON detection; regen headers | Stephen McCamant | 1998-07-12 | 1 | -1/+1 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -318/+325 |
* | undo ck_sysread() changes#1319,1337 in preparation for a much | Gurusamy Sarathy | 1998-07-06 | 1 | -4/+3 |
* | add ck_sysread() for better sysread/read/recv sanity | Gurusamy Sarathy | 1998-07-05 | 1 | -3/+4 |
* | applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h | Stephen McCamant | 1998-06-28 | 1 | -6/+6 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -1/+1 |
|\ |
|
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+1 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -5/+11 |
|/ |
|
* | Initial integration of ansi branch into mainline (untested). | Malcolm Beattie | 1997-11-11 | 1 | -2/+6 |
|\ |
|
| * | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -5/+10 |
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -10/+9 |
* | | Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when | Malcolm Beattie | 1997-11-11 | 1 | -7/+7 |
|/ |
|
* | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -1/+8 |
* | Move compiler OP class information into opcode.pl. | Malcolm Beattie | 1997-10-29 | 1 | -313/+313 |
* | Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref | Malcolm Beattie | 1997-10-23 | 1 | -1/+1 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -1/+1 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -1/+1 |
* | | Start support for fake threads. | Malcolm Beattie | 1997-07-24 | 1 | -1/+1 |
* | | Introduce pp_lock. | Malcolm Beattie | 1997-07-05 | 1 | -1/+8 |
* | | Fixups for thrperl integration. | Malcolm Beattie | 1997-05-28 | 1 | -376/+376 |
|/ |
|
* | Support C< $coderef->($x,$y) > | Chip Salzenberg | 1997-04-30 | 1 | -2/+2 |
* | [inseparable changes from match from perl-5.003_97f to perl-5.003_97g] | Perl 5 Porters | 1997-04-18 | 1 | -144/+137 |
* | [inseparable changes from match from perl-5.003_97e to perl-5.003_97f] | Perl 5 Porters | 1997-04-17 | 1 | -137/+144 |
* | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97e | Perl 5 Porters | 1997-04-15 | 1 | -136/+143 |
* | [inseparable changes from patch from perl5.003_27 to perl5.003_28] | Perl 5 Porters | 1997-02-22 | 1 | -3/+3 |
* | [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24 | Perl 5 Porters | 1997-01-29 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -3/+5 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -2/+2 |
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -14/+15 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -13/+14 |
* | Perl 5.003 bug when embedding in C++ program | Jonathan Biggar | 1996-09-16 | 1 | -2/+2 |
* | Updated. See opcode.pl. | Perl 5 Porters | 1996-08-29 | 1 | -1/+1 |
* | Reflect fix to "truncate" in opcode.pl | Perl 5 Porters | 1996-07-05 | 1 | -1/+1 |
* | perl 5.002perl-5.002 | Andy Dougherty | 1996-02-28 | 1 | -2/+2 |
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -335/+703 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -1/+1 |
* | This is my patch patch.1i for perl5.001. | Andy Dougherty | 1995-05-30 | 1 | -1/+1 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -5/+10 |
* | perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for... | Andy Dougherty | 1995-01-18 | 1 | -1/+1 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -809/+852 |
* | perl 5.0 alpha 9perl-5a9 | Larry Wall | 1994-05-04 | 1 | -299/+396 |
* | perl 5.0 alpha 6 | Larry Wall | 1994-03-18 | 1 | -6/+8 |
* | perl 5.0 alpha 5 | Larry Wall | 1993-12-10 | 1 | -306/+312 |
* | perl 5.0 alpha 4 | Larry Wall | 1993-11-10 | 1 | -601/+637 |
* | perl 5.0 alpha 3 | Larry Wall | 1993-10-10 | 1 | -322/+346 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -0/+1895 |