KjellKod
|
7fbdd34246
|
Added license and license referral to avoid any license confusion. G3log is a public domain dedication. Ref the unlicense.org
|
2014-07-03 15:42:19 -06:00 |
|
KjellKod
|
d5ec3424e5
|
Renaming, moving from .h to .hpp. Should not affect API, mostly internal stuff
--HG--
rename : g2log/src/g2future.h => g2log/src/g2future.hpp
rename : g2log/src/g2sink.h => g2log/src/g2sink.hpp
rename : g2log/src/g2sinkhandle.h => g2log/src/g2sinkhandle.hpp
rename : g2log/src/g2sinkwrapper.h => g2log/src/g2sinkwrapper.hpp
rename : g2log/src/shared_queue.h => g2log/src/shared_queue.hpp
|
2013-12-15 22:13:43 -07:00 |
|
KjellKod
|
889145453d
|
Updated ... performance testing in purpose. 2x1million takes 18seconds to disk. average API calls 7us, average API call and bg disk write 9us
--HG--
rename : g2log/src/g2pretendtobecopyable.hpp => g2log/src/g2moveoncopy.hpp
|
2013-11-14 22:27:03 -07:00 |
|
KjellKod
|
ab07e5978d
|
Corrected the merging compile errors...
--HG--
rename : g2log/src/crashhandler.h => g2log/src/crashhandler.hpp
rename : g2log/src/g2logmessage.h => g2log/src/g2logmessage.hpp
rename : g2log/src/g2time.h => g2log/src/g2time.hpp
|
2013-07-29 22:43:33 -06:00 |
|
KjellKod
|
a4c49a5549
|
Merged in changes from development repository.
* threadsafe use of localtime
* changing/retrieving log filename at runtime (using futures)
|
2012-10-14 01:54:56 +02:00 |
|