Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this kills 90% of the warings in maintainer-mode | Thies C. Arntzen | 2001-08-02 | 1 | -1/+1 |
| | |||||
* | Save TSRMLS_FETCH()'s | Zeev Suraski | 2001-07-30 | 1 | -2/+7 |
| | |||||
* | Make Sebastian happy... | Zeev Suraski | 2001-07-28 | 1 | -4/+3 |
| | |||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -15/+15 |
| | |||||
* | Fix build | Sascha Schumann | 2001-07-28 | 1 | -0/+8 |
| | |||||
* | - Prepare for optimization - use a single fetch for multiple resources | Zeev Suraski | 2001-07-27 | 1 | -3/+13 |
| | | | | | - Clean a bit | ||||
* | Support for SGI's State Threads. Will be used by PHP's thttpd SAPI | Sascha Schumann | 2001-06-21 | 1 | -0/+5 |
| | | | | | initially. | ||||
* | Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress | Sascha Schumann | 2000-12-02 | 1 | -4/+0 |
| | | | | | defining PACKAGE/VERSION. | ||||
* | Beef up debugging support | Zeev Suraski | 2000-11-18 | 1 | -3/+5 |
| | |||||
* | Import debug-level improvements to TSRM, by Dmitri Dmitrienko | Zeev Suraski | 2000-11-17 | 1 | -2/+4 |
| | |||||
* | - Revert change of defining TSRM_WIN32 in dsp | Andi Gutmans | 2000-09-02 | 1 | -0/+4 |
| | |||||
* | - Use TSRM_WIN32 | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
| | |||||
* | - Support for always building TSRM into PHP | Andi Gutmans | 2000-08-31 | 1 | -0/+5 |
| | |||||
* | - Change license of .c and .h files of TSRM. It's still not the complete | Andi Gutmans | 2000-08-31 | 1 | -8/+4 |
| | | | | | | - text like in the PHP headers because we don't have it on the web yet but - it should be enough to allow Sascha to touch TSRM :) | ||||
* | Identifiers that begin with underscore are reserved for the implementation. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | |||||
* | Make it possible to access other threads' local storage. Only use it if you ↵ | Zeev Suraski | 2000-06-16 | 1 | -1/+2 |
| | | | | | | | have a clear knowledge of what you're doing! | ||||
* | THREAD_T refers to thread ids, not attributes | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
| | |||||
* | Use Critical Sections under Win32 - shows roughly 40% performance increase under | Zeev Suraski | 1999-12-20 | 1 | -1/+1 |
| | | | | | multithreaded Win32! | ||||
* | Fix leak in pthreads, and add initial support for GNU Pth | Sascha Schumann | 1999-12-05 | 1 | -0/+5 |
| | |||||
* | Add ts_allocate_dtor, use ts_allocate_[cd]tor where appropiate. | Sascha Schumann | 1999-12-05 | 1 | -3/+4 |
| | |||||
* | Explicit casts to ulong. Some compiler don't like pointers in % | Sascha Schumann | 1999-10-05 | 1 | -1/+1 |
| | |||||
* | Use libtool. | Sascha Schumann | 1999-10-04 | 1 | -1/+2 |
| | |||||
* | Do not let PACKAGE/VERSION escape from tsrm_config.h. | Sascha Schumann | 1999-09-26 | 1 | -0/+2 |
| | |||||
* | Undefine previously PACKAVE/VERSION macros. We should find a way | Sascha Schumann | 1999-09-26 | 1 | -0/+2 |
| | | | | | to suppress these from automake | ||||
* | Add new-thread handlers | Zeev Suraski | 1999-08-14 | 1 | -20/+22 |
| | |||||
* | - export patch | Andi Gutmans | 1999-04-28 | 1 | -2/+12 |
| | |||||
* | Fixes | Zeev Suraski | 1999-04-24 | 1 | -1/+1 |
| | |||||
* | set up automake | Stig S. Bakken | 1999-04-24 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 1999-04-24 | 1 | -2/+10 |
| | |||||
* | License | Zeev Suraski | 1999-04-23 | 1 | -0/+16 |
| | |||||
* | Thread Safe Resource Manager | Zeev Suraski | 1999-04-20 | 1 | -0/+63 |