| Commit message (Expand) | Author | Age | Files | Lines |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -0/+3 |
* | Speeding up XSUB calls up to 66% | Ilya Zakharevich | 1999-08-29 | 1 | -1/+4 |
* | Batch of small 64-bit/long double/large file support tweaks: | Jarkko Hietaniemi | 1999-08-16 | 1 | -5/+1 |
* | Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that | Jarkko Hietaniemi | 1999-08-02 | 1 | -1/+2 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -5/+181 |
* | optimize method name lookup | Chip Salzenberg | 1999-07-26 | 1 | -0/+1 |
* | fix bug in change#3728 that might free COPs prematurely; | Gurusamy Sarathy | 1999-07-25 | 1 | -1/+1 |
* | applied suggested patch for tracking line numbers correctly in | Hugo van der Sanden | 1999-07-23 | 1 | -1/+2 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -4/+9 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -11/+1 |
* | applied slightly tweaked version of suggested patch for | Ilya Zakharevich | 1999-07-06 | 1 | -0/+1 |
* | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -1/+1 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -2/+4 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -133/+133 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -20/+21 |
* | redo change#2061 and parts of change#1169 with code in the | Gurusamy Sarathy | 1999-05-24 | 1 | -0/+2 |
* | "weak" references internals, still needs perlguts documentation | Gurusamy Sarathy | 1999-05-10 | 1 | -1/+5 |
* | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -4/+17 |
* | do_sv_dump does dump (core) on IO handles | Albert Dvornik | 1999-05-10 | 1 | -4/+10 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -5/+5 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | remove OVERLOAD conditionals | Jan Dubois | 1999-02-12 | 1 | -4/+0 |
* | fix bugs in do_sv_dump() from Devel::Peek integration | Jan Dubois | 1999-01-18 | 1 | -2/+2 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -4/+6 |
* | add ext/Devel/Peek | Jan Dubois | 1998-11-27 | 1 | -139/+839 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -2/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -13/+13 |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -0/+1 |
* | ignore stash entries that are not GVs in dump.c | Gurusamy Sarathy | 1998-07-04 | 1 | -0/+2 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -2/+4 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -43/+9 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -41/+18 |
* | | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -9/+20 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+3 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+3 |
|/ |
|
* | Jumbo regexp patch applied (with minor fix-up tweaks): | Ilya Zakharevich | 1997-11-19 | 1 | -6/+5 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -15/+9 |
* | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -77/+79 |
|\ |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -76/+78 |
* | | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 1 | -3/+7 |
* | | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -53/+48 |
* | | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -7/+13 |
* | | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -6/+14 |
* | | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -1/+1 |
* | | [inseparable changes from patch from perl5.003_18 to perl5.003_19] | Perl 5 Porters | 1997-01-04 | 1 | -1/+1 |
* | | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -4/+11 |
* | | [inseparable changes from patch from perl5.003_08 to perl5.003_09] | Perl 5 Porters | 1996-11-26 | 1 | -2/+0 |
* | | perl 5.003_06: dump.c embed.h gv.c run.c | Perl 5 Porters | 1996-10-06 | 1 | -5/+5 |
* | | perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.c | Perl 5 Porters | 1996-09-01 | 1 | -5/+5 |