projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
make PPPort/harness build on VMS
[p5sagit/p5-mst-13.2.git]
/
ext
/
threads
/
2001-11-16
Jarkko Hietaniemi
Make Thread a wrapper for both ithreads and 5005threads.
tree
|
commitdiff
2001-11-12
Jeffrey Friedl
a few typo fixes
tree
|
commitdiff
2001-10-30
Richard Soderberg
Mommy, what's a pointer cast?
tree
|
commitdiff
2001-10-29
Artur Bergman
Ugly fix to not die when a thread creator is holding...
tree
|
commitdiff
2001-10-28
Artur Bergman
Update documentation.
tree
|
commitdiff
2001-10-28
Artur Bergman
Manpage updates.
tree
|
commitdiff
2001-10-28
Artur Bergman
And here we use the prototypes.
tree
|
commitdiff
2001-10-26
Artur Bergman
Get the new functions right, do not export lock since...
tree
|
commitdiff
2001-10-26
Artur Bergman
And then finally cond_wait cond_signal and cond_broadca...
tree
|
commitdiff
2001-10-26
Artur Bergman
More Config::threads to threads::threads changes
tree
|
commitdiff
2001-10-26
Artur Bergman
Make new() work exactly like create(). Move from Config...
tree
|
commitdiff
2001-10-26
Artur Bergman
Allocing a TLS in runtime is not too hot.
tree
|
commitdiff
2001-10-26
Artur Bergman
Don't display debug data.
tree
|
commitdiff
2001-10-26
Artur Bergman
Extend support of change #12672 to support arrays and...
tree
|
commitdiff
2001-10-26
Artur Bergman
Fix case where shared reference does not exist in curre...
tree
|
commitdiff
2001-10-26
Artur Bergman
Support for references in shared arrays.
tree
|
commitdiff
2001-10-26
Artur Bergman
Add tests for references in hashes.
tree
|
commitdiff
2001-10-25
Andy Dougherty
Omit needless calls to pod2man (perl@12641)
tree
|
commitdiff
2001-10-25
Artur Bergman
Add support for reference members of hashes.
tree
|
commitdiff
2001-10-25
Artur Bergman
Tests shared hashes.
tree
|
commitdiff
2001-10-25
Artur Bergman
Fix threadcounts for arrays and hashes.
tree
|
commitdiff
2001-10-24
Jarkko Hietaniemi
Tru64 compiler nit.
tree
|
commitdiff
2001-10-24
Artur Bergman
Change #12623 inflicted an infinite hang. Fixed.
tree
|
commitdiff
2001-10-24
Artur Bergman
Adds support for hashes. Neither hashes nor arrays...
tree
|
commitdiff
2001-10-24
Artur Bergman
We need to do sharedsv_find in the original perl context.
tree
|
commitdiff
2001-10-24
Artur Bergman
Add support for basic support for AVs, references not...
tree
|
commitdiff
2001-10-24
Artur Bergman
We only need to fetch the SV from the backend if the...
tree
|
commitdiff
2001-10-22
Artur Bergman
Flush IO buffers before starting a thread, this mimics...
tree
|
commitdiff
2001-10-22
Jarkko Hietaniemi
Pod nits, as suggested by Stas Bekman.
tree
|
commitdiff
2001-10-22
Nick Ing-Simmons
Integrate ithreads buffer flush fix from perlio
tree
|
commitdiff
2001-10-22
Nick Ing-Simmons
All tests pass (legitimately) on ithreads
tree
|
commitdiff
2001-10-21
Artur Bergman
First support of threads::shared, support shared svs...
tree
|
commitdiff
2001-10-20
Nick Ing-Simmons
Avoid calling (now non-existant) Perl_sv_setsv(), by...
tree
|
commitdiff
2001-10-13
Artur Bergman
Set thread stack size if needed.
tree
|
commitdiff
2001-10-13
Artur Bergman
We do want to set the attribute to joinable even on...
tree
|
commitdiff
2001-10-12
Artur Bergman
perhaps pthread_attr_t really needs to be set for the...
tree
|
commitdiff
2001-10-12
Artur Bergman
pthread_keycreate not pthread_key_create under the...
tree
|
commitdiff
2001-10-12
Artur Bergman
Apperently OLD PTHREADS API is a bit retarded.
tree
|
commitdiff
2001-10-12
Artur Bergman
Let us avoid being smart for now.
tree
|
commitdiff
2001-10-12
Artur Bergman
(void*) the argument to make sure we work with picky...
tree
|
commitdiff
2001-10-12
Artur Bergman
A) Support OLD_PTHREADS_API
tree
|
commitdiff
2001-09-27
Artur Bergman
Flush buffers on thread closedown.
tree
|
commitdiff
2001-09-26
Artur Bergman
Documention update
tree
|
commitdiff
2001-09-26
Artur Bergman
Increase the amount of time we spend in each thread...
tree
|
commitdiff
2001-09-26
Artur Bergman
Threads can start executing in a different order than...
tree
|
commitdiff
2001-09-26
Artur Bergman
Add in stress_string.t to stress test threads a bit...
tree
|
commitdiff
2001-09-26
Artur Bergman
Fix negative refcount introduced by #12223.
tree
|
commitdiff
2001-09-24
Jarkko Hietaniemi
Various cleanups.
tree
|
commitdiff
2001-09-21
Jarkko Hietaniemi
Make AIX and Tru64 compilers happy.
tree
|
commitdiff
2001-09-21
Artur Bergman
Attempt to fix solaris issue raised by Andy Dougherty.
tree
|
commitdiff
2001-09-21
Artur Bergman
Rename the *thread* functions to Perl_* to avoid clashes.
tree
|
commitdiff
2001-09-21
Artur Bergman
Add the shared sv space to the global vars.
tree
|
commitdiff
2001-09-20
Jarkko Hietaniemi
Don't use C++ comments.
tree
|
commitdiff
2001-09-19
Jarkko Hietaniemi
Correct numbering of the tests is useful.
tree
|
commitdiff
2001-09-19
Jarkko Hietaniemi
More tests now.
tree
|
commitdiff
2001-09-19
H.Merijn Brand
Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
tree
|
commitdiff
2001-09-19
Artur Bergman
Make the basic test contain only realy basic API tests
tree
|
commitdiff
2001-09-19
Jarkko Hietaniemi
Indent the test a bit.
tree
|
commitdiff
2001-09-18
Rafael Garcia-Suarez
two test failures
tree
|
commitdiff
2001-09-18
Artur Bergman
Make the test behave properly!
tree
|
commitdiff
2001-09-18
Artur Bergman
Forgot the makefile
tree
|
commitdiff
2001-09-18
Artur Bergman
Adds the thread 0.05 module. It is now moved to the...
tree
|
commitdiff