Kjell Hedstrom
|
07c74bbbc3
|
Update README.markdown
|
2015-07-06 22:34:20 -06:00 |
|
Kjell Hedstrom
|
389a7d695c
|
Update README.markdown
|
2015-07-06 22:32:05 -06:00 |
|
Kjell Hedstrom
|
4f73fb4f7c
|
Update README.markdown
|
2015-07-06 22:25:45 -06:00 |
|
Kjell Hedström
|
9ceb970475
|
README.markdown edited online with Bitbucket
|
2015-03-02 15:38:00 +00:00 |
|
Kjell Hedström
|
7464e55e90
|
README.markdown edited online with Bitbucket
|
2015-03-02 15:25:31 +00:00 |
|
Kjell Hedström
|
36b4c1df1d
|
README.markdown edited online with Bitbucket
|
2015-03-02 15:24:35 +00:00 |
|
Kjell Hedström
|
be5c5d6c34
|
README.markdown edited online with Bitbucket
|
2015-03-02 15:23:48 +00:00 |
|
KjellKod
|
938fc55971
|
What a mess to merge from Github/KjellKod/g3log to BitBucket/KjellKod/g3log
|
2015-02-02 00:31:43 -07:00 |
|
Kjell Hedström
|
1f844f5ea1
|
README.markdown edited online with Bitbucket
|
2015-01-08 06:23:05 +00:00 |
|
Kjell Hedström
|
1259e9e1ea
|
README.markdown edited online with Bitbucket
|
2015-01-08 06:22:36 +00:00 |
|
KjellKod
|
8bca02d3be
|
test to bookmark default as master automatically
|
2014-10-10 00:49:20 -06:00 |
|
KjellKod
|
7470e0a7a4
|
isync test
|
2014-10-10 00:22:32 -06:00 |
|
KjellKod
|
0839847182
|
test for sync
|
2014-10-10 00:10:06 -06:00 |
|
KjellKod
|
3100978492
|
test gihub sync
|
2014-10-10 00:01:58 -06:00 |
|
KjellKod
|
0b477242dd
|
Nonsense change to see if github push works
|
2014-10-09 23:07:43 -06:00 |
|
KjellKod
|
7b718d08f8
|
Tiny change to see if push to GitHub/KjellKod/g3log worked
|
2014-10-09 23:04:01 -06:00 |
|
KjellKod
|
87a095e384
|
Renamed directories for a cleaner project structure
--HG--
rename : g2log/Build.cmake => Build.cmake
rename : g2log/CMakeLists.txt => CMakeLists.txt
rename : g2log/CPackLists.txt => CPackLists.txt
rename : g2log/Dynamic.cmake => Dynamic.cmake
rename : g2log/example/Example.cmake => example/Example.cmake
rename : g2log/example/main_contract.cpp => example/main_contract.cpp
rename : g2log/example/main_sigsegv.cpp => example/main_sigsegv.cpp
rename : g2log/src/active.hpp => src/active.hpp
rename : g2log/src/crashhandler.hpp => src/crashhandler.hpp
rename : g2log/src/crashhandler_unix.cpp => src/crashhandler_unix.cpp
rename : g2log/src/crashhandler_win.cpp => src/crashhandler_win.cpp
rename : g2log/src/g2filesink.cpp => src/g2filesink.cpp
rename : g2log/src/g2filesink.hpp => src/g2filesink.hpp
rename : g2log/src/g2filesinkhelper.ipp => src/g2filesinkhelper.ipp
rename : g2log/src/g2future.hpp => src/g2future.hpp
rename : g2log/src/g2log.cpp => src/g2log.cpp
rename : g2log/src/g2log.hpp => src/g2log.hpp
rename : g2log/src/g2loglevels.cpp => src/g2loglevels.cpp
rename : g2log/src/g2loglevels.hpp => src/g2loglevels.hpp
rename : g2log/src/g2logmessage.cpp => src/g2logmessage.cpp
rename : g2log/src/g2logmessage.hpp => src/g2logmessage.hpp
rename : g2log/src/g2logmessagecapture.cpp => src/g2logmessagecapture.cpp
rename : g2log/src/g2logmessagecapture.hpp => src/g2logmessagecapture.hpp
rename : g2log/src/g2logworker.cpp => src/g2logworker.cpp
rename : g2log/src/g2logworker.hpp => src/g2logworker.hpp
rename : g2log/src/g2moveoncopy.hpp => src/g2moveoncopy.hpp
rename : g2log/src/g2sink.hpp => src/g2sink.hpp
rename : g2log/src/g2sinkhandle.hpp => src/g2sinkhandle.hpp
rename : g2log/src/g2sinkwrapper.hpp => src/g2sinkwrapper.hpp
rename : g2log/src/g2time.cpp => src/g2time.cpp
rename : g2log/src/g2time.hpp => src/g2time.hpp
rename : g2log/src/shared_queue.hpp => src/shared_queue.hpp
rename : g2log/src/std2_make_unique.hpp => src/std2_make_unique.hpp
rename : g2log/src/stlpatch_future.hpp => src/stlpatch_future.hpp
rename : g2log/test_performance/Performance.cmake => test_performance/Performance.cmake
rename : g2log/test_performance/main_threaded_mean.cpp => test_performance/main_threaded_mean.cpp
rename : g2log/test_performance/main_threaded_worst.cpp => test_performance/main_threaded_worst.cpp
rename : g2log/test_performance/performance.h => test_performance/performance.h
rename : g2log/test_unit/Test.cmake => test_unit/Test.cmake
rename : g2log/test_unit/test_concept_sink.cpp => test_unit/test_concept_sink.cpp
rename : g2log/test_unit/test_configuration.cpp => test_unit/test_configuration.cpp
rename : g2log/test_unit/test_filechange.cpp => test_unit/test_filechange.cpp
rename : g2log/test_unit/test_io.cpp => test_unit/test_io.cpp
rename : g2log/test_unit/test_linux_dynamic_loaded_sharedlib.cpp => test_unit/test_linux_dynamic_loaded_sharedlib.cpp
rename : g2log/test_unit/test_sink.cpp => test_unit/test_sink.cpp
rename : g2log/test_unit/tester_sharedlib.cpp => test_unit/tester_sharedlib.cpp
rename : g2log/test_unit/tester_sharedlib.h => test_unit/tester_sharedlib.h
rename : g2log/test_unit/testing_helpers.cpp => test_unit/testing_helpers.cpp
rename : g2log/test_unit/testing_helpers.h => test_unit/testing_helpers.h
|
2014-10-03 01:20:33 -06:00 |
|
Kjell Hedström
|
3eb2ea5e08
|
README.markdown edited online with Bitbucket
|
2014-08-07 03:57:31 +00:00 |
|
Kjell Hedström
|
71791d072a
|
README.markdown edited online with Bitbucket
|
2014-08-07 03:57:10 +00:00 |
|
Kjell Hedström
|
0eb4b28393
|
README.markdown edited online with Bitbucket
|
2014-08-07 03:56:44 +00:00 |
|
Kjell Hedström
|
f09747fba0
|
README.markdown edited online with Bitbucket
|
2014-08-07 03:52:16 +00:00 |
|
KjellKod
|
0bfd6cb97b
|
Readme. fixup
|
2014-02-25 23:18:18 -07:00 |
|
KjellKod
|
9fa3acf2cb
|
Readme. Build instructions
|
2014-02-25 23:16:59 -07:00 |
|
KjellKod
|
77653a1d3b
|
Updated REAME. Tested with Clang
|
2014-02-25 23:14:50 -07:00 |
|
KjellKod
|
02543e817a
|
VS2013 must be used,
|
2014-01-28 09:19:58 -07:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
d0045de73b
|
spell check
|
2014-01-17 09:06:11 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
460f16d5f4
|
text
|
2014-01-17 09:01:28 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
82095de062
|
code examples
|
2014-01-17 08:47:01 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
f3388a66df
|
...
|
2014-01-17 08:46:15 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
e558d3baed
|
code example of handle
|
2014-01-17 08:45:12 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
c772785e2a
|
Explanation of how to call a sink through handler
|
2014-01-17 08:44:00 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
9be95044ef
|
formatting
|
2014-01-17 08:26:38 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
ba6d1856a5
|
formatting
|
2014-01-17 08:25:38 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
f5c89d67b6
|
explanation of sinks
|
2014-01-17 08:24:35 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
3abf46b336
|
formatting
|
2014-01-17 08:20:14 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
c995f4e8a6
|
markup bugfix
|
2014-01-17 08:17:18 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
82cc712fca
|
fDraft of finished readme now that the sinks examples are in
|
2014-01-17 08:15:40 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
3b34da51db
|
Added code example on how to use sinks
|
2014-01-17 08:04:51 +01:00 |
|
kjell@kjell-win7.hsd1.co.comcast.net.
|
342c8aefff
|
fixing up. introduction
|
2014-01-17 07:34:53 +01:00 |
|
KjellKod
|
726bdb369a
|
using wiki syntax
--HG--
rename : README => README.markdown
|
2013-12-17 23:38:52 -07:00 |
|