Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add new keyword "lock" to Opcode.pm | Malcolm Beattie | 1997-09-03 | 1 | -0/+6 | |
* | Run embed.pl and keywords.pl to complete RESTART -> INIT change | Malcolm Beattie | 1997-09-03 | 2 | -7/+7 | |
* | Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm | Malcolm Beattie | 1997-09-03 | 1 | -0/+3 | |
* | Bump patchlevel.h to 5.004_50 | Malcolm Beattie | 1997-09-03 | 1 | -1/+1 | |
* | Rename RESTART to INIT and associated changes | Malcolm Beattie | 1997-09-03 | 9 | -249/+250 | |
* | Threading fixups for Digital UNIX. | Malcolm Beattie | 1997-08-13 | 4 | -48/+160 | |
* | Assorted changes for multi-threading (now works rather more). | Malcolm Beattie | 1997-08-11 | 12 | -85/+173 | |
* | Start support for fake threads. | Malcolm Beattie | 1997-07-24 | 16 | -55/+157 | |
* | Add missing reset of eval_owner if doeval() fails to parse. | Malcolm Beattie | 1997-07-24 | 1 | -0/+6 | |
* | Fix multiple problems with lexical @_. | Malcolm Beattie | 1997-07-17 | 9 | -26/+115 | |
* | Introduce pp_lock. | Malcolm Beattie | 1997-07-05 | 9 | -174/+193 | |
* | Support for op in global register (still buggy) | Malcolm Beattie | 1997-07-01 | 12 | -11/+66 | |
* | corrected bad_type() prototype. | Malcolm Beattie | 1997-06-20 | 1 | -2/+2 | |
* | More fixups for thrperl integration. | Malcolm Beattie | 1997-06-05 | 21 | -34/+77 | |
* | Fixups for thrperl integration. | Malcolm Beattie | 1997-05-28 | 5 | -418/+420 | |
* | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 33 | -1149/+2156 | |
|\ | ||||||
| * | Don't require CvDEPTH == 0 when bombing out of subs. | Malcolm Beattie | 1997-05-02 | 1 | -1/+1 | |
| * | Added programmer-level condition variables via "condpair" magic. | Malcolm Beattie | 1997-04-23 | 13 | -5/+158 | |
| * | Tweaks to allow compilation without -DUSE_THREADS and fix | Malcolm Beattie | 1997-04-10 | 3 | -1/+6 | |
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 32 | -1244/+2085 | |
| * | Branch 5.003 -> thrperl | Malcolm Beattie | 1997-03-28 | 0 | -0/+0 | |
* | | Add avhv_store_ent. Add missing avhv_* to global.sym. | Malcolm Beattie | 1997-05-26 | 2 | -0/+30 | |
* | | Fix up integration 5.003->5.004. | Malcolm Beattie | 1997-05-25 | 9 | -20/+147 | |
* | | First stab at 5.003 -> 5.004 integration. | Malcolm Beattie | 1997-05-25 | 705 | -38705/+141558 | |
|\ \ | ||||||
| * \ | Wholesale update to 5.004. | Malcolm Beattie | 1997-05-24 | 11 | -0/+0 | |
| |\ \ | ||||||
| | * | | Initial integration of relperl from 5.003. | Malcolm Beattie | 1997-05-23 | 0 | -0/+0 | |
| | |/ | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | [differences between cumulative patch application and perl5.004]perl-5.004 | Chip Salzenberg | 1997-05-16 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | | * | | Protect against having no such command as 'cc' | Hans Mulder | 1997-05-16 | 2 | -0/+10577 | |
| | | * | | Don't require executable bit on perl -S if DOSISH | Danny Sadinoff | 1997-05-16 | 1 | -1/+5 | |
| | * | | | Tweaks for perldelta | Unknown Contributor | 1997-05-16 | 2 | -6/+6 | |
| * | | | | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 40 | -353/+790 | |
| | |/ / | |/| | | ||||||
| * | | | More detailed IO::Socket documentation | Tom Christiansen | 1997-05-16 | 1 | -30/+356 | |
| * | | | [dummy merge] | Chip Salzenberg | 1997-05-16 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | Note that DATA filehandle is unavailable during BEGIN {} | Neil Bowers | 1997-05-16 | 1 | -1/+4 | |
| * | | | | Note that DATA filehandle is unavailable during BEGIN {} | Chip Salzenberg | 1997-05-16 | 1 | -1/+4 | |
| |/ / / | ||||||
| * | | | [dummy merge] | Chip Salzenberg | 1997-05-16 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | Explain that destruction order is not defined | Gurusamy Sarathy | 1997-05-16 | 1 | -1/+5 | |
| * | | | | Explain that destruction order is not defined | Chip Salzenberg | 1997-05-16 | 1 | -0/+3 | |
| |/ / / | ||||||
| * | | | h2xs and @EXPORT_OK | Jeff Okamoto | 1997-05-16 | 1 | -2/+2 | |
| * | | | Fix sleep test: sleep(N) is defined to allow sleeping N-1 | Chuck D. Phillips | 1997-05-16 | 1 | -1/+1 | |
| * | | | Make rand.t vanishingly unlikely to give false failure | Tom Phoenix | 1997-05-16 | 1 | -2/+2 | |
| * | | | Fix core dump on IO::Seekable::setpos($fh, undef) | Chip Salzenberg | 1997-05-16 | 2 | -5/+18 | |
| * | | | In IO::File::open, prepend './' less often (for Win32 et al) | Chip Salzenberg | 1997-05-16 | 1 | -2/+2 | |
| * | | | Refresh CGI.pm to 2.36 | Lincoln Stein | 1997-05-16 | 3 | -57/+251 | |
| * | | | [dummy merge] | Chip Salzenberg | 1997-05-16 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | Make read with <> from a TTY notice EOF | Jonathan I. Kamens | 1997-05-16 | 1 | -1/+19 | |
| * | | | | Make read with <> from a TTY notice EOF | Chip Salzenberg | 1997-05-16 | 1 | -1/+13 | |
| |/ / / | ||||||
| * | | | Fix recursive substitution [test] | Tim Bunce | 1997-05-16 | 1 | -1/+32 | |
| * | | | VMS update, including socket support (four patches) | Jonathan Hudson | 1997-05-16 | 5 | -7/+32 | |
| * | | | Fix default HP-UX installation path | Jeff Okamoto | 1997-05-16 | 1 | -1/+1 |