Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 59230
Timestamp:
Jan 22, 2010, 7:32:31 PM (
13 years
ago)
Author:
stefans
Message:
made all public members of basic_transaction_manager static
added connect_resource, disconnect_resource
moved control over "transaction stack", i.e. binding to the parent transaction on commit/rollback from basic_transaction_manager to basic_transaction
use thread_specific_ptr<transaction> with a null cleanup function instead of thread_specific_ptr<transaction *> with default cleanup
thread local storage instead of thread_specific_ptr for GCC and MSVC
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive