summaryrefslogtreecommitdiff
path: root/dump.c
Commit message (Expand)AuthorAgeFilesLines
* optimize method name lookupChip Salzenberg1999-07-261-0/+1
* fix bug in change#3728 that might free COPs prematurely;Gurusamy Sarathy1999-07-251-1/+1
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-1/+2
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-4/+9
* Eliminate CONDOPsStephen McCamant1999-07-071-11/+1
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-061-0/+1
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-1/+1
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-2/+4
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-133/+133
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-20/+21
* redo change#2061 and parts of change#1169 with code in theGurusamy Sarathy1999-05-241-0/+2
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-1/+5
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-4/+17
* do_sv_dump does dump (core) on IO handlesAlbert Dvornik1999-05-101-4/+10
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-5/+5
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* remove OVERLOAD conditionalsJan Dubois1999-02-121-4/+0
* fix bugs in do_sv_dump() from Devel::Peek integrationJan Dubois1999-01-181-2/+2
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-4/+6
* add ext/Devel/PeekJan Dubois1998-11-271-139/+839
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-13/+13
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-0/+1
* ignore stash entries that are not GVs in dump.cGurusamy Sarathy1998-07-041-0/+2
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-2/+4
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-43/+9
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-41/+18
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-9/+20
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-1/+3
|\ \ | |/
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-1/+3
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-1/+3
|/
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-6/+5
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-15/+9
* Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-77/+79
|\
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-76/+78
* | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-3/+7
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-53/+48
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-7/+13
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-6/+14
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-1/+1
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-4/+11
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-2/+0
* | perl 5.003_06: dump.c embed.h gv.c run.cPerl 5 Porters1996-10-061-5/+5
* | perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.cPerl 5 Porters1996-09-011-5/+5
* | perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-39/+24
* | perl 5.003_01: dump.cPerl 5 Porters1996-06-201-25/+71
|/
* perl5.002beta3Perl 5 Porters1996-02-021-1/+3
* Perl 5.001perl-5.001Larry Wall1995-03-121-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-33/+28