sol::date_time module
commitf19c8064c7afce237533d10931479959d97c69b6
authorSven Suursoho <sven.suursoho@gmail.com>
Wed, 25 Jun 2008 18:35:01 +0000 (25 21:35 +0300)
committerSven Suursoho <sven.suursoho@gmail.com>
Wed, 25 Jun 2008 18:35:01 +0000 (25 21:35 +0300)
treec59a08dbf67733e5561b8f59149615523e5bfc60
parentd9a9b440ca63534e1c642fb4ffc5ae70171d9c57
sol::date_time module

Additionally, unified code layout
17 files changed:
sol/atomic/backoff.hpp
sol/atomic/bits/generic/operations.hpp
sol/atomic/bits/x86/operations-gcc.hpp
sol/atomic/flag.hpp
sol/atomic/operations.hpp
sol/config.cpp
sol/config.hpp
sol/date_time.hpp [new file with mode: 0644]
sol/date_time/bits/hiresolution_clock.hpp [new file with mode: 0644]
sol/date_time/duration.hpp [new file with mode: 0644]
sol/date_time/duration_test.cpp [new file with mode: 0644]
sol/date_time/hiresolution_clock.hpp [new file with mode: 0644]
sol/date_time/utc_time.hpp [new file with mode: 0644]
sol/date_time/utc_time_test.cpp [new file with mode: 0644]
sol/noncopyable.hpp
sol/test_main.cpp
sol/thread/lock_pool.hpp