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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use the actual thread type, not the pointer-to-struct.
[perl5.git]
/
ext
/
Thread
/
Thread.xs
2000-08-27
Jarkko Hietaniemi
Use the actual thread type, not the pointer-to-struct.
blob
|
commitdiff
2000-02-29
Gurusamy Sarathy
more adjustments needed for change#5342 under use5005th...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
1999-10-10
Gurusamy Sarathy
fix two leaks in Thread.xs (from Eugene Alterman
blob
|
commitdiff
|
diff to current
1999-10-08
Gurusamy Sarathy
remove kludgey duplicate background error avoidance...
blob
|
commitdiff
|
diff to current
1999-10-06
Gurusamy Sarathy
make die/warn and other diagnostics go to wherever...
blob
|
commitdiff
|
diff to current
1999-09-29
Charles Bailey
resync with mainline
blob
|
commitdiff
|
diff to current
1999-09-20
Gurusamy Sarathy
queue errors due to strictures rather than printing...
blob
|
commitdiff
|
diff to current
1999-08-26
Gurusamy Sarathy
new thread should set current interp in TLS
blob
|
commitdiff
|
diff to current
1999-08-01
Jarkko Hietaniemi
Integrate with Sarathy. perl.h and util.c required...
blob
|
commitdiff
|
diff to current
1999-08-01
Ilya Zakharevich
More optimizations to REx engine
blob
|
commitdiff
|
diff to current
1999-07-12
Gurusamy Sarathy
yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
blob
|
commitdiff
|
diff to current
1999-07-07
Gurusamy Sarathy
prohibit thread join()ing itself (from Dan Sugalski)
blob
|
commitdiff
|
diff to current
1999-06-09
Gurusamy Sarathy
more complete support for implicit thread/interpreter...
blob
|
commitdiff
|
diff to current
1999-06-02
Gurusamy Sarathy
remove _() non-ansism
blob
|
commitdiff
|
diff to current
1999-03-28
Gurusamy Sarathy
integrate change#3179 from maint-5.005
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
another threads reliability fix: serialize writes to...
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
various fixes for race conditions under threads: mutex...
blob
|
commitdiff
|
diff to current
1998-11-26
Gurusamy Sarathy
fix PL_defoutgv leak under threads
blob
|
commitdiff
|
diff to current
1998-11-26
Gurusamy Sarathy
properly free temporaries created by threads
blob
|
commitdiff
|
diff to current
1998-11-02
Jarkko Hietaniemi
Replace ATTR_JOINABLE with true Configure probe
blob
|
commitdiff
|
diff to current
1998-10-30
Gurusamy Sarathy
phase 1 of somewhat major rearrangement of PERL_OBJECT...
blob
|
commitdiff
|
diff to current
1998-10-26
Gurusamy Sarathy
various win32 tweaks; disable new xs_cpp section (it...
blob
|
commitdiff
|
diff to current
1998-10-20
Jarkko Hietaniemi
OLD_PTHREADS_API reorganizing.
blob
|
commitdiff
|
diff to current
1998-10-15
Gurusamy Sarathy
check in all confperl changes as of change#1964 into...
blob
|
commitdiff
|
diff to current
1998-09-23
Drago Goricanec
Thread::cond_wait bug in 5.005.51 causes deadlock
blob
|
commitdiff
|
diff to current
1998-08-02
Ilya Zakharevich
tweaked version of suggested patch
blob
|
commitdiff
|
diff to current
1998-07-21
Brad Hughes
VMS patches from Dan Sugalski <sugalskd@osshe.edu>
blob
|
commitdiff
|
diff to current
1998-07-20
Gurusamy Sarathy
complete s/foo/PL_foo/ changes (all escaped cases ident...
blob
|
commitdiff
|
diff to current
1998-07-19
Nick Ing-Simmons
PL_ minir tidy up
blob
|
commitdiff
|
diff to current
1998-07-18
Nick Ing-Simmons
Merge latest mainline
blob
|
commitdiff
|
diff to current
1998-07-18
Nick Ing-Simmons
PL_ stuff for threads
blob
|
commitdiff
|
diff to current
1998-07-18
Gurusamy Sarathy
fix yet another USE_THREADS leak due to failure to...
blob
|
commitdiff
|
diff to current
1998-07-18
Gurusamy Sarathy
fix $/ init for multiple interpreters/threads
blob
|
commitdiff
|
diff to current
1998-07-12
Gurusamy Sarathy
make RE engine threadsafe; -Dusethreads builds, tests...
blob
|
commitdiff
|
diff to current
1998-04-02
Hans Mulder
5.004_63 picky compiler fixes [PATCH]
blob
|
commitdiff
|
diff to current
1998-03-18
Malcolm Beattie
Add Thread::Signal to run signal handlers reliably...
blob
|
commitdiff
|
diff to current
1998-03-07
Gurusamy Sarathy
[win32] change all 'sp' to 'SP' in code and in the...
blob
|
commitdiff
|
diff to current
1998-02-02
Malcolm Beattie
Introduced thr->threadsvp and THREADSV() for faster...
blob
|
commitdiff
|
diff to current
1997-12-01
Nick Ing-Simmons
Create a struct for all perls globals (as an option)
blob
|
commitdiff
|
diff to current
1997-11-25
Malcolm Beattie
Fix typo in Thread.xs.
blob
|
commitdiff
|
diff to current
1997-11-25
Jarkko Hietaniemi
AIX patch (including Configure support for {sched,pthre...
blob
|
commitdiff
|
diff to current
1997-11-21
Malcolm Beattie
$_ is now per-thread (rather a lot of changes). Only...
blob
|
commitdiff
|
diff to current
1997-11-15
Gurusamy Sarathy
Add #include guard in Thread.xs so it will build even...
blob
|
commitdiff
|
diff to current
1997-11-14
Malcolm Beattie
Remove stale code from Thread.xs.
blob
|
commitdiff
|
diff to current
1997-11-13
Malcolm Beattie
Rewrite thread return code to distinguish between ordin...
blob
|
commitdiff
|
diff to current
1997-11-11
Malcolm Beattie
Initial integration of ansi branch into mainline (untes...
blob
|
commitdiff
|
diff to current
1997-11-11
Malcolm Beattie
Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
blob
|
commitdiff
|
diff to current
1997-11-10
Gurusamy Sarathy
Win32 branch now contains all non-ansification changes...
blob
|
commitdiff
|
diff to current
1997-11-08
Nick Ing-Simmons
Get threads working again on Win32
blob
|
commitdiff
|
diff to current
1997-11-07
Nick Ing-Simmons
Reverse integrate Malcolm's chanes into local
blob
|
commitdiff
|
diff to current
1997-11-07
Nick Ing-Simmons
Raw integrate of latest perl
blob
|
commitdiff
|
diff to current
1997-11-06
Malcolm Beattie
Per-thread magicals now stored in their own thr->magica...
blob
|
commitdiff
|
diff to current
1997-11-05
Malcolm Beattie
Per-thread magicals mostly working (and localisable...
blob
|
commitdiff
|
diff to current
1997-11-05
Nick Ing-Simmons
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
blob
|
commitdiff
|
diff to current
1997-11-01
Nick Ing-Simmons
Integrate mainline @ 18:15 CST 31 Oct 1997
blob
|
commitdiff
|
diff to current
1997-10-31
Nick Ing-Simmons
Further ANSI changes now builds and passes (most) tests
blob
|
commitdiff
|
diff to current
1997-10-31
Malcolm Beattie
Half way through moving per-thread magicals into per...
blob
|
commitdiff
|
diff to current
1997-10-29
Malcolm Beattie
Remove global macro "self". Change thr->Tself to thr...
blob
|
commitdiff
|
diff to current
1997-10-24
Malcolm Beattie
Improve internal threading API. Introduce win32/win32th...
blob
|
commitdiff
|
diff to current
1997-10-16
Gurusamy Sarathy
Merge changes to Thread and add makefile fixups to...
blob
|
commitdiff
|
diff to current
1997-10-16
Malcolm Beattie
Move perlext/Thread into perl/ext/Thread.
blob
|
commitdiff
|
diff to current