8000 Tags · Cerebras/g3log · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Cerebras/g3log

Tags

1.4pre-crb01

Toggle 1.4pre-crb01's commit message
Add synchronous logging mode (KjellKod#284)

1.3.2

Toggle 1.3.2's commit message
Configure GNU compilers for c++11. (KjellKod#257)

1.3.1-crb01

Toggle 1.3.1-crb01's commit message
restore original sigaction in restoreSignalHandler

- Save original sigactions in a map called gSavedSigActions
- In restoreSignalHandler, do nothing if there is no saved sigaction. If there is a saved sigaction, then re-install it.
- Fixes issue KjellKod#253 in upstream.

1.3.1

Toggle 1.3.1's commit message
 CMake: CMAKE_INSTALL_PREFIX for Linux (KjellKod#243)

* CMake: CMAKE_INSTALL_PREFIX for Linux

If on Linux system CMAKE_INSTALL_PREFIX is set it overrides
CPACK_PACKAGING_INSTALL_PREFIX key.

* Readme: readme for MinGW building and installation

* Update README.markdown

1.3

Toggle 1.3's commit message
Git release versioning (KjellKod#163)

* corrected versions to fit release versioning

* fixed comments

1.2

Toggle 1.2's commit message
Merge pull request KjellKod#83 from KjellKod/duedal-install-target

Duedal install target

v1.1

Toggle v1.1's commit message
500E
Crash Handling:Clang + g3sink support

version-1.0

Toggle version-1.0's commit message
Merged in changes from development repository.

* threadsafe use of localtime
* changing/retrieving log filename at runtime (using futures)
0