This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo in Thread.xs.
1997-11-25
Malcolm Beattie
Fix typo in Thread.xs.
commit
|
commitdiff
|
tree
1997-11-25
Malcolm Beattie
Integrate from ansi branch to mainline.
commit
|
commitdiff
|
tree
1997-11-25
Malcolm Beattie
Fix scalar dereference of threadsv variables (e.g....
commit
|
commitdiff
|
tree
1997-11-25
Malcolm Beattie
Rename perl_thread to perl_os_thread.
commit
|
commitdiff
|
tree
1997-11-21
Malcolm Beattie
$_ is now per-thread (rather a lot of changes). Only...
commit
|
commitdiff
|
tree
1997-11-20
Malcolm Beattie
Initial stab at IRIX configuration support for threading...
commit
|
commitdiff
|
tree
1997-11-19
Malcolm Beattie
The new jumbo regexp stuff did SSPUSHINT on a char...
commit
|
commitdiff
|
tree
1997-11-19
Malcolm Beattie
avhv_keys under Digital UNIX made avhv.t fail because...
commit
|
commitdiff
|
tree
1997-11-18
Malcolm Beattie
Bring MANIFEST up to date. Add new thread tests.
commit
|
commitdiff
|
tree
1997-11-18
Malcolm Beattie
magic_setisa enhanced to update %FIELDS automatically...
commit
|
commitdiff
|
tree
1997-11-18
Malcolm Beattie
Fix typo in win32 -> mainline integration.
commit
|
commitdiff
|
tree
1997-11-18
Malcolm Beattie
Integrate win32 branch back into mainline.
commit
|
commitdiff
|
tree
1997-11-14
Malcolm Beattie
Two more delays added to test suite to help *-solaris...
commit
|
commitdiff
|
tree
1997-11-14
Malcolm Beattie
Remove stale code from Thread.xs.
commit
|
commitdiff
|
tree
1997-11-14
Malcolm Beattie
Add delay to signal handling in t/op/magic.t. (Solaris...
commit
|
commitdiff
|
tree
1997-11-13
Malcolm Beattie
Rewrite thread return code to distinguish between ordinary...
commit
|
commitdiff
|
tree
1997-11-13
Malcolm Beattie
Change CONTEXT to PERL_CONTEXT throughout source (since...
commit
|
commitdiff
|
tree
1997-11-11
Malcolm Beattie
Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
commit
|
commitdiff
|
tree
1997-11-11
Malcolm Beattie
t/TEST (reverted to @229 version) should have been...
commit
|
commitdiff
|
tree
1997-11-11
Malcolm Beattie
Fix up ansiperl integration. Back to passing all expected...
commit
|
commitdiff
|
tree
1997-11-11
Malcolm Beattie
Initial integration of ansi branch into mainline (untested).
commit
|
commitdiff
|
tree
1997-11-11
Malcolm Beattie
Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv...
commit
|
commitdiff
|
tree
1997-11-11
Malcolm Beattie
Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
commit
|
commitdiff
|
tree
1997-11-07
Malcolm Beattie
Change pp_tie and pp_dbmopen to use perl_call_sv instead...
commit
|
commitdiff
|
tree
1997-11-06
Malcolm Beattie
Update README.threads and Todo.5.005.
commit
|
commitdiff
|
tree
1997-11-06
Malcolm Beattie
Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr...
commit
|
commitdiff
|
tree
1997-11-06
Malcolm Beattie
Per-thread magicals now stored in their own thr->magicals...
commit
|
commitdiff
|
tree
1997-11-05
Malcolm Beattie
Per-thread magicals mostly working (and localisable...
commit
|
commitdiff
|
tree
1997-11-04
Malcolm Beattie
Up patchlevel to 5.004_54 (I missed _53 for the last...
commit
|
commitdiff
|
tree
1997-10-31
Malcolm Beattie
Half way through moving per-thread magicals into per...
commit
|
commitdiff
|
tree
1997-10-29
Malcolm Beattie
Remove global macro "self". Change thr->Tself to thr...
commit
|
commitdiff
|
tree
1997-10-29
Malcolm Beattie
Add to Todo: compiler with fake SvCUR in comppad_name...
commit
|
commitdiff
|
tree
1997-10-29
Malcolm Beattie
Change peep() to optimise away unneeded rv2av in lval...
commit
|
commitdiff
|
tree
1997-10-29
Malcolm Beattie
Move compiler OP class information into opcode.pl.
commit
|
commitdiff
|
tree
1997-10-24
Malcolm Beattie
Remove xcv_condp CV field which is no longer used.
commit
|
commitdiff
|
tree
1997-10-24
Malcolm Beattie
Patches for VMS [Dan Sugalski]
commit
|
commitdiff
|
tree
1997-10-24
Malcolm Beattie
Improve internal threading API. Introduce win32/win32thread...
commit
|
commitdiff
|
tree
1997-10-23
Malcolm Beattie
Fix pp_hot.c:get_db_sub core dump when perl debugger...
commit
|
commitdiff
|
tree
1997-10-23
Malcolm Beattie
Fix refcounts for lock/magic_mutexfree. Make OP_LOCK...
commit
|
commitdiff
|
tree
1997-10-16
Malcolm Beattie
Add newly moved perl/ext/Thread/... files to MANIFEST.
commit
|
commitdiff
|
tree
1997-10-16
Malcolm Beattie
Move perlext/Thread into perl/ext/Thread.
commit
|
commitdiff
|
tree
1997-10-16
Malcolm Beattie
Correct threads_mutex locking in main thread destruction.
commit
|
commitdiff
|
tree
1997-10-16
Malcolm Beattie
Correct threads_mutex locking in main thread destruction.
commit
|
commitdiff
|
tree
1997-10-16
Malcolm Beattie
Fix up merge with 5.004_04.
commit
|
commitdiff
|
tree
1997-10-16
Malcolm Beattie
Merge maint-5.004 branch (5.004_04) with mainline.
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Remove out-of-date test Thread/cond.t.
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Finish thread state machine: fixes global destruction...
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Finish thread state machine: fixes global destruction...
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Add HAVE_THREAD_INTERN for platform-dependent struct...
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Remove stale code from pp_entersub which breaks sub...
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Added fakethr.h.
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
pthread_condattr_init in thread.h for OLD_PTHREADS_API.
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Started rewriting thread state machine.
commit
|
commitdiff
|
tree
1997-10-15
Malcolm Beattie
Started rewriting thread state machine.
commit
|
commitdiff
|
tree
1997-10-10
Malcolm Beattie
Tweak a few Thread tests.
commit
|
commitdiff
|
tree
1997-10-10
Malcolm Beattie
Rewrite thread destruction system using linked list...
commit
|
commitdiff
|
tree
1997-10-10
Malcolm Beattie
Rewrite thread destruction system using linked list...
commit
|
commitdiff
|
tree
1997-10-10
Malcolm Beattie
Fix up locking/synchronisation for pp_entersub.
commit
|
commitdiff
|
tree
1997-10-10
Malcolm Beattie
Put back entries in MANIFEST for the four now-returned...
commit
|
commitdiff
|
tree
1997-10-10
Malcolm Beattie
Took out mystack_foo for good, fixed up interp.sym...
commit
|
commitdiff
|
tree
1997-10-08
Malcolm Beattie
Add missing sig_pipe definition to Thread.xs.
commit
|
commitdiff
|
tree
1997-10-08
Malcolm Beattie
Fix up 5.004_03 merge: remove missing win32 files from...
commit
|
commitdiff
|
tree
1997-10-08
Malcolm Beattie
Merge maint-5.004 branch (5.004_03) with mainline.
commit
|
commitdiff
|
tree
1997-10-05
Malcolm Beattie
Move init of global mutexes/cond vars earlier.
commit
|
commitdiff
|
tree
1997-10-03
Malcolm Beattie
Remove last traces of "tokenbuf as temp buffer" and...
commit
|
commitdiff
|
tree
1997-10-03
Malcolm Beattie
Back out sv_bless3 change which made pp_bless zap ...
commit
|
commitdiff
|
tree
1997-10-03
Malcolm Beattie
Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
commit
|
commitdiff
|
tree
1997-10-03
Malcolm Beattie
Reliable thread signal handling.
commit
|
commitdiff
|
tree
1997-10-03
Malcolm Beattie
Reliable thread signal handling.
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Added Thread/queue.t.
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Bumped patchlevel to 51. Updated Todo.5.005.
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Update README.threads amd Thread/README
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Update README.threads amd Thread/README
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Configure -Dusethreads hints for dec_osf and solaris_2 and
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Fixed broken typemap for Thread.
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Add Todo.5.005 to MANIFEST and submit remade embed.h.
commit
|
commitdiff
|
tree
1997-10-02
Malcolm Beattie
Add Todo.5.005
commit
|
commitdiff
|
tree
1997-10-01
Malcolm Beattie
Start of Configure support for -Dusethreads plus associated
commit
|
commitdiff
|
tree
1997-10-01
Malcolm Beattie
Move runops_foo prototypes from proto.h to early in...
commit
|
commitdiff
|
tree
1997-09-30
Malcolm Beattie
Merge maint-5.004 branch (5.004_01) with mainline.
commit
|
commitdiff
|
tree
1997-09-29
Malcolm Beattie
Re-introduce the changes from change 68 (runops becomes a
commit
|
commitdiff
|
tree
1997-09-29
Malcolm Beattie
Start merge with maint-5.004 branch by creating an...
commit
|
commitdiff
|
tree
1997-09-22
Malcolm Beattie
struct thread now stored in an SV and uses '~'-magic...
commit
|
commitdiff
|
tree
1997-09-22
Malcolm Beattie
struct thread now stored in an SV and uses '~'-magic...
commit
|
commitdiff
|
tree
1997-09-22
Malcolm Beattie
runops becomes a funtion pointer and sv_bless3 created
commit
|
commitdiff
|
tree
1997-09-22
Malcolm Beattie
More fprintf -> PerlIO_printf changes.
commit
|
commitdiff
|
tree
1997-09-22
Malcolm Beattie
Minor multi-threading patches for VMS.
commit
|
commitdiff
|
tree
1997-09-10
Malcolm Beattie
Debugging output for lock handling.
commit
|
commitdiff
|
tree
1997-09-10
Malcolm Beattie
Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
commit
|
commitdiff
|
tree
1997-09-10
Malcolm Beattie
Move Thread/Queue.pm to Thread/Thread/Queue.pm
commit
|
commitdiff
|
tree
1997-09-10
Malcolm Beattie
Solaris fixes: delete pad and padname from thread.h...
commit
|
commitdiff
|
tree
1997-09-09
Malcolm Beattie
Update README.threads to mention -DL.
commit
|
commitdiff
|
tree
1997-09-09
Malcolm Beattie
Add Thread modules Queue.pm and Semaphore.pm
commit
|
commitdiff
|
tree
1997-09-09
Malcolm Beattie
Update README.threads
commit
|
commitdiff
|
tree
1997-09-09
Malcolm Beattie
Add debug info to Thread typemap.
commit
|
commitdiff
|
tree
1997-09-09
Malcolm Beattie
Rewrite synchronisation of subs/methods and add attrs
commit
|
commitdiff
|
tree
1997-09-09
Malcolm Beattie
Rewrite synchronisation of subs/methods and add attrs
commit
|
commitdiff
|
tree
1997-09-03
Malcolm Beattie
Add new keyword "lock" to Opcode.pm
commit
|
commitdiff
|
tree
1997-09-03
Malcolm Beattie
Run embed.pl and keywords.pl to complete RESTART -...
commit
|
commitdiff
|
tree
1997-09-03
Malcolm Beattie
Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class...
commit
|
commitdiff
|
tree
next