summaryrefslogtreecommitdiff
path: root/dump.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused interpreter globalsGurusamy Sarathy1999-10-241-1/+1
* fix typos in change#4288Gurusamy Sarathy1999-10-061-2/+2
* Untangle the IV_IS_QUAD jungle by introdudingJarkko Hietaniemi1999-10-021-238/+68
* Replace change #4100 withRobin Barker1999-09-131-23/+23
* Fix pointer casts.Robin Barker1999-09-071-23/+23
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+3
* Speeding up XSUB calls up to 66%Ilya Zakharevich1999-08-291-1/+4
* Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-5/+1
* Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so thatJarkko Hietaniemi1999-08-021-1/+2
* 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-011-5/+181
* 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