Commit Graph

1400 Commits (0b822739ea8e83150dcb072e6b7bb93cb2ace3d0)
 

Author SHA1 Message Date
Timothy Stack a0ccbc9872 [build] quiet a format warning 10 years ago
Timothy Stack 0452bc0438 [build] some more sign-compare stuff 10 years ago
Suresh Sundriyal 87a669169d Merge pull request #187 from sureshsundriyal/wip
[build] Fix 'make distcheck'
10 years ago
Suresh Sundriyal 89cc9e09fd [build] Fix 'make distcheck' 10 years ago
Timothy Stack 8d20474e42 set the timestamp for the syslog file 10 years ago
Timothy Stack 397412aea3 don't check ws in diff 10 years ago
Timothy Stack 38e56b63ea [hist] fix the histogram when filters change 10 years ago
Tim Stack 1a204c6915 remove leftover test code 10 years ago
Timothy Stack 0d97e7ef59 override gettimeofday for testing 10 years ago
Timothy Stack 62011b4226 fix an errant include 10 years ago
Timothy Stack 408c690192 [log] some more logging cleanup 10 years ago
Timothy Stack f0f819b119 [log] dump more state on a crash 10 years ago
Suresh Sundriyal a1fd8f9dd9 [time_fmt] Add the new time_fmt to Makefile.am.
Makefile.in is a generated file and will get overwritten on the next
autogen run.
10 years ago
Tim Stack 38476316b2 Merge pull request #185 from androm3da/master
[time_formats] Added another time format
10 years ago
androm3da a66db0fd8b [time_formats] Added another time format
Added a new time format to the list
10 years ago
Suresh Sundriyal 0065badf1f Merge pull request #183 from sureshsundriyal/wip
[-Wformat] Fix scripty.cc again.
10 years ago
Suresh Sundriyal e62172fb63 [-Wformat] Fix scripty.cc again.
Seems like timeval is defined differently on OS X than on Linux. So
fixing the format specifier on one breaks it on the other. Explicitly
cast the value being passed in to fix the problem on both the platforms.
10 years ago
Suresh Sundriyal 814a549c72 Merge pull request #182 from sureshsundriyal/wip
[-Wunused-result] Bunch of test files.
10 years ago
Suresh Sundriyal e359f8552a [-Wunused-result] Bunch of test files. 10 years ago
Suresh Sundriyal c45496b593 [-Wformat] test/scripty.cc 10 years ago
Suresh Sundriyal 62777a92cd Merge pull request #181 from sureshsundriyal/wip
[Coverity] Fix a forward null.
10 years ago
Suresh Sundriyal 32c6874665 [-Wsign-compare] lnav_log.cc 10 years ago
Suresh Sundriyal 19e6303fac [-Wsign-compare] lnav.cc 10 years ago
Suresh Sundriyal 8c329130ed [-Wsign-compare] logfile_sub_source.cc 10 years ago
Suresh Sundriyal 410c2a3cd7 [-Wsign-compare] lnav_commands.cc 10 years ago
Suresh Sundriyal c61bfbecad [-Wsign-compare] log_vtab_impl.cc 10 years ago
Suresh Sundriyal ff4db03d5b [-Wsign-compare *&& -Wuninitailzed] log_format.cc 10 years ago
Suresh Sundriyal a21c172d8e [Coverity] Fix a forward null. 10 years ago
Suresh Sundriyal baa5ca1ea1 Revert "Enable coverity scan."
This reverts commit 661ecbeec9.
10 years ago
Suresh Sundriyal 661ecbeec9 Enable coverity scan. 10 years ago
Tim Stack 605d18ebcb Merge pull request #180 from sureshsundriyal/wip
More compiler warnings.
10 years ago
Suresh Sundriyal e6d97795fe [-Wunused-but-set-variable] vt52_curses.cc 10 years ago
Suresh Sundriyal fe6f3ec1ae [-Wsign-compare] view_curses.hh 10 years ago
Suresh Sundriyal 72bdbb5839 [-Wsign-compare] statusview_curses.hh 10 years ago
Suresh Sundriyal 67e79fb07c [-Wsign-compare] readline_curses.cc 10 years ago
Suresh Sundriyal 36b012eba3 [-Wsign-compare] filter_observer.hh 10 years ago
Suresh Sundriyal 35feb28212 [-Wsign-compare] textview_curses.hh 10 years ago
Suresh Sundriyal c23ea2cf96 [-Wsign-compare] json_ptr.hh 10 years ago
Suresh Sundriyal 04471054d8 [-Wsign-compare] data_scanner.hh 10 years ago
Suresh Sundriyal de34380aed [-Wsign-compare] readline_highlighters.cc 10 years ago
Suresh Sundriyal 1eca34b99d [travis] test-suite.log disappearance.
Seems like this is related to differences in the automake version.
10 years ago
Tim Stack 9c4568f15b Merge pull request #179 from sureshsundriyal/wip
[travis] Fix travis behavior.
10 years ago
Suresh Sundriyal 873f29c1ac [travis] List the files in test directory. 10 years ago
Suresh Sundriyal 8d6d321ec5 [travis] Print the pwd.
Travis can't seem to find the test-logs anymore.
10 years ago
Suresh Sundriyal 7d5ddc5994 [travis] Fix travis behavior.
Something seems to have changed in the travis infrastructure. It has
suddenly started complaining about 'test' usage in test_logfile.sh and
not printing out the test logs after the run.
10 years ago
Suresh Sundriyal dd8ebbd11e Merge pull request #178 from sureshsundriyal/wip
[-Wsign-compare] Type mismatch: db_sub_source.hh
10 years ago
Suresh Sundriyal e1f922d25a [-Wsign-compare] Type mismatch: db_sub_source.hh 10 years ago
Tim Stack e03b734ba1 Merge pull request #176 from sureshsundriyal/wip
[-Wsign-compare] Fix the type mismatch warnings.
10 years ago
Suresh Sundriyal e41549f96c [-Wsign-compare] Fix the type mismatch warnings. 10 years ago
Suresh Sundriyal b619860704 Merge pull request #175 from sureshsundriyal/wip
Make autogen.sh work with older versions of Automake.
10 years ago