Kjell Hedström
afa9a45a86
Update README.markdown
2017-03-24 13:49:24 -06:00
Kjell Hedström
7d6bf2fac5
Update README.markdown ( #114 )
...
* Update README.markdown
* Update README.markdown
* Update README.markdown
* Update README.markdown
* Update README.markdown
2016-08-18 00:37:28 -06:00
Kjell Hedsröm
9a5508b327
fixed typ
2015-11-23 23:18:27 -07:00
Kjell Hedsröm
01666ab80c
Added link to the API docmentation
2015-11-23 23:17:47 -07:00
Kjell Hedstrom
bb1c31577d
lists try 2
2015-09-21 16:23:27 -06:00
Kjell Hedstrom
4349797485
lists try 1
2015-09-21 16:20:32 -06:00
Kjell Hedstrom
ed51ab8dbb
ADDED vanilla API readme. Improved the README.markdown by elaborating on how to use a custom sink
2015-09-21 15:51:23 -06:00
Aleksey Dobrunov
9d853c7839
fix example
2015-09-06 15:35:03 +05:00
Aleksey Dobrunov
7d2741c9a8
fix typo
2015-08-29 15:13:08 +05:00
Kjell Hedstrom
1803498e89
Breaking change but a good change: Cleared up the API for Creating log worker and Adding sinks
2015-08-19 10:08:41 -06:00
Nicholas Omann
60b3a4c359
Changing the markdown for build examples
2015-08-06 21:40:11 -05:00
Kjell Hedstrom
7c7012325d
Easier to install. continues
...
1) Breaking change: g3 namespace replaces g2
2) g2log.hpp remains in src/g2log.hpp... but now all it does is to include the g3log.hpp, etc
3) ALL HEADER FILES ARE IN src/g3log/ while all .cpp and .ipp files are in /src (exception for g2log.hpp)
This should make it EASIER for clients to copy/install the header files to the new location. It greatly simplifies
rpm and cpackage installationsw
2015-07-19 23:10:56 -06:00
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