summaryrefslogtreecommitdiff
path: root/gv.c
Commit message (Expand)AuthorAgeFilesLines
...
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-2/+4
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-6/+10
|/
* Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+0
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-1/+2
* Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-1/+0
|\
| * Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-1/+0
* | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-81/+28
|/
* Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-241-1/+1
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-2/+3
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-2/+3
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-3/+5
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-2/+2
| * bless file handles as FileHandle if loaded else IO::HandleGisle Aas1997-08-071-1/+3
* | Assorted changes for multi-threading (now works rather more).Malcolm Beattie1997-08-111-0/+2
* | Support for op in global register (still buggy)Malcolm Beattie1997-07-011-1/+1
* | More fixups for thrperl integration.Malcolm Beattie1997-06-051-0/+3
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-2/+8
|\ \ | |/ |/|
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-2/+9
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-11/+9
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-26/+22
* | SECURITY FIX: Buffer overflow in gv_fetchfile()Chip Salzenberg1997-04-181-3/+12
* | Fix for incorrect overloaded assignmentChip Salzenberg1997-04-091-1/+1
* | Fix AUTOLOAD, or kill meChip Salzenberg1997-04-031-2/+13
* | [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-21/+45
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-11/+19
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-58/+56
* | [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-0/+3
* | When overloading, don't throw away nomethod's valueIlya Zakharevich1997-02-221-5/+0
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-3/+9
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-2/+4
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-10/+16
|\ \
| * | patch for LWP 5.05 to make it play with both 5.003 and 5.003_20 + overload patchIlya Zakharevich1997-01-251-7/+11
|/ /
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-49/+126
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-11/+16
* | [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-011-44/+69
* | [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-21/+14
* | [revert some function caching changes]perl-5.003_15Chip Salzenberg1996-12-241-12/+21
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-22/+13
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-3/+2
* | Make C<no FOO> fail if C<unimport FOO> failsTim Bunce1996-11-191-1/+1
* | perl 5.003_07: gv.cIlya Zakharevich1996-10-091-1/+1
* | perl 5.003_06: dump.c embed.h gv.c run.cPerl 5 Porters1996-10-061-3/+21
* | perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.cPerl 5 Porters1996-09-011-16/+10
* | perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-1/+2
* | perl 5.003_01: gv.cPerl 5 Porters1996-06-181-33/+72
|/
* Add $^E and $^O to special vars, and change run to runopsPerl 5 Porters1996-03-111-1/+3
* perl 5.002perl-5.002Andy Dougherty1996-02-281-19/+20
* Old habits die hard :-)Perl 5 Porters1996-02-071-7/+3
* perl5.002beta3Perl 5 Porters1996-02-021-8/+11
* Avoid VMS sprintf bug with buffers >1024.Perl 5 Porters1996-01-121-8/+11