2004-07-16 |
Nicholas Clark | Some calls to PerlMemShared_alloc() aren't checking... |
blob | commitdiff |
2004-07-15 |
Nicholas Clark | threads.xs doesn't check the return value of the thread... |
blob | commitdiff | diff to current |
2004-06-09 |
Kevin Chase | [patch] Windows/Win32 thread handle leak with threads... |
blob | commitdiff | diff to current |
2004-01-23 |
Jan Dubois | Re: threads::shared::queue; |
blob | commitdiff | diff to current |
2004-01-08 |
Dave Mitchell | segv in pad.c with threads (was: DBD::Oracle and Perl... |
blob | commitdiff | diff to current |
2003-08-06 |
Jarkko Hietaniemi | Cast away gcc 3.3 type conversion pickiness. |
blob | commitdiff | diff to current |
2003-06-11 |
Marcus Holland-Moritz | Integrate from maint: |
blob | commitdiff | diff to current |
2003-06-07 |
Artur Bergman | Major (internal) change to make it much more easy to... |
blob | commitdiff | diff to current |
2003-06-05 |
Jarkko Hietaniemi | Even more getspecific patches from Brian De Pradine; |
blob | commitdiff | diff to current |
2003-06-05 |
Jarkko Hietaniemi | z/OS threads tweak from Brian De Pradine. |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi | According to Arthur this should help |
blob | commitdiff | diff to current |
2003-05-24 |
Jarkko Hietaniemi | Add a real scan for pthread_attr_setscope(). |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Nekkid numbers. |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Meaningless cosmetics. |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Make Perl_ithread_self() a bit more helpful when |
blob | commitdiff | diff to current |
2003-05-19 |
Jarkko Hietaniemi | Slightly wrong panic messages. |
blob | commitdiff | diff to current |
2003-05-19 |
Craig A. Berry | Based on |
blob | commitdiff | diff to current |
2003-05-01 |
Jarkko Hietaniemi | z/OS: More threaded build tweaks from Brian De Pradine-- |
blob | commitdiff | diff to current |
2003-04-21 |
Artur Bergman | Fixes bug #17043, resets PL_srand_called before the... |
blob | commitdiff | diff to current |
2003-04-16 |
Artur Bergman | Fix double join problem for those places where free |
blob | commitdiff | diff to current |
2003-04-13 |
Artur Bergman | Fix bug #16253, use all the CPU that we can :-) |
blob | commitdiff | diff to current |
2003-04-02 |
Jarkko Hietaniemi | Make at least the thread count make sense. |
blob | commitdiff | diff to current |
2003-04-01 |
Ilya Zakharevich | Integrate: |
blob | commitdiff | diff to current |
2003-02-01 |
Artur Bergman | Fix bug #15837, temporary from storable call hadn't... |
blob | commitdiff | diff to current |
2003-02-01 |
Artur Bergman | Don't free thread before using it, breaks platforms... |
blob | commitdiff | diff to current |
2003-01-04 |
Jarkko Hietaniemi | One more (or, rather, less) //. |
blob | commitdiff | diff to current |
2003-01-04 |
Jarkko Hietaniemi | Integrate from maintperl: |
blob | commitdiff | diff to current |
2003-01-03 |
Artur Bergman | Fixes bug #15273, the return of the object caused |
blob | commitdiff | diff to current |
2003-01-03 |
Artur Bergman | Fake what context we are running in for CLONE and DESTR... |
blob | commitdiff | diff to current |
2002-11-19 |
Dave Mitchell | trivial typo |
blob | commitdiff | diff to current |
2002-07-11 |
Artur Bergman | Don't set the context to the running thread before |
blob | commitdiff | diff to current |
2002-07-11 |
Artur Bergman | Problem fixed with detached threads reported by Stacy... |
blob | commitdiff | diff to current |
2002-07-10 |
Artur Bergman | Makes list skip the main thread. |
blob | commitdiff | diff to current |
2002-06-09 |
Jarkko Hietaniemi | "thread failed to start: " is better than "Died:". |
blob | commitdiff | diff to current |
2002-06-08 |
Artur Bergman | Fix for bug [ID 20020602.007]. |
blob | commitdiff | diff to current |
2002-05-16 |
Dave Mitchell | Re: [PATCH] allow use threads qw(yield) |
blob | commitdiff | diff to current |
2002-05-14 |
Dave Mitchell | allow use threads qw(yield) |
blob | commitdiff | diff to current |
2002-05-12 |
Jarkko Hietaniemi | Reword the "threads still running" cleanup message. |
blob | commitdiff | diff to current |
2002-05-10 |
Robin Barker | format and other warnings |
blob | commitdiff | diff to current |
2002-05-01 |
Artur Bergman | Cleanup memory a bit better in some cases. |
blob | commitdiff | diff to current |
2002-04-28 |
Artur Bergman | Added test cases and fixed some obvious things. |
blob | commitdiff | diff to current |
2002-04-27 |
Artur Bergman | Removed last traces of autodetach. |
blob | commitdiff | diff to current |
2002-04-22 |
Artur Bergman | End blocks were not run on Win32. |
blob | commitdiff | diff to current |
2002-04-21 |
Artur Bergman | Do not unlock mutex twice. |
blob | commitdiff | diff to current |
2002-04-21 |
Artur Bergman | Got the last memory leak in the while(1) { threads... |
blob | commitdiff | diff to current |
2002-04-20 |
Artur Bergman | Remove auto-detach |
blob | commitdiff | diff to current |
2002-04-20 |
Artur Bergman | Really let the update of the link list do something. |
blob | commitdiff | diff to current |
2002-04-18 |
Artur Bergman | Port testcases from thr5005 tests so we don't fail... |
blob | commitdiff | diff to current |
2002-04-17 |
Jarkko Hietaniemi | As suggested by Arthur: the threads and threads::shared |
blob | commitdiff | diff to current |
2002-04-11 |
Jarkko Hietaniemi | Unused variables. |
blob | commitdiff | diff to current |
2002-04-03 |
Nick Ing-Simmons | Fix segfaults when mainthread exits with other threads... |
blob | commitdiff | diff to current |
2002-02-14 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-02-13 |
Artur Bergman | rename mutex to make a bit more sense |
blob | commitdiff | diff to current |
2002-02-13 |
Artur Bergman | Track active threads.... |
blob | commitdiff | diff to current |
2002-02-13 |
Artur Bergman | Do not propagate END blocks to child threads, test. |
blob | commitdiff | diff to current |
2002-02-12 |
Artur Bergman | Stop failures if you pass an object, sv_dup might not... |
blob | commitdiff | diff to current |
2002-02-12 |
Artur Bergman | Join support, however something wierd seems to happen... |
blob | commitdiff | diff to current |
2002-01-26 |
Nick Ing-Simmons | Tinkering with thread cleanup mutex-ing - not the problem |
blob | commitdiff | diff to current |
2002-01-22 |
Nick Ing-Simmons | Shared scalars working, some shared array ops working. |
blob | commitdiff | diff to current |
2002-01-20 |
Nick Ing-Simmons | threads work again on Win32. (Not threads::shared yet) |
blob | commitdiff | diff to current |
2002-01-19 |
Nick Ing-Simmons | Nearly-working threads re-structuring. Do not integrate, |
blob | commitdiff | diff to current |
2002-01-17 |
Artur Bergman | Simplify the code that duplicates the threads |
blob | commitdiff | diff to current |
2001-10-30 |
Richard Soderberg | Mommy, what's a pointer cast? |
blob | commitdiff | diff to current |
2001-10-29 |
Artur Bergman | Ugly fix to not die when a thread creator is holding... |
blob | commitdiff | diff to current |
2001-10-26 |
Artur Bergman | Make new() work exactly like create(). Move from Config... |
blob | commitdiff | diff to current |
2001-10-26 |
Artur Bergman | Allocing a TLS in runtime is not too hot. |
blob | commitdiff | diff to current |
2001-10-22 |
Artur Bergman | Flush IO buffers before starting a thread, this mimics... |
blob | commitdiff | diff to current |
2001-10-20 |
Nick Ing-Simmons | Avoid calling (now non-existant) Perl_sv_setsv(), by... |
blob | commitdiff | diff to current |
2001-10-13 |
Artur Bergman | Set thread stack size if needed. |
blob | commitdiff | diff to current |
2001-10-13 |
Artur Bergman | We do want to set the attribute to joinable even on... |
blob | commitdiff | diff to current |
2001-10-12 |
Artur Bergman | perhaps pthread_attr_t really needs to be set for the... |
blob | commitdiff | diff to current |
2001-10-12 |
Artur Bergman | Apperently OLD PTHREADS API is a bit retarded. |
blob | commitdiff | diff to current |
2001-10-12 |
Artur Bergman | (void*) the argument to make sure we work with picky... |
blob | commitdiff | diff to current |
2001-10-12 |
Artur Bergman | A) Support OLD_PTHREADS_API |
blob | commitdiff | diff to current |
2001-09-27 |
Artur Bergman | Flush buffers on thread closedown. |
blob | commitdiff | diff to current |
2001-09-26 |
Artur Bergman | Fix negative refcount introduced by #12223. |
blob | commitdiff | diff to current |
2001-09-24 |
Jarkko Hietaniemi | Various cleanups. |
blob | commitdiff | diff to current |
2001-09-21 |
Jarkko Hietaniemi | Make AIX and Tru64 compilers happy. |
blob | commitdiff | diff to current |
2001-09-21 |
Artur Bergman | Attempt to fix solaris issue raised by Andy Dougherty. |
blob | commitdiff | diff to current |
2001-09-21 |
Artur Bergman | Rename the *thread* functions to Perl_* to avoid clashes. |
blob | commitdiff | diff to current |
2001-09-21 |
Artur Bergman | Add the shared sv space to the global vars. |
blob | commitdiff | diff to current |
2001-09-20 |
Jarkko Hietaniemi | Don't use C++ comments. |
blob | commitdiff | diff to current |
2001-09-19 |
H.Merijn Brand | Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current |
blob | commitdiff | diff to current |
2001-09-18 |
Artur Bergman | Adds the thread 0.05 module. It is now moved to the... |
blob | commitdiff | diff to current |
|