summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new keyword "lock" to Opcode.pmMalcolm Beattie1997-09-031-0/+6
* Run embed.pl and keywords.pl to complete RESTART -> INIT changeMalcolm Beattie1997-09-032-7/+7
* Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pmMalcolm Beattie1997-09-031-0/+3
* Bump patchlevel.h to 5.004_50Malcolm Beattie1997-09-031-1/+1
* Rename RESTART to INIT and associated changesMalcolm Beattie1997-09-039-249/+250
* Threading fixups for Digital UNIX.Malcolm Beattie1997-08-134-48/+160
* Assorted changes for multi-threading (now works rather more).Malcolm Beattie1997-08-1112-85/+173
* Start support for fake threads.Malcolm Beattie1997-07-2416-55/+157
* Add missing reset of eval_owner if doeval() fails to parse.Malcolm Beattie1997-07-241-0/+6
* Fix multiple problems with lexical @_.Malcolm Beattie1997-07-179-26/+115
* Introduce pp_lock.Malcolm Beattie1997-07-059-174/+193
* Support for op in global register (still buggy)Malcolm Beattie1997-07-0112-11/+66
* corrected bad_type() prototype.Malcolm Beattie1997-06-201-2/+2
* More fixups for thrperl integration.Malcolm Beattie1997-06-0521-34/+77
* Fixups for thrperl integration.Malcolm Beattie1997-05-285-418/+420
* Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-2633-1149/+2156
|\
| * Don't require CvDEPTH == 0 when bombing out of subs.Malcolm Beattie1997-05-021-1/+1
| * Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-2313-5/+158
| * Tweaks to allow compilation without -DUSE_THREADS and fixMalcolm Beattie1997-04-103-1/+6
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-2832-1244/+2085
| * Branch 5.003 -> thrperlMalcolm Beattie1997-03-280-0/+0
* | Add avhv_store_ent. Add missing avhv_* to global.sym.Malcolm Beattie1997-05-262-0/+30
* | Fix up integration 5.003->5.004.Malcolm Beattie1997-05-259-20/+147
* | First stab at 5.003 -> 5.004 integration.Malcolm Beattie1997-05-25705-38705/+141558
|\ \
| * \ Wholesale update to 5.004.Malcolm Beattie1997-05-2411-0/+0
| |\ \
| | * | Initial integration of relperl from 5.003.Malcolm Beattie1997-05-230-0/+0
| | |/
| | |
| | \
| *-. \ [differences between cumulative patch application and perl5.004]perl-5.004Chip Salzenberg1997-05-160-0/+0
| |\ \ \
| | | * | Protect against having no such command as 'cc'Hans Mulder1997-05-162-0/+10577
| | | * | Don't require executable bit on perl -S if DOSISHDanny Sadinoff1997-05-161-1/+5
| | * | | Tweaks for perldeltaUnknown Contributor1997-05-162-6/+6
| * | | | [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-1640-353/+790
| | |/ / | |/| |
| * | | More detailed IO::Socket documentationTom Christiansen1997-05-161-30/+356
| * | | [dummy merge]Chip Salzenberg1997-05-160-0/+0
| |\ \ \
| | * | | Note that DATA filehandle is unavailable during BEGIN {}Neil Bowers1997-05-161-1/+4
| * | | | Note that DATA filehandle is unavailable during BEGIN {}Chip Salzenberg1997-05-161-1/+4
| |/ / /
| * | | [dummy merge]Chip Salzenberg1997-05-160-0/+0
| |\ \ \
| | * | | Explain that destruction order is not definedGurusamy Sarathy1997-05-161-1/+5
| * | | | Explain that destruction order is not definedChip Salzenberg1997-05-161-0/+3
| |/ / /
| * | | h2xs and @EXPORT_OKJeff Okamoto1997-05-161-2/+2
| * | | Fix sleep test: sleep(N) is defined to allow sleeping N-1Chuck D. Phillips1997-05-161-1/+1
| * | | Make rand.t vanishingly unlikely to give false failureTom Phoenix1997-05-161-2/+2
| * | | Fix core dump on IO::Seekable::setpos($fh, undef)Chip Salzenberg1997-05-162-5/+18
| * | | In IO::File::open, prepend './' less often (for Win32 et al)Chip Salzenberg1997-05-161-2/+2
| * | | Refresh CGI.pm to 2.36Lincoln Stein1997-05-163-57/+251
| * | | [dummy merge]Chip Salzenberg1997-05-160-0/+0
| |\ \ \
| | * | | Make read with <> from a TTY notice EOFJonathan I. Kamens1997-05-161-1/+19
| * | | | Make read with <> from a TTY notice EOFChip Salzenberg1997-05-161-1/+13
| |/ / /
| * | | Fix recursive substitution [test]Tim Bunce1997-05-161-1/+32
| * | | VMS update, including socket support (four patches)Jonathan Hudson1997-05-165-7/+32
| * | | Fix default HP-UX installation pathJeff Okamoto1997-05-161-1/+1