index
:
embedlog
0.1.0
0.1.1
0.2.0
0.2.1
0.2.2
0.3
0.3.0
0.3.1
0.4
0.5
0.6
aix-support
feature-test-macro-mess-fix
master
nuttx-support
solaris-build-fix
stable-abi
Ultra-small yet powerful logger for embedded devices (or not)
michal.lyszczek@bofc.pl
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump to version 0.3.2
v0.3.2
Michał Łyszczek
2018-11-28
2
-2
/
+2
*
configure.ac: remove mandatory function checks
Michał Łyszczek
2018-11-25
1
-4
/
+2
*
options: fix g_options altered after el_ocleanup
Michał Łyszczek
2018-11-25
2
-1
/
+64
*
pkg: add scipts to create packages for various systems
v0.3.1-r1
0.3.1
Michał Łyszczek
2018-11-15
13
-0
/
+503
*
makefile: don't build examples on make all
Michał Łyszczek
2018-11-15
2
-2
/
+10
*
fix: lib version which was forgotten in 0.3.0
v0.3.1
Michał Łyszczek
2018-05-24
2
-2
/
+2
*
fix: missing el_cleanup in tests causing memory leak
v0.3.0
Michał Łyszczek
2018-05-06
1
-0
/
+2
*
last time minor fixes
Michał Łyszczek
2018-05-06
6
-18
/
+39
*
little fixes in documentation
Michał Łyszczek
2018-05-06
4
-7
/
+72
*
run compilation test in parallel
Michał Łyszczek
2018-05-05
2
-51
/
+143
*
rename test directories to allow parallel testing
Michał Łyszczek
2018-05-05
2
-29
/
+29
*
fix: binary logs could be enabled without output to file
Michał Łyszczek
2018-05-03
1
-24
/
+58
*
bump version to v0.3.0
Michał Łyszczek
2018-05-03
6
-6
/
+6
*
use unsigned int instead of speed_t to prevent compiler error when termios is...
Michał Łyszczek
2018-05-03
3
-7
/
+7
*
udpdated documentation
Michał Łyszczek
2018-04-26
2
-6
/
+94
*
add: couple more EINVAL checks for public functions
Michał Łyszczek
2018-04-26
4
-3
/
+8
*
Merge branch 'solaris-build-fix'
Michał Łyszczek
2018-04-23
1
-0
/
+2
|
\
|
*
add: search lm library for math
solaris-build-fix
Michał Łyszczek
2018-04-23
1
-0
/
+2
|
/
*
fix; tests some systems dont support echo -n flag
Michał Łyszczek
2018-04-23
1
-26
/
+26
*
update readme
Michał Łyszczek
2018-04-23
1
-0
/
+4
*
fix: compilation error when using portable snprintf
Michał Łyszczek
2018-04-23
1
-1
/
+1
*
Merge branch 'nuttx-support'
Michał Łyszczek
2018-04-23
44
-553
/
+3843
|
\
|
*
fix: baudrate for tty example - some systems dont like such high speed
nuttx-support
Michał Łyszczek
2018-04-22
1
-1
/
+1
|
*
add config.h to pbinary test
Michał Łyszczek
2018-04-22
1
-0
/
+2
|
*
support automatic reopening of files when frotate is enabled
Michał Łyszczek
2018-04-22
2
-59
/
+347
|
*
don't fail every el_print to file after open() failed
Michał Łyszczek
2018-04-22
2
-17
/
+75
|
*
fix compilation warnings
Michał Łyszczek
2018-04-21
2
-9
/
+1
|
*
fix: embedlog forever fails after writing to non-existing dir
Michał Łyszczek
2018-04-21
3
-0
/
+72
|
*
fix compilation warnings
Michał Łyszczek
2018-04-20
6
-13
/
+17
|
*
change some ifdef to simple if
Michał Łyszczek
2018-04-20
1
-5
/
+5
|
*
fix: clang analyzer warning
Michał Łyszczek
2018-04-20
1
-8
/
+5
|
*
add: don't *ever* modify in el_perror functions familly
Michał Łyszczek
2018-04-19
2
-0
/
+11
|
*
fix: broken distcheck after file cleanup
Michał Łyszczek
2018-04-18
1
-4
/
+1
|
*
fix failing test when --disable-timestamp was set
Michał Łyszczek
2018-04-18
1
-2
/
+2
|
*
add new options to test-compilation script
Michał Łyszczek
2018-04-18
1
-1
/
+5
|
*
add option to disable fractions of seconds in compile time
Michał Łyszczek
2018-04-18
15
-96
/
+407
|
*
add: logging of binary data
Michał Łyszczek
2018-04-17
31
-336
/
+1703
|
*
add missing checks for fync and fileno in configure
Michał Łyszczek
2018-04-16
1
-2
/
+1
|
*
add possibility to always sync do disc chosen log levels
Michał Łyszczek
2018-04-15
9
-5
/
+254
|
*
limited log levels to 8 to save memory
Michał Łyszczek
2018-04-15
6
-34
/
+23
|
*
add use of stat to check if file exists
Michał Łyszczek
2018-04-14
1
-3
/
+28
|
*
add: alternative algorithm for finding rotate file
Michał Łyszczek
2018-04-14
2
-2
/
+91
|
*
move checking for access function from stderr to file
Michał Łyszczek
2018-04-14
1
-1
/
+1
|
*
moved static current_log to el_options struct
Michał Łyszczek
2018-04-14
2
-21
/
+45
|
*
change EL_FNAME to more logical EL_FPATH
Michał Łyszczek
2018-04-14
8
-31
/
+31
|
*
packed el_options struct to save even 28bytes on each el_options object!
Michał Łyszczek
2018-04-13
2
-9
/
+12
|
*
fix: broken static analyzer (how did it even work?)
Michał Łyszczek
2018-04-13
1
-1
/
+1
|
*
add: option to *NOT* print new lines with each message
Michał Łyszczek
2018-04-13
6
-16
/
+95
|
*
add: possibility to remove micro seconds from log
Michał Łyszczek
2018-04-12
6
-27
/
+101
|
*
fix: tests after adding extended colors
Michał Łyszczek
2018-04-05
1
-0
/
+15
[next]